Ultra Light Client Guide and Reference
- All Aspects traces all aspects (including application-defined
ones).
- Communication traces low-level communication.
- Save FormModel input traces (with timestamp) before or after
saving the input from a form model.
- LifeCycle traces life cycles of objects (creation,
registration, destruction).
- ModalWait traces the start and end of a modal wait for an
answer.
- Obsolete traces all senders of obsolete methods.
- Receive traces all incoming message (from UI).
- Send traces all outgoing messages (to UI).
- ShouldNotHappen traces events that are generally not critical,
but should not happen by design.
- SignalEvent traces ULC events that are about to be
signaled.
- Synchronization is used only by
UlcApplication>>synchronize.
- Views traces view-related events. Default is opening and
destroying a view.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]