|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttributeGroupListener
An attribute model event is fired when an attribute is added or removed from an attribute model, and also when a static or computed attribute is changed.
| Method Summary | |
|---|---|
void |
attributeAdded(AttributeGroupEvent ev)
This method is called when an attribute is added to an IlpAttributeGroup. |
void |
attributeChanged(AttributeGroupEvent ev)
This method is called when an attribute is changed in an IlpAttributeGroup. |
void |
attributeRemoved(AttributeGroupEvent ev)
This method is called when an attribute is removed from an IlpAttributeGroup. |
void |
modelStructureChanged(AttributeGroupEvent ev)
This method is called when the attribute model has passed through several modifications. |
| Method Detail |
|---|
void attributeAdded(AttributeGroupEvent ev)
IlpAttributeGroup.
void attributeRemoved(AttributeGroupEvent ev)
IlpAttributeGroup.
void attributeChanged(AttributeGroupEvent ev)
IlpAttributeGroup.
void modelStructureChanged(AttributeGroupEvent ev)
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||