Packagestimulsoft.report.chart.geoms.axis.scrollBars
Classpublic class StiHorzTrackBarGeom
InheritanceStiHorzTrackBarGeom Inheritance StiCellGeom Inheritance StiGeom Inheritance Object



Public Properties
 PropertyDefined By
  axis : IStiXAxis
[read-only]
StiHorzTrackBarGeom
 InheritedchildGeoms : Vector.<StiCellGeom>
[read-only]
StiCellGeom
 InheritedclientRectangle : StiRectangle
StiCellGeom
 Inheritedinvisible : Boolean
[read-only]
StiCellGeom
  scrollBar : StiHorzScrollBarGeom
[read-only]
StiHorzTrackBarGeom
 Inheritedtype : int
[read-only]
StiGeom
Public Methods
 MethodDefined By
  
StiHorzTrackBarGeom
 Inherited
contains(x:Number, y:Number):Boolean
StiCellGeom
 Inherited
StiCellGeom
  
draw(context:StiContext):void
[override]
StiHorzTrackBarGeom
 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]
StiHorzTrackBarGeom
  
[override]
StiHorzTrackBarGeom
  
[override]
StiHorzTrackBarGeom
  
[override]
StiHorzTrackBarGeom
 Inherited
StiCellGeom
Protected Methods
 MethodDefined By
 Inherited
allowChildDrawing(cellGeom:StiCellGeom):Boolean
StiCellGeom
Property Detail
axisproperty
axis:IStiXAxis  [read-only]


Implementation
    public function get axis():IStiXAxis
scrollBarproperty 
scrollBar:StiHorzScrollBarGeom  [read-only]


Implementation
    public function get scrollBar():StiHorzScrollBarGeom
Constructor Detail
StiHorzTrackBarGeom()Constructor
public function StiHorzTrackBarGeom(axis:IStiXAxis, clientRectangle:StiRectangle, scrollBar:StiHorzScrollBarGeom)



Parameters
axis:IStiXAxis
 
clientRectangle:StiRectangle
 
scrollBar:StiHorzScrollBarGeom
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