Package | stimulsoft.controls_old.visual.ribbonPanels |
Class | public class StiArrangeRibbonPanel |
Inheritance | StiArrangeRibbonPanel ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
buttonAlignToGrid : StiButton | StiArrangeRibbonPanel | ||
buttonBringToFront : StiButton | StiArrangeRibbonPanel | ||
buttonComponentAlign : StiButton | StiArrangeRibbonPanel | ||
buttonComponentSize : StiButton | StiArrangeRibbonPanel | ||
![]() | buttonEnabled : Boolean | StiTabNavigatorPanel | |
buttonLink : StiButton | StiArrangeRibbonPanel | ||
buttonLock : StiButton | StiArrangeRibbonPanel | ||
buttonMoveBackward : StiButton | StiArrangeRibbonPanel | ||
buttonMoveForward : StiButton | StiArrangeRibbonPanel | ||
buttonSendToBack : StiButton | StiArrangeRibbonPanel | ||
![]() | buttonToolTip : Object | StiTabNavigatorPanel | |
![]() | caption : String | StiTabNavigatorPanel | |
designer : StiDesignerFx | StiArrangeRibbonPanel | ||
![]() | showButton : Boolean | StiTabNavigatorPanel |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiArrangeRibbonPanel | ||
![]() | getControlByName(name:String):Object | StiTabNavigatorPanel | |
update():void | StiArrangeRibbonPanel |
buttonAlignToGrid | property |
public var buttonAlignToGrid:StiButton
This property can be used as the source for data binding.
buttonBringToFront | property |
public var buttonBringToFront:StiButton
This property can be used as the source for data binding.
buttonComponentAlign | property |
public var buttonComponentAlign:StiButton
This property can be used as the source for data binding.
buttonComponentSize | property |
public var buttonComponentSize:StiButton
This property can be used as the source for data binding.
buttonLink | property |
public var buttonLink:StiButton
This property can be used as the source for data binding.
buttonLock | property |
public var buttonLock:StiButton
This property can be used as the source for data binding.
buttonMoveBackward | property |
public var buttonMoveBackward:StiButton
This property can be used as the source for data binding.
buttonMoveForward | property |
public var buttonMoveForward:StiButton
This property can be used as the source for data binding.
buttonSendToBack | property |
public var buttonSendToBack: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
StiArrangeRibbonPanel | () | Constructor |
public function StiArrangeRibbonPanel()
Constructor.
update | () | method |
public function update():void