public class IlpDefaultEquipmentNode extends IlpAbstractRepresentationNode implements IlpMutableEquipmentNode
IlpEquipmentNode
.VALUE_NOT_SET
Constructor and Description |
---|
IlpDefaultEquipmentNode(IlpAttributeGroup model)
Creates a new leaf node.
|
IlpDefaultEquipmentNode(IlpAttributeGroup model,
IlpExpansionStrategy strategy)
Creates a new node.
|
IlpDefaultEquipmentNode(IlpObject object)
Creates a new leaf node attached to a business object.
|
IlpDefaultEquipmentNode(IlpObject object,
IlpExtendedAttributeGroup model)
Creates a new node attached to a business object.
|
IlpDefaultEquipmentNode(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 IlpDefaultEquipmentNode(IlpAttributeGroup model)
model
- The attribute group.public IlpDefaultEquipmentNode(IlpObject object)
object
- The corresponding business object.public IlpDefaultEquipmentNode(IlpAttributeGroup model, IlpExpansionStrategy strategy)
model
- The attribute group.strategy
- The child object loader, or null
for a
leaf node.public IlpDefaultEquipmentNode(IlpObject object, IlpExtendedAttributeGroup model)
object
- The corresponding business object.model
- The attribute group.public IlpDefaultEquipmentNode(IlpObject object, IlpExtendedAttributeGroup model, IlpExpansionStrategy strategy)
object
- The corresponding business object.model
- The attribute group.strategy
- The expansion strategy for this node.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.