Package | stimulsoft.controls_old.visual.ribbonPanels |
Class | public class StiPreviewViewRibbonPanel |
Inheritance | StiPreviewViewRibbonPanel ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
![]() | buttonEnabled : Boolean | StiTabNavigatorPanel | |
buttonFullScreen : StiButton | StiPreviewViewRibbonPanel | ||
buttonMultiplePages : StiButton | StiPreviewViewRibbonPanel | ||
![]() | buttonToolTip : Object | StiTabNavigatorPanel | |
buttonZoomOnePage : StiButton | StiPreviewViewRibbonPanel | ||
buttonZoomPageWidth : StiButton | StiPreviewViewRibbonPanel | ||
buttonZoomTwoPages : StiButton | StiPreviewViewRibbonPanel | ||
![]() | caption : String | StiTabNavigatorPanel | |
designer : StiDesignerFx | StiPreviewViewRibbonPanel | ||
![]() | showButton : Boolean | StiTabNavigatorPanel |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiPreviewViewRibbonPanel | ||
![]() | getControlByName(name:String):Object | StiTabNavigatorPanel | |
updateControlsState():void | StiPreviewViewRibbonPanel |
buttonFullScreen | property |
public var buttonFullScreen:StiButton
This property can be used as the source for data binding.
buttonMultiplePages | property |
public var buttonMultiplePages:StiButton
This property can be used as the source for data binding.
buttonZoomOnePage | property |
public var buttonZoomOnePage:StiButton
This property can be used as the source for data binding.
buttonZoomPageWidth | property |
public var buttonZoomPageWidth:StiButton
This property can be used as the source for data binding.
buttonZoomTwoPages | property |
public var buttonZoomTwoPages: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
StiPreviewViewRibbonPanel | () | Constructor |
public function StiPreviewViewRibbonPanel()
Constructor.
updateControlsState | () | method |
public function updateControlsState():void