|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FormStatus
Represents the runtime information of the Form
| Method Summary | |
|---|---|
java.lang.Object |
getOrigin()
Returns the origin object of the form object |
boolean |
isDirty()
Returns whether the form has been modified |
void |
reset()
Resets the modified data. |
void |
submit(BindContext ctx)
Submits the modified date to the origin object. |
| Method Detail |
|---|
boolean isDirty()
void reset()
void submit(BindContext ctx)
java.lang.Object getOrigin()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||