Package | stimulsoft.controls_old.visual.ribbonPanels |
Class | public class StiDockRibbonPanel |
Inheritance | StiDockRibbonPanel ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
buttonDockBottom : StiSpeedButton | StiDockRibbonPanel | ||
buttonDockFill : StiSpeedButton | StiDockRibbonPanel | ||
buttonDockLeft : StiSpeedButton | StiDockRibbonPanel | ||
buttonDockNone : StiSpeedButton | StiDockRibbonPanel | ||
buttonDockRight : StiSpeedButton | StiDockRibbonPanel | ||
buttonDockTop : StiSpeedButton | StiDockRibbonPanel | ||
![]() | buttonEnabled : Boolean | StiTabNavigatorPanel | |
![]() | buttonToolTip : Object | StiTabNavigatorPanel | |
![]() | caption : String | StiTabNavigatorPanel | |
designer : StiDesignerFx | StiDockRibbonPanel | ||
![]() | showButton : Boolean | StiTabNavigatorPanel |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiDockRibbonPanel | ||
![]() | getControlByName(name:String):Object | StiTabNavigatorPanel | |
update():void | StiDockRibbonPanel |
buttonDockBottom | property |
public var buttonDockBottom:StiSpeedButton
This property can be used as the source for data binding.
buttonDockFill | property |
public var buttonDockFill:StiSpeedButton
This property can be used as the source for data binding.
buttonDockLeft | property |
public var buttonDockLeft:StiSpeedButton
This property can be used as the source for data binding.
buttonDockNone | property |
public var buttonDockNone:StiSpeedButton
This property can be used as the source for data binding.
buttonDockRight | property |
public var buttonDockRight:StiSpeedButton
This property can be used as the source for data binding.
buttonDockTop | property |
public var buttonDockTop:StiSpeedButton
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
StiDockRibbonPanel | () | Constructor |
public function StiDockRibbonPanel()
Constructor.
update | () | method |
public function update():void