Class actioncenter.lightWorkspaceNodeUI
Extends
actioncenter.standardNodeUI.
The UI of light workspace nodes.
Defined in: ContributionRecycleBin.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Default constructor.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
actioncenter.lightWorkspaceNodeUI.onDblClick(e)
Calls the parent's performStandardAction to determine the double-click behavior.
|
- Methods borrowed from class actioncenter.standardNodeUI:
- createContextMenu, ecClick, onAnchorChange, onContextMenu, onSelectedChange
Method Detail
<static>
actioncenter.lightWorkspaceNodeUI.onDblClick(e)
Calls the parent's performStandardAction to determine the double-click behavior.
- Parameters:
- e
- the event
- Returns:
- void