Class actioncenter.WidgetNodeUI
Extends
actioncenter.standardNodeUI.
The UI of widget nodes.
Defined in: PaletteObjects.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Default constructor.
|
| Method Attributes | Method Name and Description |
|---|---|
| <static> |
actioncenter.WidgetNodeUI.onDblClick(e)
Defines the double-click behavior.
|
- Methods borrowed from class actioncenter.standardNodeUI:
- createContextMenu, ecClick, onAnchorChange, onContextMenu, onSelectedChange
Method Detail
<static>
actioncenter.WidgetNodeUI.onDblClick(e)
Defines the double-click behavior.
- Parameters:
- e
- the event
- Returns:
- void