Package | stimulsoft.report.chart.geoms.axis.scrollBars |
Class | public class StiLeftButtonGeom |
Inheritance | StiLeftButtonGeom ![]() ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
axis : IStiXAxis [read-only] | StiLeftButtonGeom | ||
![]() | childGeoms : Vector.<StiCellGeom> [read-only] | StiCellGeom | |
![]() | clientRectangle : StiRectangle | StiCellGeom | |
![]() | invisible : Boolean [read-only] | StiCellGeom | |
![]() | type : int [read-only] | StiGeom |
Method | Defined By | ||
---|---|---|---|
StiLeftButtonGeom | |||
![]() | contains(x:Number, y:Number):Boolean | StiCellGeom | |
![]() | createChildGeoms():void | StiCellGeom | |
draw(context:StiContext):void [override] | StiLeftButtonGeom | ||
![]() | 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] | StiLeftButtonGeom | ||
invokeMouseEnter(options:StiInteractionOptions):void [override] | StiLeftButtonGeom | ||
invokeMouseLeave(options:StiInteractionOptions):void [override] | StiLeftButtonGeom | ||
![]() | invokeMouseUp(options:StiInteractionOptions):void | StiCellGeom |
axis | property |
StiLeftButtonGeom | () | Constructor |
public function StiLeftButtonGeom(axis:IStiXAxis, clientRectangle:StiRectangle)
axis:IStiXAxis | |
clientRectangle:StiRectangle |
draw | () | method |
invokeMouseDown | () | method |
override public function invokeMouseDown(options:StiInteractionOptions):void
Parameters
options:StiInteractionOptions |
invokeMouseEnter | () | method |
override public function invokeMouseEnter(options:StiInteractionOptions):void
Parameters
options:StiInteractionOptions |
invokeMouseLeave | () | method |
override public function invokeMouseLeave(options:StiInteractionOptions):void
Parameters
options:StiInteractionOptions |