Difference between revisions of "How to use dum"
Jump to navigation
Jump to search
(The DUM doc outline page has been merged with this page. Explanations have moved to their own pages) |
|||
Line 1: | Line 1: | ||
− | == | + | === [[Introduction to the DialogUsageManager]] === |
− | + | === [[DUM Definitions|Definitions]] === | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | == | + | === How to use DUM === |
− | [[ | + | *[[DUM Overview|Overview]] |
− | * | + | *[[DUM Handlers|Handlers]] |
− | * | + | *[[DUM Application Initialization|Application Initialization]] |
− | * [[ | + | *[[DUM Application Shutdown|Application Shutdown]] |
− | * [[ | + | *[[DUM Creating New Sessions and Requests|Creating New Sessions and Requests]] |
− | * [[ | + | *[[DUM Associating Application Data with DialogSets and Dialogs|Associating Application Data with DialogSets and Dialogs]] |
− | * [[ | + | *[[DUM Configuration and Profiles|Configuration and Profiles]] |
− | * [[ | + | *[[DUM Procedures|Procedures]] |
− | * [[ | + | *[[DUM Advanced Procedures|Advanced DUM Procedures]] |
− | * [[ | + | *[[DUM Overridable Managers|Overridable Managers]] |
− | * [[ | + | *[[DUM Exception Handling|Exception Handling]] |
− | * [[ | + | *[[DUM Threading|Threading]] |
+ | *[[DUM Common Errors|Common Errors]] | ||
− | == | + | === DUM Internals === |
− | + | *[[DUM Handles|Handles]] | |
− | + | *[[DUM HandleManager|DUM HandleManager]] | |
− | + | *[[DUM Usages|Usages]] | |
− | * [[ | ||
− | * [[ | ||
− | * [[ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 15:20, 15 June 2005
Introduction to the DialogUsageManager
Definitions
How to use DUM
- Overview
- Handlers
- Application Initialization
- Application Shutdown
- Creating New Sessions and Requests
- Associating Application Data with DialogSets and Dialogs
- Configuration and Profiles
- Procedures
- Advanced DUM Procedures
- Overridable Managers
- Exception Handling
- Threading
- Common Errors