Packagestimulsoft.controls_old.visual.ribbonPanels
Classpublic class StiPreviewPanelsRibbonPanel
InheritanceStiPreviewPanelsRibbonPanel Inheritance StiTabNavigatorPanel Inheritance mx.containers.VBox
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  buttonBookmarks : StiButton
StiPreviewPanelsRibbonPanel
 InheritedbuttonEnabled : Boolean
StiTabNavigatorPanel
  buttonParameters : StiButton
StiPreviewPanelsRibbonPanel
  buttonThumbs : StiButton
StiPreviewPanelsRibbonPanel
 InheritedbuttonToolTip : Object
StiTabNavigatorPanel
 Inheritedcaption : String
StiTabNavigatorPanel
  designer : StiDesignerFx
StiPreviewPanelsRibbonPanel
 InheritedshowButton : Boolean
StiTabNavigatorPanel
Public Methods
 MethodDefined By
  
Constructor.
StiPreviewPanelsRibbonPanel
 Inherited
getControlByName(name:String):Object
StiTabNavigatorPanel
  
StiPreviewPanelsRibbonPanel
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
buttonBookmarksproperty
public var buttonBookmarks:StiButton

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

buttonParametersproperty 
public var buttonParameters:StiButton

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

buttonThumbsproperty 
public var buttonThumbs: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
StiPreviewPanelsRibbonPanel()Constructor
public function StiPreviewPanelsRibbonPanel()

Constructor.

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