| Property | Defined By | ||
|---|---|---|---|
| currentPage : int Текущая выбранная во вьювере страница | StiViewerInfo | ||
| report : StiReport | StiViewerInfo | ||
| Method | Defined By | ||
|---|---|---|---|
StiViewerInfo(report:StiReport = null) | StiViewerInfo | ||
| currentPage | property |
currentPage:intТекущая выбранная во вьювере страница
public function get currentPage():int public function set currentPage(value:int):void| report | property |
report:StiReport public function get report():StiReport public function set report(value:StiReport):void| StiViewerInfo | () | Constructor |