JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
net.hydromatic.quidem
Interface Quidem.PropertyHandler
Enclosing class:
Quidem
public static interface
Quidem.PropertyHandler
Called whenever a property's value is changed.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onSet
(
String
propertyName,
Object
value)
Method Details
onSet
void
onSet
(
String
propertyName,
Object
value)