Packagestimulsoft.report.export
Classpublic class StiExportService
InheritanceStiExportService Inheritance StiService Inheritance StiObject Inheritance Object
Subclasses StiCsvExportService, StiExcel2007ExportService, StiExcelExportService, StiHtmlExportService, StiPdfExportService, StiRtfExportService, StiTxtExportService, StiWord2007ExportService



Public Properties
 PropertyDefined By
  defaultExtension : String
[read-only] Gets a default extension of export.
StiExportService
  exportFormat : int
[read-only]
StiExportService
 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
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
defaultExtensionproperty
defaultExtension:String  [read-only]

Gets a default extension of export.


Implementation
    public function get defaultExtension():String
exportFormatproperty 
exportFormat:int  [read-only]


Implementation
    public function get exportFormat():int