|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is used in forms that are used within dialogs and pages, and
specifically with SystemBaseForm
.
It allows the dialog or page to be called back when the form code calls
setPageComplete, a method within the form class. This way the diaog or
page can themselves call their own setPageComplete method.
Method Summary | |
---|---|
void |
setPageComplete(boolean complete)
The callback method. |
Method Detail |
public void setPageComplete(boolean complete)
{@link SystemBaseForm#addPageCompleteListener(ISystemPageCompleteListener)}
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |