Class actioncenter.pcShellParentGridNode
Extends
actioncenter.toolComponentExplorerGridNode.
PC Shell parent grid node.
Defined in: ACTreeGridNode.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
actioncenter.pcShellParentGridNode(attributes)
Default constructor.
|
| Method Attributes | Method Name and Description |
|---|---|
| <static> |
actioncenter.pcShellParentGridNode.createChild(msg)
Creates a child node.
|
| <static> |
actioncenter.pcShellParentGridNode.deleteChild(msg)
Deletes a child node.
|
Class Detail
actioncenter.pcShellParentGridNode(attributes)
Default constructor.
- Parameters:
- attributes
- the node attributes
Method Detail
<static>
actioncenter.pcShellParentGridNode.createChild(msg)
Creates a child node.
- Parameters:
- msg
- the message
- Returns:
- void
<static>
actioncenter.pcShellParentGridNode.deleteChild(msg)
Deletes a child node.
- Parameters:
- msg
- the message
- Returns:
- void