public interface SaveVerifier
| Modifier and Type | Field and Description |
|---|---|
static int |
CANCEL_OPTION |
static int |
NO_OPTION |
static int |
YES_OPTION |
| Modifier and Type | Method and Description |
|---|---|
int |
checkEdit()
Tell verifier to check for unsaved modification.
|
static final int YES_OPTION
static final int NO_OPTION
static final int CANCEL_OPTION
int checkEdit()
YES_OPTION,
NO_OPTION,
CANCEL_OPTIONCopyright © 1999–2015 CodeLutin. All rights reserved.