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