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