Package net.hydromatic.quidem
Interface Quidem.PropertyHandler
-
- Enclosing class:
- Quidem
public static interface Quidem.PropertyHandlerCalled whenever a property's value is changed.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonSet(String propertyName, Object value)
-