public interface LookupChangeListener<T> extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
lookupChanged(LookupChangeEvent<? extends T> event)
Is notified when the content of the lookup has been changed
|
void lookupChanged(@Nonnull LookupChangeEvent<? extends T> event)
event - describes the change of the lookupCopyright © 2007–2017 cedarsoft GmbH. All rights reserved.