Class Index | File Index

Classes


Class actioncenter.shareUserNode


Extends actioncenter.standardNode.
The shared user node.
Defined in: CaceExplorer.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Initializes node properties with the specified attributes.
Field Summary
Field Attributes Field Name and Description
<static>  
actioncenter.shareUserNode.disabled
Indicates whether this node is disabled.
Fields borrowed from class actioncenter.standardNode:
actionCenterListener, allowDropOnlyValidChildTypes, childNodesLength, newNode, nodeInProcessCreateChildContId, order, validChildTypes
Method Summary
Method Attributes Method Name and Description
<static>  
actioncenter.shareUserNode.checkForNodeOverride()
Returns the value of the UI's selectable field, or true if that field is null.
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.shareUserNode(attributes)
Initializes node properties with the specified attributes.
Parameters:
attributes
the attributes
Field Detail
<static> actioncenter.shareUserNode.disabled
Indicates whether this node is disabled.
Default Value:
true
Method Detail
<static> actioncenter.shareUserNode.checkForNodeOverride()
Returns the value of the UI's selectable field, or true if that field is null.
Returns:
boolean value indicating whether this node is selectable.

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