Attributes | Name and Description |
---|---|
|
caplin.presenter.node.Nodes(Array pNodes)
Constructs a new |
Attributes | Name and Description |
---|---|
|
Array
getNodesArray()
Returns the underlying array this collection is built from. |
|
caplin.presenter.property.Properties
properties()
Returns all properties for the nodes within this collection. |
►
caplin.presenter.node.Nodes(Array pNodes)
Constructs a new Nodes
instance containing the given list
of caplin.presenter.node.PresentationNode objects.
Array | pNodes | (optional) The set of nodes. |
►
Array
getNodesArray()
Returns the underlying array this collection is built from.
►
caplin.presenter.property.Properties
properties()
Returns all properties for the nodes within this collection.