| Package | stimulsoft.report.chart.geoms.axis.scrollBars |
| Class | public class StiUpButtonGeom |
| Inheritance | StiUpButtonGeom StiCellGeom StiGeom Object |
| Property | Defined By | ||
|---|---|---|---|
| axis : IStiYAxis [read-only] | StiUpButtonGeom | ||
![]() | childGeoms : Vector.<StiCellGeom> [read-only] | StiCellGeom | |
![]() | clientRectangle : StiRectangle | StiCellGeom | |
![]() | invisible : Boolean [read-only] | StiCellGeom | |
![]() | type : int [read-only] | StiGeom | |
| Method | Defined By | ||
|---|---|---|---|
| StiUpButtonGeom | |||
![]() | contains(x:Number, y:Number):Boolean | StiCellGeom | |
![]() | createChildGeoms():void | StiCellGeom | |
draw(context:StiContext):void [override] | StiUpButtonGeom | ||
![]() | drawChildGeoms(context:StiContext):void | StiCellGeom | |
![]() | drawGeom(context:StiContext):void | StiCellGeom | |
![]() | StiCellGeom | ||
![]() | StiCellGeom | ||
![]() | getSeriesGeoms():Vector.<StiCellGeom> | StiCellGeom | |
![]() | invokeClick(options:StiInteractionOptions):void | StiCellGeom | |
![]() | invokeDrag(options:StiInteractionOptions):void | StiCellGeom | |
invokeMouseDown(options:StiInteractionOptions):void [override] | StiUpButtonGeom | ||
invokeMouseEnter(options:StiInteractionOptions):void [override] | StiUpButtonGeom | ||
invokeMouseLeave(options:StiInteractionOptions):void [override] | StiUpButtonGeom | ||
![]() | invokeMouseUp(options:StiInteractionOptions):void | StiCellGeom | |
| axis | property |
| StiUpButtonGeom | () | Constructor |
public function StiUpButtonGeom(axis:IStiYAxis, clientRectangle:StiRectangle)axis:IStiYAxis | |
clientRectangle:StiRectangle |
| draw | () | method |
| invokeMouseDown | () | method |
override public function invokeMouseDown(options:StiInteractionOptions):voidParameters
options:StiInteractionOptions |
| invokeMouseEnter | () | method |
override public function invokeMouseEnter(options:StiInteractionOptions):voidParameters
options:StiInteractionOptions |
| invokeMouseLeave | () | method |
override public function invokeMouseLeave(options:StiInteractionOptions):voidParameters
options:StiInteractionOptions |