Properties
afterPrintEvent
after
PrintEvent: StiEvent = new StiEvent()
beforePrintEvent
before
PrintEvent: StiEvent = new StiEvent()
color
color
: Color = Color.black
componentPlacement
componentPlacement: string = ""
defaultClientRectangle
default
ClientRectangle: Rectangle = new RectangleD(0, 0, 60, 60)
doubleClickEvent
double
ClickEvent: StiEvent = new StiEvent()
getBookmarkEvent
get
BookmarkEvent: StiEvent = new StiEvent()
getDrillDownReportEvent
get
DrillDownReportEvent: StiEvent = new StiEvent()
getHyperlinkEvent
get
HyperlinkEvent: StiEvent = new StiEvent()
getPointerEvent
get
PointerEvent: StiEvent = new StiEvent()
getToolTipEvent
get
ToolTipEvent: StiEvent = new StiEvent()
infographicsDisplayRectangle
infographics
DisplayRectangle: RectangleD = new RectangleD(0, 0, 0, 0)
isRendered
isRendered: boolean = false
mouseEnterEvent
mouse
EnterEvent: StiEvent = new StiEvent()
mouseLeaveEvent
mouse
LeaveEvent: StiEvent = new StiEvent()
pointerValue
pointerValue: any = null
startCap
start
Cap: StiCap = new StiCap()
Static nullGuid
nullGuid: string = "nullGuid"
Static Protected propertyComponentStyle
propertyComponentStyle: string = Math.random().toString().substr(2)
Static Protected propertyDockable
propertyDockable: string = Math.random().toString().substr(2)
Static Protected propertyLinked
propertyLinked: string = Math.random().toString().substr(2)
Static Protected propertyLocked
propertyLocked: string = Math.random().toString().substr(2)
Static Protected propertyPlaceOnToolbox
propertyPlaceOnToolbox: string = Math.random().toString().substr(2)
Static Protected propertyRestrictions
propertyRestrictions: string = Math.random().toString().substr(2)
Gets the collection of meta tags. Meta tags can be used for storing specific information in report. Meta tags will be saved in report file.