Packagestimulsoft.controls_old.visual.ribbonPanels
Classpublic class StiPreviewToolsRibbonPanel
InheritanceStiPreviewToolsRibbonPanel Inheritance StiTabNavigatorPanel Inheritance mx.containers.VBox
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  buttonEditor : StiButton
StiPreviewToolsRibbonPanel
 InheritedbuttonEnabled : Boolean
StiTabNavigatorPanel
  buttonFind : StiButton
StiPreviewToolsRibbonPanel
 InheritedbuttonToolTip : Object
StiTabNavigatorPanel
 Inheritedcaption : String
StiTabNavigatorPanel
  designer : StiDesignerFx
StiPreviewToolsRibbonPanel
 InheritedshowButton : Boolean
StiTabNavigatorPanel
Public Methods
 MethodDefined By
  
Constructor.
StiPreviewToolsRibbonPanel
 Inherited
getControlByName(name:String):Object
StiTabNavigatorPanel
  
StiPreviewToolsRibbonPanel
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
buttonEditorproperty
public var buttonEditor:StiButton

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

buttonFindproperty 
public var buttonFind: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
StiPreviewToolsRibbonPanel()Constructor
public function StiPreviewToolsRibbonPanel()

Constructor.

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