Class actioncenter.libraryGridNode
Extends
actioncenter.standardTreeGridNode.
The AC library grid node.
Defined in: LibraryObjects.js.
Constructor Attributes | Constructor Name and Description |
---|---|
actioncenter.libraryGridNode(attributes)
Initializes node properties with the specified attributes.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
actioncenter.libraryGridNode.createChild(msg)
Creates a child node.
|
- Methods borrowed from class actioncenter.standardTreeGridNode:
- afterCreateChild
Class Detail
actioncenter.libraryGridNode(attributes)
Initializes node properties with the specified attributes.
- Parameters:
- attributes
- the node attributes
Method Detail
<static>
actioncenter.libraryGridNode.createChild(msg)
Creates a child node.
- Parameters:
- msg
- the message
- Returns:
- void