Class: UU::OS::VUC::Navigation::NavigationAction
- Inherits:
-
Object
- Object
- UU::OS::VUC::Navigation::NavigationAction
- Defined in:
- uu_adk-0.28.16/lib/uu/os/vuc/navigation.rb
Overview
Enumeration with system predefined navigation actions.
Constant Summary
- GO_BACK =
Navigate to previous use case.
'uu.os.vuc.Navigation.GO_BACK'
- WAIT_ON_PROGRESS =
Order form to use progress dialog.
'uu.os.vuc.Navigation.WAIT_ON_PROGRESS'
- EXECUTE_SUPER_UC =
Execute super use case and terminate the current use case. Currently, this option only works for an application use case which overrides a system use case.
'uu.os.vuc.Navigation.EXECUTE_SUPER_UC'