Class actioncenter.shareUserNodeUI
Extends
actioncenter.standardNodeUI.
The UI of shared user nodes.
Defined in: CaceExplorer.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Default constructor.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
actioncenter.shareUserNodeUI.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.shareUserNodeUI.onDblClick(e)
Calls the parent's performStandardAction to determine the double-click behavior.
- Parameters:
- e
- the event
- Returns:
- void