public interface QuitApplicationService
Modifier and Type | Field and Description |
---|---|
static String |
PART_ID
The action which implements this service must be registered with
the
App using this ID. |
Modifier and Type | Method and Description |
---|---|
boolean |
quitApplication(boolean discardChanges)
Exit the application.
|
static final String PART_ID
App
using this ID.