|
Client components are the ones any MAF application needs all the time in all modules to access their counter part in the manager modules.
|
|
The TmafLinkClient connects different parts of the application and makes it possible in an very easy way, to transport messages and data between parts, that doesn't know each other.
|
|
Read more...
|
TmafResourceClient provides easy access to the monolith data files to get fiel streams or graphics, localized strings and SQL strings by connecting to its manager TmafResourceManager...
|
|
Read more...
|
TmafHookClient is the client component for TmafHookManager and provides easy access to the DynamicFunctionTable (DFT), global variable (TmafGlobalVars) and the data storage (TmafDataStorage). Placed on a form one can execute code without knowing its whereabouts nor quantity. Get informed about progress and control the execution through events...
|
|
Read more...
|
|
|
|
|