Properties
afterPrintEvent
after
PrintEvent: StiEvent = new StiEvent()
beforePrintEvent
before
PrintEvent: StiEvent = new StiEvent()
beginRenderEvent
begin
RenderEvent: StiEvent = new StiEvent()
collapsedValue
collapsedValue: any = null
collapsingIndex
collapsingIndex: number = 0
collapsingTreePath
collapsingTreePath: string = null
componentPlacement
componentPlacement: string = ""
defaultClientRectangle
default
ClientRectangle: Rectangle = new RectangleD(0, 0, 300, 30)
doubleClickEvent
double
ClickEvent: StiEvent = new StiEvent()
endRenderEvent
end
RenderEvent: 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()
parentComponentIsBand
parentComponentIsBand: boolean = false
parentComponentIsCrossBand
parentComponentIsCrossBand: boolean = false
pointerValue
pointerValue: any = null
renderingEvent
rendering
Event: StiEvent = new StiEvent()
Static Protected propertyBlocked
propertyBlocked: string = Math.random().toString().substr(2)
Static Protected propertyCanBreak
propertyCanBreak: string = Math.random().toString().substr(2)
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.