Package | stimulsoft.controls_old.visual.ribbonPanels |
Class | public class StiPreviewFileRibbonPanel |
Inheritance | StiPreviewFileRibbonPanel ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
![]() | buttonEnabled : Boolean | StiTabNavigatorPanel | |
buttonOpen : StiButton | StiPreviewFileRibbonPanel | ||
buttonPrint : StiButton | StiPreviewFileRibbonPanel | ||
buttonSave : StiButton | StiPreviewFileRibbonPanel | ||
buttonSendEMail : StiButton | StiPreviewFileRibbonPanel | ||
![]() | buttonToolTip : Object | StiTabNavigatorPanel | |
![]() | caption : String | StiTabNavigatorPanel | |
designer : StiDesignerFx | StiPreviewFileRibbonPanel | ||
![]() | showButton : Boolean | StiTabNavigatorPanel |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiPreviewFileRibbonPanel | ||
createExportMenu():void | StiPreviewFileRibbonPanel | ||
![]() | getControlByName(name:String):Object | StiTabNavigatorPanel | |
updateControlsState():void | StiPreviewFileRibbonPanel |
buttonOpen | property |
public var buttonOpen:StiButton
This property can be used as the source for data binding.
buttonPrint | property |
public var buttonPrint:StiButton
This property can be used as the source for data binding.
buttonSave | property |
public var buttonSave:StiButton
This property can be used as the source for data binding.
buttonSendEMail | property |
public var buttonSendEMail:StiButton
This property can be used as the source for data binding.
designer | property |
designer:StiDesignerFx
public function get designer():StiDesignerFx
public function set designer(value:StiDesignerFx):void
StiPreviewFileRibbonPanel | () | Constructor |
public function StiPreviewFileRibbonPanel()
Constructor.
createExportMenu | () | method |
public function createExportMenu():void
updateControlsState | () | method |
public function updateControlsState():void