| Package | stimulsoft.report.components |
| Class | public class StiComponent |
| Inheritance | StiComponent StiBase StiService StiObject Object |
| Implements | IStiComponentGuid, IStiCanGrow, IStiCanShrink, IStiUnitConvert, IStiShift, IStiGrowToHeight, IStiConditions, IStiPrintOn, IStiInherited, IStiReportProperty, IStiInteraction, IStiSelect, IStiComponent, IStiSerializable |
| Subclasses | StiBarCode, StiChart, StiCheckBox, StiContainer, StiPrimitive, StiShape, StiSimpleText, StiUndefinedComponent, StiView, StiWinControl, StiZipCode |
| Property | Defined By | ||
|---|---|---|---|
| afterPrintEvent : StiAfterPrintEvent Occurs after the component printing. | StiComponent | ||
| alias : String Gets or sets a text that will be shown instead of a component name. | StiComponent | ||
| allowDelete : Boolean [read-only] Gets a value which indicates whether deleting of the components is allowed. | StiComponent | ||
| beforePrintEvent : StiBeforePrintEvent Occurs before printing of the component. | StiComponent | ||
| bookmark : StiBookmarkExpression Gets or sets the expression to fill a component bookmark. | StiComponent | ||
| bookmarkValue : String Gets or sets the component bookmark. | StiComponent | ||
| bottom : Number [read-only] Gets bottom position of a component. | StiComponent | ||
| canGrow : Boolean Gets or sets a value which indicates that this object can grow. | StiComponent | ||
| canShrink : Boolean Gets or sets value which indicates that this object can shrink. | StiComponent | ||
| clickEvent : StiClickEvent Occurs when user clicks on the component in the window of viewer. | StiComponent | ||
| clientRectangle : StiRectangle Gets or sets the client area of a component. | StiComponent | ||
| componentPlacement : String | StiComponent | ||
| componentStyle : String Gets or sets a style of a component. | StiComponent | ||
| componentType : int [read-only] Gets the type of processing when printing. | StiComponent | ||
| conditions : StiConditionsCollection Gets or sets the collection of conditions. | StiComponent | ||
| currentBookmark : StiBookmark Gets or sets current bookmark for this component. | StiComponent | ||
| defaultClientRectangle : StiRectangle [read-only] Gets the default client area of a component. | StiComponent | ||
| delimiterComponent : Boolean Gets or sets a value indicates that this component is used as the delimiter. | StiComponent | ||
| displayRectangle : StiRectangle
Gets or sets a rectangle of the component which it fills. | StiComponent | ||
| dockable : Boolean Gets or sets a value which indicates whether the component will be docked or not. | StiComponent | ||
| dockStyle : int Gets or sets a type of the component docking. | StiComponent | ||
| doubleClickEvent : StiDoubleClickEvent Occurs when user double clicks on the component in the window of viewer. | StiComponent | ||
| drillDownParameters : StiDictionaryCollection | StiComponent | ||
| enabled : Boolean Gets or sets a value which indicates will this component be available or not. | StiComponent | ||
| forceRedrawAll : Boolean [read-only]
Gets a value which indicates whether it is necessary to draw again the whole page when moving the component or
changing its sizes in the designer. | StiComponent | ||
| getBookmarkEvent : StiGetBookmarkEvent Occurs when getting a Bookmark for the component. | StiComponent | ||
| getDrillDownReportEvent : StiGetDrillDownReportEvent Occurs when it is required to get a report for the Drill-Down operation. | StiComponent | ||
| getHyperlinkEvent : StiGetHyperlinkEvent Occurs when getting a Hyperlink for the component. | StiComponent | ||
| getTagEvent : StiGetTagEvent Occurs when getting a Tag for the component. | StiComponent | ||
| getToolTipEvent : StiGetToolTipEvent Occurs when getting a ToolTip for the component. | StiComponent | ||
| growToHeight : Boolean Gets or sets a value which indicates that the height of this component increases/decreases to the bottom of a container. | StiComponent | ||
| guid : String | StiComponent | ||
| height : Number Gets or sets height of a component. | StiComponent | ||
| highlightState : int Gets or sets a state of highlight. | StiComponent | ||
| hyperlink : StiHyperlinkExpression Gets or sets an expression to fill a component hyperlink. | StiComponent | ||
| hyperlinkValue : String Gets or sets hyperlink of a component. | StiComponent | ||
| ignoreNamingRule : Boolean Internal use only. | StiComponent | ||
| inherited : Boolean | StiComponent | ||
| interaction : StiInteraction Gets interaction options of this component. | StiComponent | ||
| isAllowUseInTableMode : Boolean [read-only] Возможно ли добавиль компонент в групповое выделение | StiComponent | ||
| isAutomaticDock : Boolean [read-only] Gets a value which indicates that this is an automatic docking. | StiComponent | ||
| isCross : Boolean [read-only] | StiComponent | ||
| isDesigning : Boolean [read-only] Gets a value which indicates that the report in which a component is placed is being designed. | StiComponent | ||
| isEnabled : Boolean [read-only] | StiComponent | ||
| isExporting : Boolean [read-only] Gets or sets value, which indicates that the report is exporting. | StiComponent | ||
| isPrinting : Boolean [read-only] Gets a value which indicates that the component has already been printed. | StiComponent | ||
| isRendered : Boolean Gets or sets a value which indicates whether a component is rendered or not. | StiComponent | ||
| isSelected : Boolean Gets or sets value indicates is the component selected or not. | StiComponent | ||
| isThumbnails : Boolean [read-only] | StiComponent | ||
| left : Number Gets or sets left position of a component. | StiComponent | ||
| linked : Boolean Gets or sets a value which indicates whether the object snap to the container is turned on. | StiComponent | ||
![]() | localizedCategory : String [read-only] Gets a localized name of the component category. | StiBase | |
![]() | localizedName : String [read-only] Gets a localized component name. | StiBase | |
| locked : Boolean Gets or sets a value which indicates that moving is locked. | StiComponent | ||
| maxSize : StiSize Gets or sets maximal size. | StiComponent | ||
| minSize : StiSize Gets or sets minimal size. | StiComponent | ||
| mouseEnterEvent : StiMouseEnterEvent Occurs when user enters the mouse into the area of the component in the window of viewer. | StiComponent | ||
| mouseLeaveEvent : StiMouseLeaveEvent Occurs when user leaves the mouse into the area of the component in the window of viewer. | StiComponent | ||
| name : String [override] Gets or sets a name of a component. | StiComponent | ||
| page : StiPage Gets or sets the page on which an object is located. | StiComponent | ||
| parent : StiContainer Gets or sets the container in which an object is located. | StiComponent | ||
| parentBookmark : StiBookmark Gets or sets parent bookmark for this component. | StiComponent | ||
| printable : Boolean Gets or sets a value which indicates whether a component is printable or not. | StiComponent | ||
| printOn : int Gets or sets a value which indicates on what pages component will be printed. | StiComponent | ||
| priority : int [read-only] Gets a component priority. | StiComponent | ||
![]() | properties : StiRepositoryItems | StiService | |
![]() | ref : int | StiBase | |
| renderedCount : int Gets or sets a value which indicates how many times a component is rendered. | StiComponent | ||
| report : StiReport Gets or sets the report in which the component is located. | StiComponent | ||
| restrictions : int Gets or sets value which indicates the restrictions of a component. | StiComponent | ||
| right : Number [read-only] Gets right position of a component. | StiComponent | ||
| selectionTick : int | StiComponent | ||
| selectRectangle : StiRectangle Gets or sets a rectangle of a component selection. | StiComponent | ||
![]() | serviceCategory : String [read-only] Gets a service category. | StiService | |
![]() | serviceInfo : String [read-only] Gets a service description. | StiService | |
![]() | serviceName : String [override] [read-only] Gets a service name. | StiBase | |
![]() | serviceType : Class [read-only] Gets a service type. | StiService | |
| shift : Boolean Gets or sets a value which indicates that this component can be shifted. | StiComponent | ||
| shiftMode : int Gets or sets a value which indicates the shift mode of a component. | StiComponent | ||
| showQuickButtons : Boolean Gets or sets a value which indicates whether it is necessary to show quick buttons. | StiComponent | ||
| states : StiStatesManager [read-only] Gets the component states manager. | StiComponent | ||
| tag : StiTagExpression Gets or sets the expression to fill a component tag. | StiComponent | ||
| tagValue : String Gets or sets tag of a component. | StiComponent | ||
| toolTip : StiToolTipExpression Gets or sets the expression to fill a component tooltip. | StiComponent | ||
| toolTipValue : String Gets or sets a component tips. | StiComponent | ||
| top : Number Gets or sets top position of a component. | StiComponent | ||
| useParentStyles : Boolean Gets or sets a value which indicates that this component must use styles from parent component. | StiComponent | ||
| width : Number Gets or sets width of a component. | StiComponent | ||
| Method | Defined By | ||
|---|---|---|---|
StiComponent(rect:StiRectangle = null) | StiComponent | ||
applyConditions(sender:Object, conditions:StiArrayList):void | StiComponent | ||
canContainIn(component:StiComponent):Boolean Specifies that this component may be located in the specified component. | StiComponent | ||
checkForParentComponent(comp:StiComponent):Boolean | StiComponent | ||
clearAllStates():void Clear all earlier saved object states. | StiComponent | ||
clone(... args):Object [override] | StiComponent | ||
componentToPage(value:Number):Number
Converts a rectangle from the parent-container coordinates into coordinates of a page. | StiComponent | ||
Converts a rectangle from the parent-container coordinates into coordinates of a page. | StiComponent | ||
Converts a rectangle from the parent-container coordinates into coordinates of a page. | StiComponent | ||
| StiComponent | |||
doBookmark():void Invokes the GetBookmark event. | StiComponent | ||
dockToContainer():void Docks the component and all of its subordinate components. | StiComponent | ||
| StiComponent | |||
doGetBookmark():void Raises the GetBookmark event. | StiComponent | ||
[static] | StiComponent | ||
equals(object:Object):Boolean [override] | StiComponent | ||
Initializes a new instance of the SizeD class from the specified dimensions. | StiComponent | ||
Returns the DataBand in which the component is located. | StiComponent | ||
Returns a rectangle of the component showing. | StiComponent | ||
Retuns an empty rectangle to which docking is possible. | StiComponent | ||
Returns the GroupHeaderBand in which the component is located. | StiComponent | ||
getPaintRectangle(convertToHInches:Boolean = true, convertZoom:Boolean = true, docking:Boolean = true):StiRectangle Makes all necessary coversions for showing an object and returns its coordinates. | StiComponent | ||
getQuickInfo():String | StiComponent | ||
getReport():Object | StiComponent | ||
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
| StiComponent | |||
invert():void Invert selection of component. | StiComponent | ||
invokeAfterPrint(sender:Object):void Raises the AfterPrint event. | StiComponent | ||
invokeBeforePrint(sender:Object):void Raises the BeforePrint event. | StiComponent | ||
invokeEvents():void | StiComponent | ||
isExportAsImage(format:int):Boolean | StiComponent | ||
isParentSelect(component:StiComponent):Boolean [static] Retuns true if one of the parent component is selected. | StiComponent | ||
![]() | isSimple(object:*):Boolean [static] | StiObject | |
memberwiseClone():Object [override] | StiComponent | ||
newGuid():void | StiComponent | ||
packService():void [override] Packs a service. | StiComponent | ||
Converts a rectangle from coordinates of a page into the parent-container coordinates. | StiComponent | ||
Converts a rectangle from coordinates of a page into the parent-container coordinates. | StiComponent | ||
paint(args:StiPaintArgs):void | StiComponent | ||
paintSelection(args:StiPaintArgs):void | StiComponent | ||
prepare():void Подготавливает компонент для рендеринга. | StiComponent | ||
processRemoveComponent():void | StiComponent | ||
| StiComponent | |||
reset():void Reset selection of component. | StiComponent | ||
restoreState(stateName:String):void Restores the earlier saved object state. | StiComponent | ||
saveState(stateName:String):void Saves the current state of an object. | StiComponent | ||
select():void Select component. | StiComponent | ||
setPaintRectangle(rect:StiRectangle):void Internal use only. | StiComponent | ||
setReportVariables():void | StiComponent | ||
toString():String
Returns an Alias of the report or the Name of the report. | StiComponent | ||
unPrepare():void Очищает компонент после рендеринга. | StiComponent | ||
| Method | Defined By | ||
|---|---|---|---|
allowPrintOn():Boolean | StiComponent | ||
setDirectDisplayRectangle(rect:StiRectangle):void | StiComponent | ||
| Constant | Defined By | ||
|---|---|---|---|
| PropertyComponentStyle : Object [static] | StiComponent | ||
| PropertyDelimiterComponent : Object [static] | StiComponent | ||
| PropertyDockable : Object [static] | StiComponent | ||
| PropertyInherited : Object [static] | StiComponent | ||
| PropertyLinked : Object [static] | StiComponent | ||
| PropertyLocked : Object [static] | StiComponent | ||
| PropertyRenderedCount : Object [static] | StiComponent | ||
| PropertyRestrictions : Object [static] | StiComponent | ||
| PropertySelectionTick : Object [static] | StiComponent | ||
| PropertyShowQuickButtons : Object [static] | StiComponent | ||
| PropertyUseParentStyles : Object [static] | StiComponent | ||
| afterPrintEvent | property |
afterPrintEvent:StiAfterPrintEventOccurs after the component printing.
public function get afterPrintEvent():StiAfterPrintEvent public function set afterPrintEvent(value:StiAfterPrintEvent):void| alias | property |
alias:StringGets or sets a text that will be shown instead of a component name. If the text is not indicated then the name is shown.
public function get alias():String public function set alias(value:String):void| allowDelete | property |
allowDelete:Boolean [read-only] Gets a value which indicates whether deleting of the components is allowed.
public function get allowDelete():Boolean| beforePrintEvent | property |
beforePrintEvent:StiBeforePrintEventOccurs before printing of the component.
public function get beforePrintEvent():StiBeforePrintEvent public function set beforePrintEvent(value:StiBeforePrintEvent):void| bookmark | property |
bookmark:StiBookmarkExpressionGets or sets the expression to fill a component bookmark.
public function get bookmark():StiBookmarkExpression public function set bookmark(value:StiBookmarkExpression):void| bookmarkValue | property |
bookmarkValue:StringGets or sets the component bookmark.
public function get bookmarkValue():String public function set bookmarkValue(value:String):void| bottom | property |
bottom:Number [read-only] Gets bottom position of a component.
public function get bottom():Number| canGrow | property |
canGrow:BooleanGets or sets a value which indicates that this object can grow.
public function get canGrow():Boolean public function set canGrow(value:Boolean):void| canShrink | property |
canShrink:BooleanGets or sets value which indicates that this object can shrink.
public function get canShrink():Boolean public function set canShrink(value:Boolean):void| clickEvent | property |
clickEvent:StiClickEventOccurs when user clicks on the component in the window of viewer.
public function get clickEvent():StiClickEvent public function set clickEvent(value:StiClickEvent):void| clientRectangle | property |
clientRectangle:StiRectangleGets or sets the client area of a component.
public function get clientRectangle():StiRectangle public function set clientRectangle(value:StiRectangle):void| componentPlacement | property |
componentPlacement:String public function get componentPlacement():String public function set componentPlacement(value:String):void| componentStyle | property |
componentStyle:StringGets or sets a style of a component.
public function get componentStyle():String public function set componentStyle(value:String):void| componentType | property |
componentType:int [read-only] Gets the type of processing when printing.
public function get componentType():int| conditions | property |
conditions:StiConditionsCollectionGets or sets the collection of conditions.
public function get conditions():StiConditionsCollection public function set conditions(value:StiConditionsCollection):void| currentBookmark | property |
currentBookmark:StiBookmarkGets or sets current bookmark for this component.
public function get currentBookmark():StiBookmark public function set currentBookmark(value:StiBookmark):void| defaultClientRectangle | property |
defaultClientRectangle:StiRectangle [read-only] Gets the default client area of a component.
public function get defaultClientRectangle():StiRectangle| delimiterComponent | property |
delimiterComponent:BooleanGets or sets a value indicates that this component is used as the delimiter.
public function get delimiterComponent():Boolean public function set delimiterComponent(value:Boolean):void| displayRectangle | property |
displayRectangle:StiRectangleGets or sets a rectangle of the component which it fills. Docking occurs in accordance to the area of a component (Cross - components are docked by ClientRectangle).
public function get displayRectangle():StiRectangle public function set displayRectangle(value:StiRectangle):void| dockable | property |
dockable:BooleanGets or sets a value which indicates whether the component will be docked or not.
public function get dockable():Boolean public function set dockable(value:Boolean):void| dockStyle | property |
dockStyle:intGets or sets a type of the component docking.
public function get dockStyle():int public function set dockStyle(value:int):void| doubleClickEvent | property |
doubleClickEvent:StiDoubleClickEventOccurs when user double clicks on the component in the window of viewer.
public function get doubleClickEvent():StiDoubleClickEvent public function set doubleClickEvent(value:StiDoubleClickEvent):void| drillDownParameters | property |
drillDownParameters:StiDictionaryCollection public function get drillDownParameters():StiDictionaryCollection public function set drillDownParameters(value:StiDictionaryCollection):void| enabled | property |
enabled:BooleanGets or sets a value which indicates will this component be available or not.
public function get enabled():Boolean public function set enabled(value:Boolean):void| forceRedrawAll | property |
forceRedrawAll:Boolean [read-only] Gets a value which indicates whether it is necessary to draw again the whole page when moving the component or changing its sizes in the designer.
public function get forceRedrawAll():Boolean| getBookmarkEvent | property |
getBookmarkEvent:StiGetBookmarkEventOccurs when getting a Bookmark for the component.
public function get getBookmarkEvent():StiGetBookmarkEvent public function set getBookmarkEvent(value:StiGetBookmarkEvent):void| getDrillDownReportEvent | property |
getDrillDownReportEvent:StiGetDrillDownReportEventOccurs when it is required to get a report for the Drill-Down operation.
public function get getDrillDownReportEvent():StiGetDrillDownReportEvent public function set getDrillDownReportEvent(value:StiGetDrillDownReportEvent):void| getHyperlinkEvent | property |
getHyperlinkEvent:StiGetHyperlinkEventOccurs when getting a Hyperlink for the component.
public function get getHyperlinkEvent():StiGetHyperlinkEvent public function set getHyperlinkEvent(value:StiGetHyperlinkEvent):void| getTagEvent | property |
getTagEvent:StiGetTagEventOccurs when getting a Tag for the component.
public function get getTagEvent():StiGetTagEvent public function set getTagEvent(value:StiGetTagEvent):void| getToolTipEvent | property |
getToolTipEvent:StiGetToolTipEventOccurs when getting a ToolTip for the component.
public function get getToolTipEvent():StiGetToolTipEvent public function set getToolTipEvent(value:StiGetToolTipEvent):void| growToHeight | property |
growToHeight:BooleanGets or sets a value which indicates that the height of this component increases/decreases to the bottom of a container.
public function get growToHeight():Boolean public function set growToHeight(value:Boolean):void| guid | property |
guid:String public function get guid():String public function set guid(value:String):void| height | property |
height:NumberGets or sets height of a component.
public function get height():Number public function set height(value:Number):void| highlightState | property |
highlightState:intGets or sets a state of highlight.
public function get highlightState():int public function set highlightState(value:int):void| hyperlink | property |
hyperlink:StiHyperlinkExpressionGets or sets an expression to fill a component hyperlink.
public function get hyperlink():StiHyperlinkExpression public function set hyperlink(value:StiHyperlinkExpression):void| hyperlinkValue | property |
hyperlinkValue:StringGets or sets hyperlink of a component.
public function get hyperlinkValue():String public function set hyperlinkValue(value:String):void| ignoreNamingRule | property |
ignoreNamingRule:BooleanInternal use only.
public function get ignoreNamingRule():Boolean public function set ignoreNamingRule(value:Boolean):void| inherited | property |
inherited:Boolean public function get inherited():Boolean public function set inherited(value:Boolean):void| interaction | property |
interaction:StiInteractionGets interaction options of this component.
public function get interaction():StiInteraction public function set interaction(value:StiInteraction):void| isAllowUseInTableMode | property |
isAllowUseInTableMode:Boolean [read-only] Возможно ли добавиль компонент в групповое выделение
public function get isAllowUseInTableMode():Boolean| isAutomaticDock | property |
isAutomaticDock:Boolean [read-only] Gets a value which indicates that this is an automatic docking.
public function get isAutomaticDock():Boolean| isCross | property |
isCross:Boolean [read-only] public function get isCross():Boolean| isDesigning | property |
isDesigning:Boolean [read-only] Gets a value which indicates that the report in which a component is placed is being designed.
public function get isDesigning():Boolean| isEnabled | property |
isEnabled:Boolean [read-only] public function get isEnabled():Boolean| isExporting | property |
isExporting:Boolean [read-only] Gets or sets value, which indicates that the report is exporting.
public function get isExporting():Boolean| isPrinting | property |
isPrinting:Boolean [read-only] Gets a value which indicates that the component has already been printed.
public function get isPrinting():Boolean| isRendered | property |
isRendered:BooleanGets or sets a value which indicates whether a component is rendered or not.
public function get isRendered():Boolean public function set isRendered(value:Boolean):void| isSelected | property |
isSelected:BooleanGets or sets value indicates is the component selected or not.
public function get isSelected():Boolean public function set isSelected(value:Boolean):void| isThumbnails | property |
isThumbnails:Boolean [read-only] public function get isThumbnails():Boolean| left | property |
left:NumberGets or sets left position of a component.
public function get left():Number public function set left(value:Number):void| linked | property |
linked:BooleanGets or sets a value which indicates whether the object snap to the container is turned on.
public function get linked():Boolean public function set linked(value:Boolean):void| locked | property |
locked:BooleanGets or sets a value which indicates that moving is locked.
public function get locked():Boolean public function set locked(value:Boolean):void| maxSize | property |
maxSize:StiSizeGets or sets maximal size.
public function get maxSize():StiSize public function set maxSize(value:StiSize):void| minSize | property |
minSize:StiSizeGets or sets minimal size.
public function get minSize():StiSize public function set minSize(value:StiSize):void| mouseEnterEvent | property |
mouseEnterEvent:StiMouseEnterEventOccurs when user enters the mouse into the area of the component in the window of viewer.
public function get mouseEnterEvent():StiMouseEnterEvent public function set mouseEnterEvent(value:StiMouseEnterEvent):void| mouseLeaveEvent | property |
mouseLeaveEvent:StiMouseLeaveEventOccurs when user leaves the mouse into the area of the component in the window of viewer.
public function get mouseLeaveEvent():StiMouseLeaveEvent public function set mouseLeaveEvent(value:StiMouseLeaveEvent):void| name | property |
name:String[override] Gets or sets a name of a component.
public function get name():String public function set name(value:String):void| page | property |
page:StiPageGets or sets the page on which an object is located.
public function get page():StiPage public function set page(value:StiPage):void| parent | property |
parent:StiContainerGets or sets the container in which an object is located.
public function get parent():StiContainer public function set parent(value:StiContainer):void| parentBookmark | property |
parentBookmark:StiBookmarkGets or sets parent bookmark for this component.
public function get parentBookmark():StiBookmark public function set parentBookmark(value:StiBookmark):void| printable | property |
printable:BooleanGets or sets a value which indicates whether a component is printable or not.
public function get printable():Boolean public function set printable(value:Boolean):void| printOn | property |
printOn:intGets or sets a value which indicates on what pages component will be printed.
public function get printOn():int public function set printOn(value:int):void| priority | property |
priority:int [read-only] Gets a component priority.
public function get priority():int| renderedCount | property |
renderedCount:intGets or sets a value which indicates how many times a component is rendered.
public function get renderedCount():int public function set renderedCount(value:int):void| report | property |
report:StiReportGets or sets the report in which the component is located.
public function get report():StiReport public function set report(value:StiReport):void| restrictions | property |
restrictions:intGets or sets value which indicates the restrictions of a component.
public function get restrictions():int public function set restrictions(value:int):void| right | property |
right:Number [read-only] Gets right position of a component.
public function get right():Number| selectionTick | property |
selectionTick:int public function get selectionTick():int public function set selectionTick(value:int):void| selectRectangle | property |
selectRectangle:StiRectangleGets or sets a rectangle of a component selection.
public function get selectRectangle():StiRectangle public function set selectRectangle(value:StiRectangle):void| shift | property |
shift:BooleanGets or sets a value which indicates that this component can be shifted.
public function get shift():Boolean public function set shift(value:Boolean):void| shiftMode | property |
shiftMode:intGets or sets a value which indicates the shift mode of a component.
public function get shiftMode():int public function set shiftMode(value:int):void| showQuickButtons | property |
showQuickButtons:BooleanGets or sets a value which indicates whether it is necessary to show quick buttons.
public function get showQuickButtons():Boolean public function set showQuickButtons(value:Boolean):void| states | property |
states:StiStatesManager [read-only] Gets the component states manager.
public function get states():StiStatesManager| tag | property |
tag:StiTagExpressionGets or sets the expression to fill a component tag.
public function get tag():StiTagExpression public function set tag(value:StiTagExpression):void| tagValue | property |
tagValue:StringGets or sets tag of a component.
public function get tagValue():String public function set tagValue(value:String):void| toolTip | property |
toolTip:StiToolTipExpressionGets or sets the expression to fill a component tooltip.
public function get toolTip():StiToolTipExpression public function set toolTip(value:StiToolTipExpression):void| toolTipValue | property |
toolTipValue:StringGets or sets a component tips.
public function get toolTipValue():String public function set toolTipValue(value:String):void| top | property |
top:NumberGets or sets top position of a component.
public function get top():Number public function set top(value:Number):void| useParentStyles | property |
useParentStyles:BooleanGets or sets a value which indicates that this component must use styles from parent component.
public function get useParentStyles():Boolean public function set useParentStyles(value:Boolean):void| width | property |
width:NumberGets or sets width of a component.
public function get width():Number public function set width(value:Number):void| StiComponent | () | Constructor |
public function StiComponent(rect:StiRectangle = null)rect:StiRectangle (default = null) |
| allowPrintOn | () | method |
protected function allowPrintOn():BooleanReturnsBoolean |
| applyConditions | () | method |
public function applyConditions(sender:Object, conditions:StiArrayList):voidParameters
sender:Object | |
conditions:StiArrayList |
| canContainIn | () | method |
public function canContainIn(component:StiComponent):BooleanSpecifies that this component may be located in the specified component.
Parameters
component:StiComponent |
Boolean |
| checkForParentComponent | () | method |
public function checkForParentComponent(comp:StiComponent):BooleanParameters
comp:StiComponent |
Boolean |
| clearAllStates | () | method |
public function clearAllStates():voidClear all earlier saved object states.
| clone | () | method |
override public function clone(... args):ObjectParameters
... args |
Object |
| componentToPage | () | method |
public function componentToPage(value:Number):NumberConverts a rectangle from the parent-container coordinates into coordinates of a page. The method calls the ContainerToPage method of the parent component.
Parameters
value:Number |
Number |
| componentToPageP | () | method |
public function componentToPageP(point:StiPoint):StiPointConverts a rectangle from the parent-container coordinates into coordinates of a page. The method calls the ContainerToPage method of the parent component.
Parameters
point:StiPoint |
StiPoint |
| componentToPageR | () | method |
public function componentToPageR(rect:StiRectangle):StiRectangleConverts a rectangle from the parent-container coordinates into coordinates of a page. The method calls the ContainerToPage method of the parent component.
Parameters
rect:StiRectangle |
StiRectangle |
| convert | () | method |
public function convert(oldUnit:StiUnit, newUnit:StiUnit, convertComponents:Boolean = true):voidParameters
oldUnit:StiUnit | |
newUnit:StiUnit | |
convertComponents:Boolean (default = true) |
| doBookmark | () | method |
public function doBookmark():voidInvokes the GetBookmark event.
| dockToContainer | () | method |
public function dockToContainer():voidDocks the component and all of its subordinate components.
| dockToContainerRectangle | () | method |
public function dockToContainerRectangle(rect:StiRectangle):StiRectangleParameters
rect:StiRectangle |
StiRectangle |
| doGetBookmark | () | method |
public function doGetBookmark():voidRaises the GetBookmark event.
| doOffsetRect | () | method |
public static function doOffsetRect(component:StiComponent, rect:StiRectangle, offsetRect:StiRectangle):StiRectangleParameters
component:StiComponent | |
rect:StiRectangle | |
offsetRect:StiRectangle |
StiRectangle |
| equals | () | method |
override public function equals(object:Object):BooleanParameters
object:Object |
Boolean |
| getActualSize | () | method |
public function getActualSize():StiSizeInitializes a new instance of the SizeD class from the specified dimensions.
ReturnsStiSize |
| getDataBand | () | method |
public function getDataBand():StiDataBandReturns the DataBand in which the component is located. Returns null, if nothing is located.
ReturnsStiDataBand |
| getDisplayRectangle | () | method |
public function getDisplayRectangle():StiRectangleReturns a rectangle of the component showing.
ReturnsStiRectangle |
| getDockRegion | () | method |
public function getDockRegion(parent:StiComponent, useColumns:Boolean = true):StiRectangleRetuns an empty rectangle to which docking is possible.
Parameters
parent:StiComponent | |
useColumns:Boolean (default = true) |
StiRectangle |
| getGroupHeaderBand | () | method |
public function getGroupHeaderBand():StiGroupHeaderBandReturns the GroupHeaderBand in which the component is located. Returns null, if nothing is located.
ReturnsStiGroupHeaderBand |
| getPaintRectangle | () | method |
public function getPaintRectangle(convertToHInches:Boolean = true, convertZoom:Boolean = true, docking:Boolean = true):StiRectangleMakes all necessary coversions for showing an object and returns its coordinates.
Parameters
convertToHInches:Boolean (default = true) | |
convertZoom:Boolean (default = true) | |
docking:Boolean (default = true) |
StiRectangle |
| getQuickInfo | () | method |
public function getQuickInfo():StringReturnsString |
| getReport | () | method |
public function getReport():ObjectReturnsObject |
| internalRender | () | method |
| invert | () | method |
public function invert():voidInvert selection of component.
| invokeAfterPrint | () | method |
public function invokeAfterPrint(sender:Object):voidRaises the AfterPrint event. "sender" > A sender which invokes an event. "e" > A parameter which contains event data.
Parameters
sender:Object |
| invokeBeforePrint | () | method |
public function invokeBeforePrint(sender:Object):voidRaises the BeforePrint event. "sender" > A sender which invokes an event. "e" > A parameter which contains event data.
Parameters
sender:Object |
| invokeEvents | () | method |
public function invokeEvents():void| isExportAsImage | () | method |
public function isExportAsImage(format:int):BooleanParameters
format:int |
Boolean |
| isParentSelect | () | method |
public static function isParentSelect(component:StiComponent):BooleanRetuns true if one of the parent component is selected.
Parameters
component:StiComponent |
Boolean |
| memberwiseClone | () | method |
override public function memberwiseClone():ObjectReturnsObject |
| newGuid | () | method |
public function newGuid():void| packService | () | method |
override public function packService():voidPacks a service.
| pageToComponentP | () | method |
public function pageToComponentP(point:StiPoint):StiPointConverts a rectangle from coordinates of a page into the parent-container coordinates. The method calls the PageToContainer method of the parent component.
Parameters
point:StiPoint |
StiPoint |
| pageToComponentR | () | method |
public function pageToComponentR(rect:StiRectangle):StiRectangleConverts a rectangle from coordinates of a page into the parent-container coordinates. The method calls the PageToContainer method of the parent component.
Parameters
rect:StiRectangle |
StiRectangle |
| paint | () | method |
| paintSelection | () | method |
| prepare | () | method |
public function prepare():voidПодготавливает компонент для рендеринга.
| processRemoveComponent | () | method |
public function processRemoveComponent():void| render | () | method |
| reset | () | method |
public function reset():voidReset selection of component.
| restoreState | () | method |
public function restoreState(stateName:String):voidRestores the earlier saved object state.
Parameters
stateName:String |
| saveState | () | method |
public function saveState(stateName:String):voidSaves the current state of an object.
Parameters
stateName:String |
| select | () | method |
public function select():voidSelect component.
| setDirectDisplayRectangle | () | method |
| setPaintRectangle | () | method |
public function setPaintRectangle(rect:StiRectangle):voidInternal use only.
Parameters
rect:StiRectangle |
| setReportVariables | () | method |
public function setReportVariables():void| toString | () | method |
public function toString():StringReturns an Alias of the report or the Name of the report.
ReturnsString |
| unPrepare | () | method |
public function unPrepare():voidОчищает компонент после рендеринга.
| PropertyComponentStyle | Constant |
protected static const PropertyComponentStyle:Object| PropertyDelimiterComponent | Constant |
protected static const PropertyDelimiterComponent:Object| PropertyDockable | Constant |
protected static const PropertyDockable:Object| PropertyInherited | Constant |
protected static const PropertyInherited:Object| PropertyLinked | Constant |
protected static const PropertyLinked:Object| PropertyLocked | Constant |
protected static const PropertyLocked:Object| PropertyRenderedCount | Constant |
protected static const PropertyRenderedCount:Object| PropertyRestrictions | Constant |
protected static const PropertyRestrictions:Object| PropertySelectionTick | Constant |
protected static const PropertySelectionTick:Object| PropertyShowQuickButtons | Constant |
protected static const PropertyShowQuickButtons:Object| PropertyUseParentStyles | Constant |
protected static const PropertyUseParentStyles:Object