| Package | stimulsoft.controls_old.visual.ribbonPanels |
| Class | public class StiFontRibbonPanel |
| Inheritance | StiFontRibbonPanel StiTabNavigatorPanel mx.containers.VBox |
| Implements | mx.binding.IBindingClient |
| Property | Defined By | ||
|---|---|---|---|
| buttonClearContents : StiSpeedButton | StiFontRibbonPanel | ||
| buttonDecFontSize : StiSpeedButton | StiFontRibbonPanel | ||
![]() | buttonEnabled : Boolean | StiTabNavigatorPanel | |
| buttonFontBold : StiSpeedButton | StiFontRibbonPanel | ||
| buttonFontColor : StiColorButton | StiFontRibbonPanel | ||
| buttonFontItalic : StiSpeedButton | StiFontRibbonPanel | ||
| buttonFontUndeltine : StiSpeedButton | StiFontRibbonPanel | ||
| buttonIncFontSize : StiSpeedButton | StiFontRibbonPanel | ||
![]() | buttonToolTip : Object | StiTabNavigatorPanel | |
![]() | caption : String | StiTabNavigatorPanel | |
| comboFont : StiFontNameComboBox | StiFontRibbonPanel | ||
| comboFontSize : StiComboBox | StiFontRibbonPanel | ||
| designer : StiDesignerFx | StiFontRibbonPanel | ||
![]() | showButton : Boolean | StiTabNavigatorPanel | |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiFontRibbonPanel | ||
![]() | getControlByName(name:String):Object | StiTabNavigatorPanel | |
| buttonClearContents | property |
public var buttonClearContents:StiSpeedButtonThis property can be used as the source for data binding.
| buttonDecFontSize | property |
public var buttonDecFontSize:StiSpeedButtonThis property can be used as the source for data binding.
| buttonFontBold | property |
public var buttonFontBold:StiSpeedButtonThis property can be used as the source for data binding.
| buttonFontColor | property |
public var buttonFontColor:StiColorButtonThis property can be used as the source for data binding.
| buttonFontItalic | property |
public var buttonFontItalic:StiSpeedButtonThis property can be used as the source for data binding.
| buttonFontUndeltine | property |
public var buttonFontUndeltine:StiSpeedButtonThis property can be used as the source for data binding.
| buttonIncFontSize | property |
public var buttonIncFontSize:StiSpeedButtonThis property can be used as the source for data binding.
| comboFont | property |
public var comboFont:StiFontNameComboBoxThis property can be used as the source for data binding.
| comboFontSize | property |
public var comboFontSize:StiComboBoxThis 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| StiFontRibbonPanel | () | Constructor |
public function StiFontRibbonPanel()Constructor.