Packagestimulsoft.controls_old.visual.ribbonPanels
Classpublic class StiFontRibbonPanel
InheritanceStiFontRibbonPanel Inheritance StiTabNavigatorPanel Inheritance mx.containers.VBox
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  buttonClearContents : StiSpeedButton
StiFontRibbonPanel
  buttonDecFontSize : StiSpeedButton
StiFontRibbonPanel
 InheritedbuttonEnabled : Boolean
StiTabNavigatorPanel
  buttonFontBold : StiSpeedButton
StiFontRibbonPanel
  buttonFontColor : StiColorButton
StiFontRibbonPanel
  buttonFontItalic : StiSpeedButton
StiFontRibbonPanel
  buttonFontUndeltine : StiSpeedButton
StiFontRibbonPanel
  buttonIncFontSize : StiSpeedButton
StiFontRibbonPanel
 InheritedbuttonToolTip : Object
StiTabNavigatorPanel
 Inheritedcaption : String
StiTabNavigatorPanel
  comboFont : StiFontNameComboBox
StiFontRibbonPanel
  comboFontSize : StiComboBox
StiFontRibbonPanel
  designer : StiDesignerFx
StiFontRibbonPanel
 InheritedshowButton : Boolean
StiTabNavigatorPanel
Public Methods
 MethodDefined By
  
Constructor.
StiFontRibbonPanel
 Inherited
getControlByName(name:String):Object
StiTabNavigatorPanel
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
buttonClearContentsproperty
public var buttonClearContents:StiSpeedButton

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

buttonDecFontSizeproperty 
public var buttonDecFontSize:StiSpeedButton

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

buttonFontBoldproperty 
public var buttonFontBold:StiSpeedButton

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

buttonFontColorproperty 
public var buttonFontColor:StiColorButton

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

buttonFontItalicproperty 
public var buttonFontItalic:StiSpeedButton

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

buttonFontUndeltineproperty 
public var buttonFontUndeltine:StiSpeedButton

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

buttonIncFontSizeproperty 
public var buttonIncFontSize:StiSpeedButton

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

comboFontproperty 
public var comboFont:StiFontNameComboBox

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

comboFontSizeproperty 
public var comboFontSize:StiComboBox

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
StiFontRibbonPanel()Constructor
public function StiFontRibbonPanel()

Constructor.