Packagestimulsoft.report.chart.geoms.axis.scrollBars
Classpublic class StiVertTrackBarGeom
InheritanceStiVertTrackBarGeom Inheritance StiCellGeom Inheritance StiGeom Inheritance Object



Public Properties
 PropertyDefined By
  axis : IStiYAxis
[read-only]
StiVertTrackBarGeom
 InheritedchildGeoms : Vector.<StiCellGeom>
[read-only]
StiCellGeom
 InheritedclientRectangle : StiRectangle
StiCellGeom
 Inheritedinvisible : Boolean
[read-only]
StiCellGeom
  scrollBar : StiVertScrollBarGeom
[read-only]
StiVertTrackBarGeom
 Inheritedtype : int
[read-only]
StiGeom
Public Methods
 MethodDefined By
  
StiVertTrackBarGeom
 Inherited
contains(x:Number, y:Number):Boolean
StiCellGeom
 Inherited
StiCellGeom
  
draw(context:StiContext):void
[override]
StiVertTrackBarGeom
 Inherited
StiCellGeom
 Inherited
drawGeom(context:StiContext):void
StiCellGeom
 Inherited
getGeomAt(parent:StiCellGeom, x:Number, y:Number):StiCellGeom
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
  
[override]
StiVertTrackBarGeom
  
[override]
StiVertTrackBarGeom
  
[override]
StiVertTrackBarGeom
  
[override]
StiVertTrackBarGeom
 Inherited
StiCellGeom
Protected Methods
 MethodDefined By
 Inherited
allowChildDrawing(cellGeom:StiCellGeom):Boolean
StiCellGeom
Property Detail
axisproperty
axis:IStiYAxis  [read-only]


Implementation
    public function get axis():IStiYAxis
scrollBarproperty 
scrollBar:StiVertScrollBarGeom  [read-only]


Implementation
    public function get scrollBar():StiVertScrollBarGeom
Constructor Detail
StiVertTrackBarGeom()Constructor
public function StiVertTrackBarGeom(axis:IStiYAxis, clientRectangle:StiRectangle, scrollBar:StiVertScrollBarGeom)



Parameters
axis:IStiYAxis
 
clientRectangle:StiRectangle
 
scrollBar:StiVertScrollBarGeom
Method Detail
draw()method
override public function draw(context:StiContext):void

Parameters

context:StiContext

invokeDrag()method 
override public function invokeDrag(options:StiInteractionOptions):void

Parameters

options:StiInteractionOptions

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