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