Packagestimulsoft.report.engine.engineV2.builders
Classpublic class StiImageV2Builder
InheritanceStiImageV2Builder Inheritance StiViewV2Builder Inheritance StiComponentV2Builder Inheritance StiV2Builder Inheritance StiService Inheritance StiObject Inheritance Object



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
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
  
[override]
StiImageV2Builder
 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
internalRender()method
override public function internalRender(masterComp:StiComponent):StiComponent

Parameters

masterComp:StiComponent

Returns
StiComponent