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/UIConcepts"

(New page: {{#eclipseproject:rt.riena}})
 
(UI concepts)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{#eclipseproject:rt.riena}}
 
{{#eclipseproject:rt.riena}}
 +
 +
=== UI concepts ===
 +
; [[Riena/Navigation | Navigation]] : How to configure and use Riena's navigation model.
 +
; [[Riena/Look_and_Feel| Look&Feel]] : Central location to configure the fonts, colors and other Riena specific settings.
 +
; [[Riena/UI_filters| UI Filters]] : Hide parts of your application declaratively.
 +
; [[Riena/Login_support| Login support]] : Providing an application with a login dialog/view.
 +
; [[Riena/Custom_Ridgets| Use Custom Ridgets]] : Making and using custom ridgets for your application.
 +
; [[Riena/Detached_Views| Riena Detached Views]] : How to easily open 'auxilary' views when a certain navigation node is selected.
 +
; [[Riena/Key_Bindings| Riena Key Bindings]] : How to add your own key bindings to Riena using standard extension points, and lists the default key bindings.
 +
; [[Riena/RAP_Support | Riena on RAP]] : How to run Riena on the Rich Ajax Platform (RAP).
 +
; [[Riena/Preparation | Preparation of sub-module]]: Create controller of sub-module before activating.
 +
[[Category:Riena]]
 +
[[Category:EclipseRT]]

Latest revision as of 03:48, 2 July 2012

{{#eclipseproject:rt.riena}}

UI concepts

Navigation 
How to configure and use Riena's navigation model.
Look&Feel 
Central location to configure the fonts, colors and other Riena specific settings.
UI Filters 
Hide parts of your application declaratively.
Login support 
Providing an application with a login dialog/view.
Use Custom Ridgets 
Making and using custom ridgets for your application.
Riena Detached Views 
How to easily open 'auxilary' views when a certain navigation node is selected.
Riena Key Bindings 
How to add your own key bindings to Riena using standard extension points, and lists the default key bindings.
Riena on RAP 
How to run Riena on the Rich Ajax Platform (RAP).
Preparation of sub-module
Create controller of sub-module before activating.

Back to the top