| Package | stimulsoft.controls_old.visual.ribbonPanels |
| Class | public class StiUndoRedoRibbonPanel |
| Inheritance | StiUndoRedoRibbonPanel StiTabNavigatorPanel mx.containers.VBox |
| Implements | mx.binding.IBindingClient |
| Property | Defined By | ||
|---|---|---|---|
![]() | buttonEnabled : Boolean | StiTabNavigatorPanel | |
| buttonRedo : StiButton | StiUndoRedoRibbonPanel | ||
![]() | buttonToolTip : Object | StiTabNavigatorPanel | |
| buttonUndo : StiButton | StiUndoRedoRibbonPanel | ||
![]() | caption : String | StiTabNavigatorPanel | |
| designer : StiDesignerFx | StiUndoRedoRibbonPanel | ||
![]() | showButton : Boolean | StiTabNavigatorPanel | |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiUndoRedoRibbonPanel | ||
![]() | getControlByName(name:String):Object | StiTabNavigatorPanel | |
| buttonRedo | property |
public var buttonRedo:StiButtonThis property can be used as the source for data binding.
| buttonUndo | property |
public var buttonUndo:StiButtonThis 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| StiUndoRedoRibbonPanel | () | Constructor |
public function StiUndoRedoRibbonPanel()Constructor.