Table of Contents
The EConfig object manages the building of dynamic configuration pages to configure specific application objects. The same basic object can be used to fully drive a wizard-like druid object, or to drive a note-book of configuration options. It is used by application code to provide the core controller in a model-view-controller implementation of a UI window.
The EConfigHook object is loaded by the EPlugin system, and is used hook in additional configuration items into configuration windows or druids dynamically.