Package | stimulsoft.report.engine.engineV2.builders |
Class | public class StiBandV2Builder |
Inheritance | StiBandV2Builder ![]() ![]() ![]() ![]() ![]() ![]() |
Subclasses | StiDataBandV2Builder, StiFooterBandV2Builder, StiGroupFooterBandV2Builder, StiGroupHeaderBandV2Builder, StiHeaderBandV2Builder |
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 child bands. | StiBandV2Builder | ||
![]() | [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] | StiBandV2Builder | ||
![]() | 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 |
getChildBands | () | method |
public static function getChildBands(masterBand:StiBand):StiComponentsCollection
Returns child bands.
Parameters
masterBand:StiBand |
StiComponentsCollection |
internalRender | () | method |
override public function internalRender(masterComp:StiComponent):StiComponent
Parameters
masterComp:StiComponent |
StiComponent |