Class actioncenter.lightCategoryNode
Extends
actioncenter.standardNode.
The light category node.
Defined in: ContributionRecycleBin.js.
Constructor Attributes | Constructor Name and Description |
---|---|
actioncenter.lightCategoryNode(attributes)
Initializes node properties with the specified attributes.
|
Field Attributes | Field Name and Description |
---|---|
<static> |
actioncenter.lightCategoryNode.targetTabPanelId
The target tab panel id.
|
<static> |
actioncenter.lightCategoryNode.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
Class Detail
actioncenter.lightCategoryNode(attributes)
Initializes node properties with the specified attributes.
- Parameters:
- attributes
- the attributes
Field Detail
<static>
actioncenter.lightCategoryNode.targetTabPanelId
The target tab panel id.
- Default Value:
- ''
<static>
actioncenter.lightCategoryNode.uiProvider
The UI provider.
- Default Value:
- actioncenter.lightCategoryNodeUI