public var buttonGoToPage:StiFlatButton
This property can be used as the source for data binding.
public var buttonPageFirst:StiFlatButton
This property can be used as the source for data binding.
public var buttonPageLast:StiFlatButton
This property can be used as the source for data binding.
public var buttonPageNext:StiFlatButton
This property can be used as the source for data binding.
public var buttonPagePrevious:StiFlatButton
This property can be used as the source for data binding.
labelPageNofM:String
This property can be used as the source for data binding.
Implementation public function get labelPageNofM():String
public function set labelPageNofM(value:String):void
public var progressLabel:StiLabel
This property can be used as the source for data binding.
public var separator1:StiSeparator
This property can be used as the source for data binding.
public var separator2:StiSeparator
This property can be used as the source for data binding.
viewerControl:StiViewerFx
Implementation public function get viewerControl():StiViewerFx
public function set viewerControl(value:StiViewerFx):void
public function StiNavigatePanel()
Constructor.
public function refreshPageNofM():void
public function setProgressLabel(text:String):void
Parameters
public function startProgressAnimation():void
public function stopProgressAnimation():void
public function updateControlsState():void
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
Parameters
| unscaledWidth:Number |
|
| unscaledHeight:Number |
Mon Mar 27 2017, 09:08 AM +03:00