|
Oracle Data-aware Controls Reference | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
IncompleteTransactionAlert
| Field Summary | |
static int |
CANCEL_SAVE_AND_EXIT
indicate that the transaction should not be saved but exit |
static int |
DO_NOT_SAVE_BUT_EXIT
indicate that the transaction should not be saved but exit |
static int |
SAVE_AND_EXIT
indicate that the transaction should be saved and exit |
| Method Summary | |
int |
promptUser(boolean forceExit)
prompt the user to save changes. |
| Field Detail |
public static final int SAVE_AND_EXIT
promptUser,
Constant Field Valuespublic static final int DO_NOT_SAVE_BUT_EXIT
promptUser,
Constant Field Valuespublic static final int CANCEL_SAVE_AND_EXIT
promptUser,
Constant Field Values| Method Detail |
public int promptUser(boolean forceExit)
forceExit - a true value indicates that the UI displayed should not
include UI elements which will let the user not terminate
the application. ex., do not include cancel button
|
Oracle Data-aware Controls Reference | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2003, Oracle. All rights reserved.