Package | stimulsoft.report.engine.engineV2.builders |
Class | public class StiCloneV2Builder |
Inheritance | StiCloneV2Builder ![]() ![]() ![]() ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
![]() | clone(... args):Object [override] Creates a new object that is a copy of the current instance. | StiService | |
![]() | equals(object:Object):Boolean | StiObject | |
![]() | [static] | StiV2Builder | |
![]() | [static]
Returns a panel for the component rendering. | StiContainerV2Builder | |
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
[override] | StiCloneV2Builder | ||
![]() | isSimple(object:*):Boolean [static] | StiObject | |
![]() | memberwiseClone():Object [override] Creates a shallow copy of the current Collection. | StiService | |
![]() | packService():void | StiService | |
![]() | prepare(masterComp:StiComponent):void [override] Prepares a component for rendering. | StiComponentV2Builder | |
![]() | [override] | StiComponentV2Builder | |
![]() | setReportVariables(masterComp:StiComponent):void [override] Sets system variables which are specific for the specified component. | StiComponentV2Builder | |
![]() | unPrepare(masterComp:StiComponent):void [override] Clears a component after rendering. | StiComponentV2Builder |
internalRender | () | method |
override public function internalRender(masterComp:StiComponent):StiComponent
Parameters
masterComp:StiComponent |
StiComponent |