Package | stimulsoft.controls_old.visual.ribbonPanels |
Class | public class StiBordersRibbonPanel |
Inheritance | StiBordersRibbonPanel ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
buttonBorderAll : StiSpeedButton | StiBordersRibbonPanel | ||
buttonBorderBottom : StiSpeedButton | StiBordersRibbonPanel | ||
buttonBorderColor : StiColorButton | StiBordersRibbonPanel | ||
buttonBorderLeft : StiSpeedButton | StiBordersRibbonPanel | ||
buttonBorderNone : StiSpeedButton | StiBordersRibbonPanel | ||
buttonBorderRight : StiSpeedButton | StiBordersRibbonPanel | ||
buttonBorderShadow : StiSpeedButton | StiBordersRibbonPanel | ||
buttonBorderTop : StiSpeedButton | StiBordersRibbonPanel | ||
buttonBrushBackground : StiColorButton | StiBordersRibbonPanel | ||
![]() | buttonEnabled : Boolean | StiTabNavigatorPanel | |
![]() | buttonToolTip : Object | StiTabNavigatorPanel | |
![]() | caption : String | StiTabNavigatorPanel | |
comboBorderStyle : StiBorderStyleCompoBox | StiBordersRibbonPanel | ||
designer : StiDesignerFx | StiBordersRibbonPanel | ||
![]() | showButton : Boolean | StiTabNavigatorPanel |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiBordersRibbonPanel | ||
![]() | getControlByName(name:String):Object | StiTabNavigatorPanel | |
update():void | StiBordersRibbonPanel |
buttonBorderAll | property |
public var buttonBorderAll:StiSpeedButton
This property can be used as the source for data binding.
buttonBorderBottom | property |
public var buttonBorderBottom:StiSpeedButton
This property can be used as the source for data binding.
buttonBorderColor | property |
public var buttonBorderColor:StiColorButton
This property can be used as the source for data binding.
buttonBorderLeft | property |
public var buttonBorderLeft:StiSpeedButton
This property can be used as the source for data binding.
buttonBorderNone | property |
public var buttonBorderNone:StiSpeedButton
This property can be used as the source for data binding.
buttonBorderRight | property |
public var buttonBorderRight:StiSpeedButton
This property can be used as the source for data binding.
buttonBorderShadow | property |
public var buttonBorderShadow:StiSpeedButton
This property can be used as the source for data binding.
buttonBorderTop | property |
public var buttonBorderTop:StiSpeedButton
This property can be used as the source for data binding.
buttonBrushBackground | property |
public var buttonBrushBackground:StiColorButton
This property can be used as the source for data binding.
comboBorderStyle | property |
public var comboBorderStyle:StiBorderStyleCompoBox
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
StiBordersRibbonPanel | () | Constructor |
public function StiBordersRibbonPanel()
Constructor.
update | () | method |
public function update():void