Packagestimulsoft.report.engine.engineV2.builders
Classpublic class StiV2Builder
InheritanceStiV2Builder Inheritance StiService Inheritance StiObject Inheritance Object
Subclasses StiComponentV2Builder



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
  
StiV2Builder
 Inherited
clone(... args):Object
[override] Creates a new object that is a copy of the current instance.
StiService
 Inherited
equals(object:Object):Boolean
StiObject
  
[static]
StiV2Builder
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
  
StiV2Builder
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
 Inherited
[override] Creates a shallow copy of the current Collection.
StiService
 Inherited
StiService
  
prepare(masterComp:StiComponent):void
StiV2Builder
  
StiV2Builder
  
StiV2Builder
  
unPrepare(masterComp:StiComponent):void
StiV2Builder
Constructor Detail
StiV2Builder()Constructor
public function StiV2Builder()



Method Detail
getBuilder()method
public static function getBuilder(componentType:StiComponent):StiV2Builder

Parameters

componentType:StiComponent

Returns
StiV2Builder
internalRender()method 
public function internalRender(masterComp:StiComponent):StiComponent

Parameters

masterComp:StiComponent

Returns
StiComponent
prepare()method 
public function prepare(masterComp:StiComponent):void

Parameters

masterComp:StiComponent

render()method 
public function render(masterComp:StiComponent):StiComponent

Parameters

masterComp:StiComponent

Returns
StiComponent
setReportVariables()method 
public function setReportVariables(masterComp:StiComponent):void

Parameters

masterComp:StiComponent

unPrepare()method 
public function unPrepare(masterComp:StiComponent):void

Parameters

masterComp:StiComponent