Use the information presented here to understand
how to use object triggers in an integrating application. The
sample integrating application (DEVELOP.DIC) available with
Dexterity includes additional source code examples. We recommend
that you review this application as you’re reading about object
triggers. The following topics are discussed:
Using Triggers
provides an overview of triggers and the guidelines necessary for
using object triggers in your application.
Form Triggers
explains how you can create triggers that provide a way to navigate
to your application’s forms.
Focus Triggers
explains how you can create triggers that are activated by focus
events.
Database Triggers
explains how you can create triggers that are activated by database
operations.
Procedure Triggers
explains how you can create triggers that are activated when
procedures are called.
Function Triggers
explains how you can create triggers that are activated when
functions are called.
Cross-dictionary
triggers describes how to use triggers with
applications other than the main product.