Packagestimulsoft.report.design
Classpublic class StiDesignerInitService
InheritanceStiDesignerInitService Inheritance StiService Inheritance StiObject Inheritance Object
Subclasses StiToolService, StiUndoRedoService



Public Properties
 PropertyDefined By
  designer : StiDesignerFx
StiDesignerInitService
 Inheritedproperties : StiRepositoryItems
StiService
  report : StiReport
StiDesignerInitService
 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
  
StiDesignerInitService
 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
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
 Inherited
[override] Creates a shallow copy of the current Collection.
StiService
 Inherited
StiService
Property Detail
designerproperty
designer:StiDesignerFx


Implementation
    public function get designer():StiDesignerFx
    public function set designer(value:StiDesignerFx):void
reportproperty 
report:StiReport


Implementation
    public function get report():StiReport
    public function set report(value:StiReport):void
Constructor Detail
StiDesignerInitService()Constructor
public function StiDesignerInitService(deigner:StiDesignerFx)



Parameters
deigner:StiDesignerFx