Class actioncenter.lightWorkspaceNode
Extends
actioncenter.standardNode.
The light workspace node.
Defined in: ContributionRecycleBin.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Default constructor.
|
Field Attributes | Field Name and Description |
---|---|
<static> |
actioncenter.lightWorkspaceNode.cls
The CSS class.
|
<static> |
actioncenter.lightWorkspaceNode.targetTabPanelId
The target tab panel id.
|
<static> |
actioncenter.lightWorkspaceNode.type
The type.
|
<static> |
actioncenter.lightWorkspaceNode.uiProvider
The UI provider.
|
- Fields borrowed from class actioncenter.standardNode:
- actionCenterListener, allowDropOnlyValidChildTypes, childNodesLength, newNode, nodeInProcessCreateChildContId, order, validChildTypes
- Methods borrowed from class actioncenter.standardNode:
- acceptMove, adjustViewport, afterCreateChild, afterDeleteChild, afterEditOrder, beforeCreateChild, beforeDeleteChild, beforeEditOrder, captureViewport, cleanUp, collapse, createChild, deepCopyContribution, deleteChild, editIcon, editNode, editOrder, editText, find, findBy, findChild, findChildBy, findLastVisibleDescendant, getShallowSelection, handleMoveContribution, hasMatchingSubscription, isInView, isMove, moveContribution, onAppend, onBeforeappend, onBeforeinsert, onBeforemove, onBeforeremove, onExpand, onInsert, onMove, onRemove, pasteToThisNode, processCreateChild, processDeleteChild, processEditOrder, render, setAttributes, shallowCopyContribution, sortAfterLoad, subscribeAllChannels, unsubscribeAllChannels
Field Detail
<static>
actioncenter.lightWorkspaceNode.cls
The CSS class.
- Default Value:
- 'x-tree-node-workspace'
<static>
actioncenter.lightWorkspaceNode.targetTabPanelId
The target tab panel id.
- Default Value:
- ''
<static>
actioncenter.lightWorkspaceNode.type
The type.
- Default Value:
- 'AC_Workspace_Definition'
<static>
actioncenter.lightWorkspaceNode.uiProvider
The UI provider.
- Default Value:
- actioncenter.lightWorkspaceNodeUI