The IDLitIMessaging interface class provides a set of methods used to allow an object that implements the interface to send notification messages and to react appropriately when notification messages are received from other iTool component objects. This class also provides methods that allow the iTool developer to notify the iTool user of error conditions via graphical dialogs, to prompt the user for input, and to retrieve a reference to the current iTool object.
IDLitIMessaging objects are not intended to be created as standalone entities; rather, this class should be included as the superclass of another iTool class.
| Note |
This class is written in the IDL language. Its source code can be found in the file idlitimessaging__define.pro in the lib/itools/framework subdirectory of the IDL distribution.
This class has no superclasses.
| Note |
Objects of this class are not created as standalone objects.
Objects of this class have no properties of their own.
This class has the following methods:
Introduced: 6.0