| Package | stimulsoft.viewer |
| Class | public class StiViewerControlChartInteraction |
| Inheritance | StiViewerControlChartInteraction Object |
| Property | Defined By | ||
|---|---|---|---|
| viewerControl : StiViewerFx [static] | StiViewerControlChartInteraction | ||
| Method | Defined By | ||
|---|---|---|---|
processChartInteractionClick(pts:StiPoint, comp:StiComponent, rect:StiRectangle):StiChartInteractionResult [static] | StiViewerControlChartInteraction | ||
processChartInteractionMouseDown(pts:StiPoint, comp:StiComponent, rect:StiRectangle, calledFromTimer:Boolean = false):void [static] | StiViewerControlChartInteraction | ||
processChartInteractionMouseEnter(pts:StiPoint, comp:StiComponent, rect:StiRectangle):StiChartInteractionResult [static] | StiViewerControlChartInteraction | ||
processChartInteractionMouseLeave(comp:StiComponent):void [static] | StiViewerControlChartInteraction | ||
[static] | StiViewerControlChartInteraction | ||
processChartInteractionOldLeaveNewEnter(pts:StiPoint, comp:StiComponent, rect:StiRectangle):StiChartInteractionResult [static] | StiViewerControlChartInteraction | ||
| viewerControl | property |
public static var viewerControl:StiViewerFx| processChartInteractionClick | () | method |
public static function processChartInteractionClick(pts:StiPoint, comp:StiComponent, rect:StiRectangle):StiChartInteractionResultParameters
pts:StiPoint | |
comp:StiComponent | |
rect:StiRectangle |
StiChartInteractionResult |
| processChartInteractionMouseDown | () | method |
public static function processChartInteractionMouseDown(pts:StiPoint, comp:StiComponent, rect:StiRectangle, calledFromTimer:Boolean = false):voidParameters
pts:StiPoint | |
comp:StiComponent | |
rect:StiRectangle | |
calledFromTimer:Boolean (default = false) |
| processChartInteractionMouseEnter | () | method |
public static function processChartInteractionMouseEnter(pts:StiPoint, comp:StiComponent, rect:StiRectangle):StiChartInteractionResultParameters
pts:StiPoint | |
comp:StiComponent | |
rect:StiRectangle |
StiChartInteractionResult |
| processChartInteractionMouseLeave | () | method |
public static function processChartInteractionMouseLeave(comp:StiComponent):voidParameters
comp:StiComponent |
| processChartInteractionMouseUp | () | method |
public static function processChartInteractionMouseUp(pts:StiPoint, comp:StiComponent, rect:StiRectangle):voidParameters
pts:StiPoint | |
comp:StiComponent | |
rect:StiRectangle |
| processChartInteractionOldLeaveNewEnter | () | method |
public static function processChartInteractionOldLeaveNewEnter(pts:StiPoint, comp:StiComponent, rect:StiRectangle):StiChartInteractionResultParameters
pts:StiPoint | |
comp:StiComponent | |
rect:StiRectangle |
StiChartInteractionResult |