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