Packagestimulsoft.controls_old.visual.ribbonPanels
Classpublic class StiUndoRedoRibbonPanel
InheritanceStiUndoRedoRibbonPanel Inheritance StiTabNavigatorPanel Inheritance mx.containers.VBox
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
 InheritedbuttonEnabled : Boolean
StiTabNavigatorPanel
  buttonRedo : StiButton
StiUndoRedoRibbonPanel
 InheritedbuttonToolTip : Object
StiTabNavigatorPanel
  buttonUndo : StiButton
StiUndoRedoRibbonPanel
 Inheritedcaption : String
StiTabNavigatorPanel
  designer : StiDesignerFx
StiUndoRedoRibbonPanel
 InheritedshowButton : Boolean
StiTabNavigatorPanel
Public Methods
 MethodDefined By
  
Constructor.
StiUndoRedoRibbonPanel
 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
buttonRedoproperty
public var buttonRedo:StiButton

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

buttonUndoproperty 
public var buttonUndo: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
Constructor Detail
StiUndoRedoRibbonPanel()Constructor
public function StiUndoRedoRibbonPanel()

Constructor.