Package | stimulsoft.controls_old.visual.ribbonPanels |
Class | public class StiAlignmentRibbonPanel |
Inheritance | StiAlignmentRibbonPanel ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
buttonAlignCenter : StiSpeedButton | StiAlignmentRibbonPanel | ||
buttonAlignLeft : StiSpeedButton | StiAlignmentRibbonPanel | ||
buttonAlignRight : StiSpeedButton | StiAlignmentRibbonPanel | ||
buttonAlignWidth : StiSpeedButton | StiAlignmentRibbonPanel | ||
![]() | buttonEnabled : Boolean | StiTabNavigatorPanel | |
buttonTextAngle : StiSpeedButton | StiAlignmentRibbonPanel | ||
![]() | buttonToolTip : Object | StiTabNavigatorPanel | |
buttonVerticalBottom : StiSpeedButton | StiAlignmentRibbonPanel | ||
buttonVerticalCenter : StiSpeedButton | StiAlignmentRibbonPanel | ||
buttonVerticalTop : StiSpeedButton | StiAlignmentRibbonPanel | ||
buttonWordWrap : StiSpeedButton | StiAlignmentRibbonPanel | ||
![]() | caption : String | StiTabNavigatorPanel | |
designer : StiDesignerFx | StiAlignmentRibbonPanel | ||
![]() | showButton : Boolean | StiTabNavigatorPanel |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiAlignmentRibbonPanel | ||
![]() | getControlByName(name:String):Object | StiTabNavigatorPanel | |
update():void | StiAlignmentRibbonPanel |
buttonAlignCenter | property |
public var buttonAlignCenter:StiSpeedButton
This property can be used as the source for data binding.
buttonAlignLeft | property |
public var buttonAlignLeft:StiSpeedButton
This property can be used as the source for data binding.
buttonAlignRight | property |
public var buttonAlignRight:StiSpeedButton
This property can be used as the source for data binding.
buttonAlignWidth | property |
public var buttonAlignWidth:StiSpeedButton
This property can be used as the source for data binding.
buttonTextAngle | property |
public var buttonTextAngle:StiSpeedButton
This property can be used as the source for data binding.
buttonVerticalBottom | property |
public var buttonVerticalBottom:StiSpeedButton
This property can be used as the source for data binding.
buttonVerticalCenter | property |
public var buttonVerticalCenter:StiSpeedButton
This property can be used as the source for data binding.
buttonVerticalTop | property |
public var buttonVerticalTop:StiSpeedButton
This property can be used as the source for data binding.
buttonWordWrap | property |
public var buttonWordWrap: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
StiAlignmentRibbonPanel | () | Constructor |
public function StiAlignmentRibbonPanel()
Constructor.
update | () | method |
public function update():void