|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectsimplejpa.validation.ErrorNotification
simplejpa.validation.NopErrorNotification
class NopErrorNotification extends ErrorNotification
| Constructor Summary | |
protected NopErrorNotification(JComponent node, ObservableMap errors, String errorPath)
|
|
| Method Summary | |
|---|---|
void
|
performNotification()
|
| Methods inherited from class ErrorNotification | |
|---|---|
| performNotification, propertyChange |
| Methods inherited from class Object | |
|---|---|
| getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected NopErrorNotification(JComponent node, ObservableMap errors, String errorPath)
| Method Detail |
|---|
@Override void performNotification()
Groovy Documentation