| Package | stimulsoft.viewer.panels |
| Class | public class StiViewModePanel |
| Inheritance | StiViewModePanel StiPanel mx.containers.HBox |
| Implements | mx.binding.IBindingClient |
| Property | Defined 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 | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiViewModePanel | ||
![]() | applyTheme():void | StiPanel | |
updateControlsState():void | StiViewModePanel | ||
| Method | Defined By | ||
|---|---|---|---|
![]() | onInitialize(e:FlexEvent):void | StiPanel | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | StiViewModePanel | ||
| buttonViewModeContinuous | property |
public var buttonViewModeContinuous:StiFlatButtonThis property can be used as the source for data binding.
| buttonViewModeMultiplePages | property |
public var buttonViewModeMultiplePages:StiFlatButtonThis property can be used as the source for data binding.
| buttonViewModeSinglePage | property |
public var buttonViewModeSinglePage:StiFlatButtonThis property can be used as the source for data binding.
| labelZoom | property |
public var labelZoom:StiLabelThis property can be used as the source for data binding.
| separator1 | property |
public var separator1:StiSeparatorThis property can be used as the source for data binding.
| separator2 | property |
public var separator2:StiSeparatorThis property can be used as the source for data binding.
| sliderZoom | property |
public var sliderZoom:StiSliderThis property can be used as the source for data binding.
| viewerControl | property |
viewerControl:StiViewerFx public function get viewerControl():StiViewerFx public function set viewerControl(value:StiViewerFx):void| StiViewModePanel | () | Constructor |
public function StiViewModePanel()Constructor.
| updateControlsState | () | method |
public function updateControlsState():void| updateDisplayList | () | method |
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):voidParameters
unscaledWidth:Number | |
unscaledHeight:Number |