Packagestimulsoft.viewer
Classpublic class StiViewerControlChartInteraction
InheritanceStiViewerControlChartInteraction Inheritance Object



Public Properties
 PropertyDefined By
  viewerControl : StiViewerFx
[static]
StiViewerControlChartInteraction
Public Methods
 MethodDefined By
  
[static]
StiViewerControlChartInteraction
  
processChartInteractionMouseDown(pts:StiPoint, comp:StiComponent, rect:StiRectangle, calledFromTimer:Boolean = false):void
[static]
StiViewerControlChartInteraction
  
[static]
StiViewerControlChartInteraction
  
[static]
StiViewerControlChartInteraction
  
[static]
StiViewerControlChartInteraction
  
[static]
StiViewerControlChartInteraction
Property Detail
viewerControlproperty
public static var viewerControl:StiViewerFx

Method Detail
processChartInteractionClick()method
public static function processChartInteractionClick(pts:StiPoint, comp:StiComponent, rect:StiRectangle):StiChartInteractionResult

Parameters

pts:StiPoint
 
comp:StiComponent
 
rect:StiRectangle

Returns
StiChartInteractionResult
processChartInteractionMouseDown()method 
public static function processChartInteractionMouseDown(pts:StiPoint, comp:StiComponent, rect:StiRectangle, calledFromTimer:Boolean = false):void

Parameters

pts:StiPoint
 
comp:StiComponent
 
rect:StiRectangle
 
calledFromTimer:Boolean (default = false)

processChartInteractionMouseEnter()method 
public static function processChartInteractionMouseEnter(pts:StiPoint, comp:StiComponent, rect:StiRectangle):StiChartInteractionResult

Parameters

pts:StiPoint
 
comp:StiComponent
 
rect:StiRectangle

Returns
StiChartInteractionResult
processChartInteractionMouseLeave()method 
public static function processChartInteractionMouseLeave(comp:StiComponent):void

Parameters

comp:StiComponent

processChartInteractionMouseUp()method 
public static function processChartInteractionMouseUp(pts:StiPoint, comp:StiComponent, rect:StiRectangle):void

Parameters

pts:StiPoint
 
comp:StiComponent
 
rect:StiRectangle

processChartInteractionOldLeaveNewEnter()method 
public static function processChartInteractionOldLeaveNewEnter(pts:StiPoint, comp:StiComponent, rect:StiRectangle):StiChartInteractionResult

Parameters

pts:StiPoint
 
comp:StiComponent
 
rect:StiRectangle

Returns
StiChartInteractionResult