| Package | stimulsoft.controls_old.visual.ribbonPanels |
| Class | public class StiDockRibbonPanel |
| Inheritance | StiDockRibbonPanel StiTabNavigatorPanel mx.containers.VBox |
| 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:StiSpeedButtonThis property can be used as the source for data binding.
| buttonDockFill | property |
public var buttonDockFill:StiSpeedButtonThis property can be used as the source for data binding.
| buttonDockLeft | property |
public var buttonDockLeft:StiSpeedButtonThis property can be used as the source for data binding.
| buttonDockNone | property |
public var buttonDockNone:StiSpeedButtonThis property can be used as the source for data binding.
| buttonDockRight | property |
public var buttonDockRight:StiSpeedButtonThis property can be used as the source for data binding.
| buttonDockTop | property |
public var buttonDockTop:StiSpeedButtonThis 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