Packagestimulsoft.report.viewer
Classpublic class StiViewerInfo
InheritanceStiViewerInfo Inheritance Object



Public Properties
 PropertyDefined By
  currentPage : int
Текущая выбранная во вьювере страница
StiViewerInfo
  report : StiReport
StiViewerInfo
Public Methods
 MethodDefined By
  
StiViewerInfo(report:StiReport = null)
StiViewerInfo
Property Detail
currentPageproperty
currentPage:int

Текущая выбранная во вьювере страница


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


Implementation
    public function get report():StiReport
    public function set report(value:StiReport):void
Constructor Detail
StiViewerInfo()Constructor
public function StiViewerInfo(report:StiReport = null)



Parameters
report:StiReport (default = null)