Package | stimulsoft.base.services |
Class | public class StiService |
Inheritance | StiService ![]() ![]() |
Subclasses | StiAggregateFunctionService, StiArea, StiBarCodeTypeService, StiBase, StiChartStyle, StiConstantLines, StiDataAdapterService, StiDatabase, StiDesignerInitService, StiExportService, StiFormatService, StiSeries, StiSeriesLabels, StiShapeTypeService, StiStrips, StiTrendLine, StiV2Builder |
Property | Defined By | ||
---|---|---|---|
properties : StiRepositoryItems | StiService | ||
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 | ||
---|---|---|---|
StiService | |||
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 |
properties | property |
properties:StiRepositoryItems
public function get properties():StiRepositoryItems
public function set properties(value:StiRepositoryItems):void
serviceCategory | property |
serviceCategory:String
[read-only] Gets a service category.
public function get serviceCategory():String
serviceInfo | property |
serviceInfo:String
[read-only] Gets a service description.
public function get serviceInfo():String
serviceName | property |
serviceName:String
[read-only] Gets a service name.
public function get serviceName():String
serviceType | property |
serviceType:Class
[read-only] Gets a service type.
public function get serviceType():Class
StiService | () | Constructor |
public function StiService()
clone | () | method |
override public function clone(... args):Object
Creates a new object that is a copy of the current instance.
Parameters
... args |
Object |
memberwiseClone | () | method |
override public function memberwiseClone():Object
Creates a shallow copy of the current Collection.
ReturnsObject |
packService | () | method |
public function packService():void