Skip to content
Carsten Heinrigs edited this page Jan 9, 2018 · 1 revision

Welcome to the oui5lib wiki!

oui5lib is the namespace for a OpenUI5 library. The library is basically a collection of useful functions grouped into namespaces to work with UI5. These concern configuration, logging, messaging, formatting and user permissions. The library also provides a BaseController, default views for "Route not available" and "Access not authorized" and a few commonly useful fragments (HomeButton, BackButton, LanguageSwitcher).

It goes further to introduce a way to store and provide domain entity metadata. These can be used to conveniently request data, to validate user input and to generate form controls.

Clone this wiki locally