Package com.macrofocus.properties
Interface PropertyListener<T>
-
@JsType public interface PropertyListener<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
propertyChanged(PropertyEvent<T> event)
-
-
-
Method Detail
-
propertyChanged
void propertyChanged(PropertyEvent<T> event)
-
-