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