Class Index | File Index

Classes


Class actioncenter.ContRclBinExplorerNode


Extends actioncenter.standardNode.
The node for a contribution recycle bin.
Defined in: ContributionRecycleBin.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Constructor initializing node attributes.
Fields borrowed from class actioncenter.standardNode:
actionCenterListener, allowDropOnlyValidChildTypes, childNodesLength, newNode, nodeInProcessCreateChildContId, order, validChildTypes
Method Summary
Method Attributes Method Name and Description
<static>  
actioncenter.ContRclBinExplorerNode.createChild(msg)
Creates a child node.
<static>  
actioncenter.ContRclBinExplorerNode.handleAddDelete(msg)
Handles both 'add' and 'delete' messages.
Methods borrowed from class actioncenter.standardNode:
acceptMove, adjustViewport, afterCreateChild, afterDeleteChild, afterEditOrder, beforeCreateChild, beforeDeleteChild, beforeEditOrder, captureViewport, cleanUp, collapse, 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.ContRclBinExplorerNode(attributes)
Constructor initializing node attributes.
Parameters:
attributes
the attributes
Method Detail
<static> actioncenter.ContRclBinExplorerNode.createChild(msg)
Creates a child node.
Parameters:
msg
the message
Returns:
void

<static> actioncenter.ContRclBinExplorerNode.handleAddDelete(msg)
Handles both 'add' and 'delete' messages.
Parameters:
msg
the message
Returns:
void

Documentation generated by JsDoc Toolkit 2.0.0 on Sun Sep 23 2012 02:46:08 GMT-0500 (CDT)