| Package | stimulsoft.controls_old.visual.ribbonPanels |
| Class | public class StiNewComponentsRibbonPanel |
| Inheritance | StiNewComponentsRibbonPanel StiVerticalPanel mx.containers.Canvas |
| 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:StiButtonThis property can be used as the source for data binding.
| buttonSelect | property |
public var buttonSelect:StiButtonThis property can be used as the source for data binding.
| componentsBox | property |
public var componentsBox:VBoxThis 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