|
CMI documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
List that informs about changes. See documentation of listener interface and event object for more information about the available notifications. This type can be called, extended or implemented by applications or frameworks using CMI.
| Method Summary | |
void |
addChangeListener(ICMIObservableListChangeListener listener)
registeres the given listener. |
void |
removeChangeListener(ICMIObservableListChangeListener listener)
registeres the given listener. |
| Methods inherited from interface java.util.List |
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
| Method Detail |
public void addChangeListener(ICMIObservableListChangeListener listener)
public void removeChangeListener(ICMIObservableListChangeListener listener)
|
CMI documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||