LOTUSSCRIPT/COM/OLE CLASSES


Button class
Represents an action, action hotspot, or button on a form or document.

Note This class is not supported in COM.

Events

Click

ObjectExecute

Access

To access an action, action hotspot, or button, write a script that responds to one of its events. A Button object has no properties or methods.

Usage

The Button, Field, and Navigator classes provide entry points to scripts from the Notes UI. So do NotesTimer, NotesUIDatabase, NotesUIDocument, and NotesUIView.

See Also