W - the widget type@FunctionalInterface
public interface WPropertyChangeHandler<W extends WWidget<?>>
| Modifier and Type | Interface and Description |
|---|---|
static class |
WPropertyChangeHandler.WPropertyChangeEvent<W extends WWidget<?>>
Event object with informations about the property change
|
| Modifier and Type | Method and Description |
|---|---|
void |
propertyObjectChanged(@NonNull WPropertyChangeHandler.WPropertyChangeEvent<W> event)
Called when a property is modified
|
void propertyObjectChanged(@NonNull WPropertyChangeHandler.WPropertyChangeEvent<W> event)
event - the event