public final class LastOpenedApplication extends Object
Modifier and Type | Field and Description |
---|---|
static String |
LAST_APP_SETTING_NAME |
static String |
STORE_LAST_APPLICATION |
Modifier and Type | Method and Description |
---|---|
static NavigationFormEvent |
get()
Restores the event that was used to open the last application from the setting stored
in the database.
|
static void |
store(NavigationFormEvent openEvent)
Stores the event that was used to open the last application in the database.
|
public static final String LAST_APP_SETTING_NAME
public static final String STORE_LAST_APPLICATION
public static void store(NavigationFormEvent openEvent)
openEvent
- the event that was used to open the last applicationpublic static NavigationFormEvent get()
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.