| Package | stimulsoft.report.design |
| Class | public class StiDesignerInitService |
| Inheritance | StiDesignerInitService StiService StiObject Object |
| Subclasses | StiToolService, StiUndoRedoService |
| Property | Defined By | ||
|---|---|---|---|
| designer : StiDesignerFx | StiDesignerInitService | ||
![]() | properties : StiRepositoryItems | StiService | |
| report : StiReport | StiDesignerInitService | ||
![]() | serviceCategory : String [read-only] Gets a service category. | StiService | |
![]() | serviceInfo : String [read-only] Gets a service description. | StiService | |
![]() | serviceName : String [read-only] Gets a service name. | StiService | |
![]() | serviceType : Class [read-only] Gets a service type. | StiService | |
| Method | Defined By | ||
|---|---|---|---|
StiDesignerInitService(deigner:StiDesignerFx) | StiDesignerInitService | ||
![]() | clone(... args):Object [override] Creates a new object that is a copy of the current instance. | StiService | |
![]() | equals(object:Object):Boolean | StiObject | |
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
![]() | memberwiseClone():Object [override] Creates a shallow copy of the current Collection. | StiService | |
![]() | packService():void | StiService | |
| designer | property |
designer:StiDesignerFx public function get designer():StiDesignerFx public function set designer(value:StiDesignerFx):void| report | property |
report:StiReport public function get report():StiReport public function set report(value:StiReport):void| StiDesignerInitService | () | Constructor |