| Package | Description |
|---|---|
| org.apache.wicket.util.watch |
This package provides modification watchers.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IModificationWatcher.add(IModifiable modifiable,
IChangeListener<IModifiable> listener)
Adds an
IModifiable object and an IChangeListener object to call
when the modifiable object is modified. |
boolean |
ModificationWatcher.add(IModifiable modifiable,
IChangeListener<IModifiable> listener) |
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.