Class actioncenter.WidgetNode
Extends
actioncenter.standardNode.
Node for widgets: controls and tools
Defined in: PaletteObjects.js.
Constructor Attributes | Constructor Name and Description |
---|---|
actioncenter.WidgetNode(attributes)
Default constructor.
|
- Fields borrowed from class actioncenter.standardNode:
- actionCenterListener, allowDropOnlyValidChildTypes, childNodesLength, newNode, nodeInProcessCreateChildContId, order, validChildTypes
Method Attributes | Method Name and Description |
---|---|
<static> |
actioncenter.WidgetNode.createChild(msg)
Creates a child nodes.
|
- 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.WidgetNode(attributes)
Default constructor.
- Parameters:
- attributes
- the attributes
Method Detail
<static>
actioncenter.WidgetNode.createChild(msg)
Creates a child nodes.
- Parameters:
- msg
- the message
- Returns:
- void