|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectsimplejpa.validation.ErrorLabel.ErrorLabelPropertyChangeListener
class ErrorLabel.ErrorLabelPropertyChangeListener
| Property Summary | |
|---|---|
ObservableMap |
errors
|
String |
path
|
| Constructor Summary | |
ErrorLabel.ErrorLabelPropertyChangeListener(String path, ObservableMap errors)
|
|
| Method Summary | |
|---|---|
void
|
propertyChange(PropertyChangeEvent evt)
|
| Methods inherited from class Object | |
|---|---|
| getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
| Property Detail |
|---|
ObservableMap errors
String path
| Constructor Detail |
|---|
ErrorLabel.ErrorLabelPropertyChangeListener(String path, ObservableMap errors)
| Method Detail |
|---|
@Override void propertyChange(PropertyChangeEvent evt)
Groovy Documentation