|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface iListChangeEvent
This interface represents a change in a NotifiableList.
Method Summary | |
---|---|
void |
listChanged(NotifiableList newListValues)
This is ran when a value in the list has either been added, removed, or modified. |
Method Detail |
---|
void listChanged(NotifiableList newListValues)
newListValues
- The new List after it has been changed.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |