Uses of Class
com.saperion.ngc.events.navigation.NavigationFormEvent
Packages that use NavigationFormEvent
-
Uses of NavigationFormEvent in com.saperion.ngc.maintab
Methods in com.saperion.ngc.maintab that return NavigationFormEventModifier and TypeMethodDescriptionstatic NavigationFormEvent
LastOpenedApplication.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 NavigationFormEventModifier and TypeMethodDescriptionstatic void
LastOpenedApplication.store
(NavigationFormEvent openEvent) Stores the event that was used to open the last application in the database.