Class actioncenter.paletteActivityNode
Extends
actioncenter.activityNode.
The palette activity node.
Defined in: PaletteObjects.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
actioncenter.paletteActivityNode(attributes)
Initializes node properties with the specified attributes.
|
| Method Attributes | Method Name and Description |
|---|---|
| <static> |
actioncenter.paletteActivityNode.createChild(msg)
Creates a child node.
|
- Methods borrowed from class actioncenter.activityNode:
- handleNodeDrop
Class Detail
actioncenter.paletteActivityNode(attributes)
Initializes node properties with the specified attributes.
- Parameters:
- attributes
- the attributes
Method Detail
<static>
actioncenter.paletteActivityNode.createChild(msg)
Creates a child node.
- Parameters:
- msg
- the message
- Returns:
- void