Packagestimulsoft.report.engine.engineV2.builders
Classpublic class StiBandV2Builder
InheritanceStiBandV2Builder Inheritance StiContainerV2Builder Inheritance StiComponentV2Builder Inheritance StiV2Builder Inheritance StiService Inheritance StiObject Inheritance Object
Subclasses StiDataBandV2Builder, StiFooterBandV2Builder, StiGroupFooterBandV2Builder, StiGroupHeaderBandV2Builder, StiHeaderBandV2Builder



Public Properties
 PropertyDefined By
 Inheritedproperties : StiRepositoryItems
StiService
 InheritedserviceCategory : String
[read-only] Gets a service category.
StiService
 InheritedserviceInfo : String
[read-only] Gets a service description.
StiService
 InheritedserviceName : String
[read-only] Gets a service name.
StiService
 InheritedserviceType : Class
[read-only] Gets a service type.
StiService
Public Methods
 MethodDefined By
 Inherited
clone(... args):Object
[override] Creates a new object that is a copy of the current instance.
StiService
 Inherited
equals(object:Object):Boolean
StiObject
 Inherited
[static]
StiV2Builder
  
[static] Returns child bands.
StiBandV2Builder
 Inherited
[static] Returns a panel for the component rendering.
StiContainerV2Builder
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
  
[override]
StiBandV2Builder
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
 Inherited
[override] Creates a shallow copy of the current Collection.
StiService
 Inherited
StiService
 Inherited
prepare(masterComp:StiComponent):void
[override] Prepares a component for rendering.
StiComponentV2Builder
 Inherited
[override]
StiComponentV2Builder
 Inherited
[override] Sets system variables which are specific for the specified component.
StiComponentV2Builder
 Inherited
unPrepare(masterComp:StiComponent):void
[override] Clears a component after rendering.
StiComponentV2Builder
Method Detail
getChildBands()method
public static function getChildBands(masterBand:StiBand):StiComponentsCollection

Returns child bands.

Parameters

masterBand:StiBand

Returns
StiComponentsCollection
internalRender()method 
override public function internalRender(masterComp:StiComponent):StiComponent

Parameters

masterComp:StiComponent

Returns
StiComponent