Class Index | File Index

Classes


Class actioncenter.lightWorkspaceNode


Extends actioncenter.standardNode.
The light workspace node.
Defined in: ContributionRecycleBin.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Default constructor.
Field Summary
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
Class Detail
actioncenter.lightWorkspaceNode()
Default constructor.
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

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