Skip to content

OnRestoreDefaults - cCJGridPromptList

Retores the default values of properties that were likely to be changed during a popup instance. These are stored in OnStoreDefaults.

Type: Event

Syntax

Procedure OnRestoreDefaults

Description

The OnStoreDefaults and OnRestoreDefaults events provide a mechanism for changing prompt list properties upon activation and then to restore these properties back to their defaults upon activation. This makes it easy to customize the behavior of a prompt list based on the object that invokes it, which makes it possible to reuse the same prompt list for a variety of purposes.

See OnStoreDefaults for a complete description of this process.