Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Riena/Navigation"

(Module Groups, Modules and Submodules)
(Module Groups, Modules and Submodules)
Line 10: Line 10:
  
 
== Module Groups, Modules and Submodules ==
 
== Module Groups, Modules and Submodules ==
This example shows a Riena client application with 2 subapplications called 'Navigation' and 'Playground'. The 'Navigation' subapplication is currently selected.
 
 
 
Each subapplication may contain multiple module groups, each module group may contain multiple modules and each module may contain multiple submodules.
 
Each subapplication may contain multiple module groups, each module group may contain multiple modules and each module may contain multiple submodules.
  

Revision as of 11:19, 3 December 2008

Navigation Basics

The goal of the Riena navigation concept is to make navigation as easy and comfortable as possible for the enterprise user.

Subapplications

The Riena application ist made up from possibly multiple subapplications identifyable by the handles in the top area of the application window.

Riena Cient SubApplications.PNG

Module Groups, Modules and Submodules

Each subapplication may contain multiple module groups, each module group may contain multiple modules and each module may contain multiple submodules.

Riena Cient Navigation.PNG The picture to the left shows 3 module groups, the first one containing two modules (named 'Module 1.1.1' and 'Module 1.1.2'). The second and third module group each contain one module only (named 'Module 1.2.1' and 'Navigate', resp).

Note that only the first module within the first module group is expanded, ie its submodules are visible within the navigation tree. This is because that module was selected by the user.

Back to the top