Packagestimulsoft.report.saveLoad
Classpublic class StiDocument
InheritanceStiDocument Inheritance Object
Implements IStiType, IStiRef, IStiDocument



Public Properties
 PropertyDefined By
  bookmark : StiBookmark
[read-only]
StiDocument
  pages : StiPagesCollection
[read-only]
StiDocument
  ref : int
StiDocument
  renderedWith : int
StiDocument
  report : StiReport
StiDocument
  reportAlias : String
StiDocument
  reportAuthor : String
StiDocument
  reportCreated : StiDateTime
StiDocument
  reportDescription : String
StiDocument
  reportName : String
StiDocument
  reportVersion : String
StiDocument
  unit : StiUnit
StiDocument
  variables : StiVariablesCollection
[read-only]
StiDocument
Public Methods
 MethodDefined By
  
StiDocument
  
StiDocument
  
getType():Class
StiDocument
  
getTypeName():String
StiDocument
Property Detail
bookmarkproperty
bookmark:StiBookmark  [read-only]


Implementation
    public function get bookmark():StiBookmark
pagesproperty 
pages:StiPagesCollection  [read-only]


Implementation
    public function get pages():StiPagesCollection
refproperty 
ref:int


Implementation
    public function get ref():int
    public function set ref(value:int):void
renderedWithproperty 
renderedWith:int


Implementation
    public function get renderedWith():int
    public function set renderedWith(value:int):void
reportproperty 
report:StiReport


Implementation
    public function get report():StiReport
    public function set report(value:StiReport):void
reportAliasproperty 
reportAlias:String


Implementation
    public function get reportAlias():String
    public function set reportAlias(value:String):void
reportAuthorproperty 
reportAuthor:String


Implementation
    public function get reportAuthor():String
    public function set reportAuthor(value:String):void
reportCreatedproperty 
reportCreated:StiDateTime


Implementation
    public function get reportCreated():StiDateTime
    public function set reportCreated(value:StiDateTime):void
reportDescriptionproperty 
reportDescription:String


Implementation
    public function get reportDescription():String
    public function set reportDescription(value:String):void
reportNameproperty 
reportName:String


Implementation
    public function get reportName():String
    public function set reportName(value:String):void
reportVersionproperty 
reportVersion:String


Implementation
    public function get reportVersion():String
    public function set reportVersion(value:String):void
unitproperty 
unit:StiUnit


Implementation
    public function get unit():StiUnit
    public function set unit(value:StiUnit):void
variablesproperty 
variables:StiVariablesCollection  [read-only]


Implementation
    public function get variables():StiVariablesCollection
Constructor Detail
StiDocument()Constructor
public function StiDocument(report:StiReport)



Parameters
report:StiReport
Method Detail
getShortTypeName()method
public function getShortTypeName():String

Returns
String
getType()method 
public function getType():Class

Returns
Class
getTypeName()method 
public function getTypeName():String

Returns
String