Packagestimulsoft.controls_old.visual.ribbonPanels
Classpublic class StiNewComponentsRibbonPanel
InheritanceStiNewComponentsRibbonPanel Inheritance StiVerticalPanel Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  buttonHand : StiButton
StiNewComponentsRibbonPanel
  buttonSelect : StiButton
StiNewComponentsRibbonPanel
  componentsBox : VBox
StiNewComponentsRibbonPanel
  designer : StiDesignerFx
StiNewComponentsRibbonPanel
Public Methods
 MethodDefined By
  
Constructor.
StiNewComponentsRibbonPanel
Protected Methods
 MethodDefined By
  
[override]
StiNewComponentsRibbonPanel
 Inherited
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiVerticalPanel
Property Detail
buttonHandproperty
public var buttonHand:StiButton

This property can be used as the source for data binding.

buttonSelectproperty 
public var buttonSelect:StiButton

This property can be used as the source for data binding.

componentsBoxproperty 
public var componentsBox:VBox

This property can be used as the source for data binding.

designerproperty 
designer:StiDesignerFx


Implementation
    public function get designer():StiDesignerFx
    public function set designer(value:StiDesignerFx):void
Constructor Detail
StiNewComponentsRibbonPanel()Constructor
public function StiNewComponentsRibbonPanel()

Constructor.

Method Detail
createChildren()method
override protected function createChildren():void