Package | stimulsoft.controls_old.visual.ribbonPanels |
Class | public class StiFontRibbonPanel |
Inheritance | StiFontRibbonPanel ![]() ![]() |
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:StiSpeedButton
This property can be used as the source for data binding.
buttonDecFontSize | property |
public var buttonDecFontSize:StiSpeedButton
This property can be used as the source for data binding.
buttonFontBold | property |
public var buttonFontBold:StiSpeedButton
This property can be used as the source for data binding.
buttonFontColor | property |
public var buttonFontColor:StiColorButton
This property can be used as the source for data binding.
buttonFontItalic | property |
public var buttonFontItalic:StiSpeedButton
This property can be used as the source for data binding.
buttonFontUndeltine | property |
public var buttonFontUndeltine:StiSpeedButton
This property can be used as the source for data binding.
buttonIncFontSize | property |
public var buttonIncFontSize:StiSpeedButton
This property can be used as the source for data binding.
comboFont | property |
public var comboFont:StiFontNameComboBox
This property can be used as the source for data binding.
comboFontSize | property |
public var comboFontSize:StiComboBox
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
StiFontRibbonPanel | () | Constructor |
public function StiFontRibbonPanel()
Constructor.