Class actioncenter.palettePhaseNode
Extends
actioncenter.phaseNode.
The palette phase node.
Defined in: PaletteObjects.js.
Constructor Attributes | Constructor Name and Description |
---|---|
actioncenter.palettePhaseNode(attributes)
Default constructor.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
actioncenter.palettePhaseNode.createChild(msg)
Creates a child nodes.
|
- Methods borrowed from class actioncenter.phaseNode:
- handleNodeDrop
Class Detail
actioncenter.palettePhaseNode(attributes)
Default constructor.
- Parameters:
- attributes
- the attributes
Method Detail
<static>
actioncenter.palettePhaseNode.createChild(msg)
Creates a child nodes.
- Parameters:
- msg
- the message
- Returns:
- void