|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The listener for status / value changes in the instance item
| Method Summary | |
void |
checkStyling()
|
void |
checkValidity(InstanceItem item)
An instance item instructs the control to check its status, when the status changes |
void |
checkVisibility(InstanceItem item)
An instance item instructs the control to check its status, when the status changes |
void |
notifyError(java.lang.Exception e,
boolean atSubmission)
notify this listener that there was an error in the value of the instance item. |
void |
setReadonly(boolean readonly)
|
void |
setRequired(boolean required)
|
void |
valueChanged(java.lang.String newValue)
The value of this instanceItem has changed |
| Method Detail |
public void checkVisibility(InstanceItem item)
public void checkValidity(InstanceItem item)
public void setReadonly(boolean readonly)
public void setRequired(boolean required)
public void valueChanged(java.lang.String newValue)
public void notifyError(java.lang.Exception e,
boolean atSubmission)
public void checkStyling()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||