Module conf

Module conf 

Source

Macros§

rumtk_create_const_ordered_map

Structs§

AppConf
This is a core structure in a web project using the RUMTK framework. This structure contains a series of fields that represent the web app initial state or configuration. The idea is that the web app can come bundled with a JSON config file following this structure which we can load at runtime. The settings will dictate a few key project behaviors such as properly labeling some components with the company name or use the correct language text.
FooterConf
HeaderConf

Constants§

DEFAULT_NESTEDNESTEDTEXTMAP
DEFAULT_NESTEDTEXTMAP
DEFAULT_TEXT
DEFAULT_TEXTMAP

Type Aliases§

ConstNestedNestedTextMap
ConstNestedTextMap
ConstTextMap
NestedNestedTextMap
NestedTextMap
RootNestedNestedTextMap
RouterAppConf
SharedAppConf
TextMap