This repository provides an overview of my self-programmed manager modules.
| Repository | Description |
|---|---|
| configurationmanager | The project is a configuration management module written in Lua. It defines a ConfigurationManager object that handles configuration of widgets in LuaRT desktop applications. |
| datamanager | The project is a data management module written in Lua. It defines a DataManger object that handles data of widgets in LuaRT desktop applications. |
| geometrymanager | The project is a geometry management module written in Lua and LauRT. It defines a GeometryManager object that provides methods to initialize different layout instances for LuaRT desktop applications. |
| localizationmanager | The project is a localization management module written in Lua. It defines a LocalizationManager object that handles localization of widgets in LuaRT desktop applications. |
| menumanager | The project is a menu management module written in Lua. It defines a MenuManager object that contains methods for managing menus in LuaRT desktop applications. |
| validationmanager | The project is a validation management module written in Lua. It defines a ValidationManager object that handles validation of widgets in LuaRT desktop applications. |
| widgetmanager | The project is a widget management module written in Lua. It defines a WidgetManager object that contains methods for managing widgets in LuaRT desktop applications. |
Copyright (c) 2023 by esferatec. It is open source, released under the MIT License. See full copyright notice in the LICENSE.md file.