Package | stimulsoft.controls_old.visual.ribbonPanels |
Class | public class StiNewComponentsRibbonPanel |
Inheritance | StiNewComponentsRibbonPanel ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
buttonHand : StiButton | StiNewComponentsRibbonPanel | ||
buttonSelect : StiButton | StiNewComponentsRibbonPanel | ||
componentsBox : VBox | StiNewComponentsRibbonPanel | ||
designer : StiDesignerFx | StiNewComponentsRibbonPanel |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiNewComponentsRibbonPanel |
Method | Defined By | ||
---|---|---|---|
createChildren():void [override] | StiNewComponentsRibbonPanel | ||
![]() | updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | StiVerticalPanel |
buttonHand | property |
public var buttonHand:StiButton
This property can be used as the source for data binding.
buttonSelect | property |
public var buttonSelect:StiButton
This property can be used as the source for data binding.
componentsBox | property |
public var componentsBox:VBox
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
StiNewComponentsRibbonPanel | () | Constructor |
public function StiNewComponentsRibbonPanel()
Constructor.
createChildren | () | method |
override protected function createChildren():void