public class ContextChangeVetoerCollection extends ArrayList<ContextChangeVetoer>
Constructor and Description |
---|
ContextChangeVetoerCollection() |
Modifier and Type | Method and Description |
---|---|
List<ContextChangeVetoer.TYPE> |
fireContextChange()
Fires a context change event to all listeners.
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
containsAll, equals, hashCode
public List<ContextChangeVetoer.TYPE> fireContextChange()