public class EmbeddableErrorMsg extends ValidationDisplayHandler
| Modifier and Type | Field and Description |
|---|---|
protected Embeddable |
embeddable |
protected DataMap |
map |
domain, ERROR, NO_ERROR, validationFailure, WARNING| Constructor and Description |
|---|
EmbeddableErrorMsg(ValidationFailure result) |
| Modifier and Type | Method and Description |
|---|---|
void |
displayField(ProjectController mediator,
JFrame frame)
Fires event to display the screen where error should be corrected.
|
getDomain, getErrorMsg, getMessage, getObject, getValidationFailure, setDomain, toStringprotected DataMap map
protected Embeddable embeddable
public EmbeddableErrorMsg(ValidationFailure result)
public void displayField(ProjectController mediator, JFrame frame)
ValidationDisplayHandlerdisplayField in class ValidationDisplayHandlerCopyright © 2001–2015 Apache Cayenne. All rights reserved.