public class IlpDefaultNetworkNode extends IlpAbstractRepresentationNode implements IlpMutableNetworkNode
IlpNetworkNode
.VALUE_NOT_SET
Constructor and Description |
---|
IlpDefaultNetworkNode(IlpAttributeGroup model)
Creates a new leaf node.
|
IlpDefaultNetworkNode(IlpAttributeGroup model,
IlpExpansionStrategy strategy)
Creates a new node.
|
IlpDefaultNetworkNode(IlpObject object)
Creates a new leaf node attached to a business object.
|
IlpDefaultNetworkNode(IlpObject object,
IlpExtendedAttributeGroup model)
Creates a new leaf node attached to a business object.
|
IlpDefaultNetworkNode(IlpObject object,
IlpExtendedAttributeGroup model,
IlpExpansionStrategy strategy)
Creates a new node attached to a business object.
|
addAttributeValueListener, addChild, addChildren, addChildren, addRepresentationNodeListener, addTreeAttributeValueListener, fireEvent, fireRepresentationNodeEvent, getAllowsChildren, getAttributeGroup, getAttributeValue, getAttributeValue, getChildren, getCSSClasses, getCSSID, getCSSType, getEditor, getExpansionStrategy, getIlpObject, getLogger, getParent, hasAttributeValue, isLeaf, removeAttributeValueListener, removeChild, removeChildren, removeChildren, removeChildren, removeRepresentationNodeListener, removeTreeAttributeValueListener, setAttributeValue, setAttributeValue, setParent, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addChild, addChildren, addChildren, removeChild, removeChildren, removeChildren, removeChildren
addRepresentationNodeListener, getAllowsChildren, getChildren, getExpansionStrategy, getParent, isLeaf, removeRepresentationNodeListener
getEditor, getIlpObject
addAttributeValueListener, fireEvent, getAttributeGroup, getAttributeValue, getAttributeValue, hasAttributeValue, removeAttributeValueListener, setAttributeValue, setAttributeValue
public IlpDefaultNetworkNode(IlpAttributeGroup model)
model
- The attribute group.public IlpDefaultNetworkNode(IlpAttributeGroup model, IlpExpansionStrategy strategy)
model
- The attribute group.strategy
- The child object loader, or null
for
a leaf node.public IlpDefaultNetworkNode(IlpObject object)
object
- The corresponding business object.public IlpDefaultNetworkNode(IlpObject object, IlpExtendedAttributeGroup model)
object
- The corresponding business object.model
- The attribute group.public IlpDefaultNetworkNode(IlpObject object, IlpExtendedAttributeGroup model, IlpExpansionStrategy strategy)
object
- The corresponding business object.model
- The attribute group.strategy
- The child object loader, or null
for
a leaf node.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.