|
Drag[en]gine Script Module DragonScript 1.32.1
|
Action listener calling onClipboardPaste(). More...
Public Member Functions | |
| ActionPaste | new (TextWidget widget) |
| Create action. | |
| void | onAction (ActionEvent event) |
| Action fired. | |
Protected Attributes | |
| TextWidget | pWidget |
Action listener calling onClipboardPaste().
| ActionPaste Dragengine.Gui.TextWidget.ActionPaste.new | ( | TextWidget | widget | ) |
Create action.
| void Dragengine.Gui.TextWidget.ActionPaste.onAction | ( | ActionEvent | event | ) |
Action fired.
|
protected |