Packagestimulsoft.controls_old.visual.ribbonPanels
Classpublic class StiTextFormatRibbonPanel
InheritanceStiTextFormatRibbonPanel Inheritance StiTabNavigatorPanel Inheritance mx.containers.VBox
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  buttonCurrency : StiSpeedButton
StiTextFormatRibbonPanel
  buttonDateTime : StiSpeedButton
StiTextFormatRibbonPanel
 InheritedbuttonEnabled : Boolean
StiTabNavigatorPanel
  buttonTextFormat : StiSpeedButton
StiTextFormatRibbonPanel
 InheritedbuttonToolTip : Object
StiTabNavigatorPanel
 Inheritedcaption : String
StiTabNavigatorPanel
  designer : StiDesignerFx
StiTextFormatRibbonPanel
 InheritedshowButton : Boolean
StiTabNavigatorPanel
Public Methods
 MethodDefined By
  
Constructor.
StiTextFormatRibbonPanel
 Inherited
getControlByName(name:String):Object
StiTabNavigatorPanel
  
update():void
StiTextFormatRibbonPanel
Protected Methods
 MethodDefined By
 Inherited
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiTabNavigatorPanel
Events
 Event Summary Defined By
 Inherited
Public Constants
 ConstantDefined By
 InheritedStiButtonClick : String = buttonClick
[static]
StiTabNavigatorPanel
Property Detail
buttonCurrencyproperty
public var buttonCurrency:StiSpeedButton

This property can be used as the source for data binding.

buttonDateTimeproperty 
public var buttonDateTime:StiSpeedButton

This property can be used as the source for data binding.

buttonTextFormatproperty 
public var buttonTextFormat:StiSpeedButton

This property can be used as the source for data binding.

designerproperty 
designer:StiDesignerFx


Implementation
    public function get designer():StiDesignerFx
    public function set designer(value:StiDesignerFx):void
Constructor Detail
StiTextFormatRibbonPanel()Constructor
public function StiTextFormatRibbonPanel()

Constructor.

Method Detail
update()method
public function update():void