Package | stimulsoft.report.components.simpleComponents |
Class | public class StiStartPointPrimitive |
Inheritance | StiStartPointPrimitive ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
StiStartPointPrimitive(rect:StiRectangle = null) | StiStartPointPrimitive | ||
![]() | 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] | StiPointPrimitive | |
![]() | 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 |
StiStartPointPrimitive | () | Constructor |
public function StiStartPointPrimitive(rect:StiRectangle = null)
rect:StiRectangle (default = null )
|