Packagestimulsoft.controls_old.visual.ribbonPanels
Classpublic class StiStyleRibbonPanel
InheritanceStiStyleRibbonPanel Inheritance StiTabNavigatorPanel Inheritance mx.containers.VBox
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  buttonConditions : StiButton
StiStyleRibbonPanel
 InheritedbuttonEnabled : Boolean
StiTabNavigatorPanel
  buttonStyleDesigner : StiButton
StiStyleRibbonPanel
 InheritedbuttonToolTip : Object
StiTabNavigatorPanel
 Inheritedcaption : String
StiTabNavigatorPanel
  designer : StiDesignerFx
StiStyleRibbonPanel
  listStyles : StiStylesList
StiStyleRibbonPanel
 InheritedshowButton : Boolean
StiTabNavigatorPanel
Public Methods
 MethodDefined By
  
Constructor.
StiStyleRibbonPanel
 Inherited
getControlByName(name:String):Object
StiTabNavigatorPanel
Protected Methods
 MethodDefined By
 Inherited
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiTabNavigatorPanel
Events
 Event Summary Defined By
 Inherited
Public Constants
 ConstantDefined By
 InheritedStiButtonClick : String = buttonClick
[static]
StiTabNavigatorPanel
Property Detail
buttonConditionsproperty
public var buttonConditions:StiButton

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

buttonStyleDesignerproperty 
public var buttonStyleDesigner:StiButton

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
listStylesproperty 
public var listStyles:StiStylesList

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

Constructor Detail
StiStyleRibbonPanel()Constructor
public function StiStyleRibbonPanel()

Constructor.