Package | stimulsoft.controls_old.visual.ribbonPanels |
Class | public class StiClipboardRibbonPanel |
Inheritance | StiClipboardRibbonPanel ![]() ![]() |
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:StiButton
This property can be used as the source for data binding.
buttonCut | property |
public var buttonCut:StiButton
This property can be used as the source for data binding.
buttonDelete | property |
public var buttonDelete:StiButton
This property can be used as the source for data binding.
buttonPaste | property |
public var buttonPaste:StiButton
This 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.