Packagestimulsoft.controls_old.visual.ribbonPanels
Classpublic class StiPreviewFileRibbonPanel
InheritanceStiPreviewFileRibbonPanel Inheritance StiTabNavigatorPanel Inheritance mx.containers.VBox
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
 InheritedbuttonEnabled : Boolean
StiTabNavigatorPanel
  buttonOpen : StiButton
StiPreviewFileRibbonPanel
  buttonPrint : StiButton
StiPreviewFileRibbonPanel
  buttonSave : StiButton
StiPreviewFileRibbonPanel
  buttonSendEMail : StiButton
StiPreviewFileRibbonPanel
 InheritedbuttonToolTip : Object
StiTabNavigatorPanel
 Inheritedcaption : String
StiTabNavigatorPanel
  designer : StiDesignerFx
StiPreviewFileRibbonPanel
 InheritedshowButton : Boolean
StiTabNavigatorPanel
Public Methods
 MethodDefined By
  
Constructor.
StiPreviewFileRibbonPanel
  
StiPreviewFileRibbonPanel
 Inherited
getControlByName(name:String):Object
StiTabNavigatorPanel
  
StiPreviewFileRibbonPanel
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
buttonOpenproperty
public var buttonOpen:StiButton

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

buttonPrintproperty 
public var buttonPrint:StiButton

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

buttonSaveproperty 
public var buttonSave:StiButton

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

buttonSendEMailproperty 
public var buttonSendEMail: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
StiPreviewFileRibbonPanel()Constructor
public function StiPreviewFileRibbonPanel()

Constructor.

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

updateControlsState()method 
public function updateControlsState():void