Uses of Class
com.saperion.ngc.events.navigation.NavigationFormEvent
- 
Packages that use NavigationFormEvent Package Description com.saperion.ngc.maintab Package for main tabbox.
- 
- 
Uses of NavigationFormEvent in com.saperion.ngc.maintabMethods in com.saperion.ngc.maintab that return NavigationFormEvent Modifier and Type Method Description static NavigationFormEventLastOpenedApplication. get()Restores the event that was used to open the last application from the setting stored in the database.Methods in com.saperion.ngc.maintab with parameters of type NavigationFormEvent Modifier and Type Method Description static voidLastOpenedApplication. store(NavigationFormEvent openEvent)Stores the event that was used to open the last application in the database.
 
-