Packagestimulsoft.viewer.panels
Classpublic class StiViewModePanel
InheritanceStiViewModePanel Inheritance StiPanel Inheritance mx.containers.HBox
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  buttonViewModeContinuous : StiFlatButton
StiViewModePanel
  buttonViewModeMultiplePages : StiFlatButton
StiViewModePanel
  buttonViewModeSinglePage : StiFlatButton
StiViewModePanel
  labelZoom : StiLabel
StiViewModePanel
  separator1 : StiSeparator
StiViewModePanel
  separator2 : StiSeparator
StiViewModePanel
  sliderZoom : StiSlider
StiViewModePanel
  viewerControl : StiViewerFx
StiViewModePanel
Protected Properties
 PropertyDefined By
 Inheritedtheme : StiPanelTheme
[read-only]
StiPanel
Public Methods
 MethodDefined By
  
Constructor.
StiViewModePanel
 Inherited
applyTheme():void
StiPanel
  
StiViewModePanel
Protected Methods
 MethodDefined By
 Inherited
onInitialize(e:FlexEvent):void
StiPanel
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiViewModePanel
Property Detail
buttonViewModeContinuousproperty
public var buttonViewModeContinuous:StiFlatButton

This property can be used as the source for data binding.

buttonViewModeMultiplePagesproperty 
public var buttonViewModeMultiplePages:StiFlatButton

This property can be used as the source for data binding.

buttonViewModeSinglePageproperty 
public var buttonViewModeSinglePage:StiFlatButton

This property can be used as the source for data binding.

labelZoomproperty 
public var labelZoom:StiLabel

This property can be used as the source for data binding.

separator1property 
public var separator1:StiSeparator

This property can be used as the source for data binding.

separator2property 
public var separator2:StiSeparator

This property can be used as the source for data binding.

sliderZoomproperty 
public var sliderZoom:StiSlider

This property can be used as the source for data binding.

viewerControlproperty 
viewerControl:StiViewerFx


Implementation
    public function get viewerControl():StiViewerFx
    public function set viewerControl(value:StiViewerFx):void
Constructor Detail
StiViewModePanel()Constructor
public function StiViewModePanel()

Constructor.

Method Detail
updateControlsState()method
public function updateControlsState():void

updateDisplayList()method 
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void

Parameters

unscaledWidth:Number
 
unscaledHeight:Number