Packagestimulsoft.controls_old.visual.ribbonPanels
Classpublic class StiPreviewViewRibbonPanel
InheritanceStiPreviewViewRibbonPanel Inheritance StiTabNavigatorPanel Inheritance mx.containers.VBox
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
 InheritedbuttonEnabled : Boolean
StiTabNavigatorPanel
  buttonFullScreen : StiButton
StiPreviewViewRibbonPanel
  buttonMultiplePages : StiButton
StiPreviewViewRibbonPanel
 InheritedbuttonToolTip : Object
StiTabNavigatorPanel
  buttonZoomOnePage : StiButton
StiPreviewViewRibbonPanel
  buttonZoomPageWidth : StiButton
StiPreviewViewRibbonPanel
  buttonZoomTwoPages : StiButton
StiPreviewViewRibbonPanel
 Inheritedcaption : String
StiTabNavigatorPanel
  designer : StiDesignerFx
StiPreviewViewRibbonPanel
 InheritedshowButton : Boolean
StiTabNavigatorPanel
Public Methods
 MethodDefined By
  
Constructor.
StiPreviewViewRibbonPanel
 Inherited
getControlByName(name:String):Object
StiTabNavigatorPanel
  
StiPreviewViewRibbonPanel
Protected Methods
 MethodDefined By
 Inherited
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiTabNavigatorPanel
Events
 Event Summary Defined By
 Inherited
Public Constants
 ConstantDefined By
 InheritedStiButtonClick : String = buttonClick
[static]
StiTabNavigatorPanel
Property Detail
buttonFullScreenproperty
public var buttonFullScreen:StiButton

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

buttonMultiplePagesproperty 
public var buttonMultiplePages:StiButton

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

buttonZoomOnePageproperty 
public var buttonZoomOnePage:StiButton

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

buttonZoomPageWidthproperty 
public var buttonZoomPageWidth:StiButton

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

buttonZoomTwoPagesproperty 
public var buttonZoomTwoPages:StiButton

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

designerproperty 
designer:StiDesignerFx


Implementation
    public function get designer():StiDesignerFx
    public function set designer(value:StiDesignerFx):void
Constructor Detail
StiPreviewViewRibbonPanel()Constructor
public function StiPreviewViewRibbonPanel()

Constructor.

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