![]() | InDesign SDK 20.5 |
This is the complete list of members for CAlert, including all inherited members.
| AlertWithApplyToAll(bool16 *applyAllState, const PMString &message, const PMString &Button1Str=kNullString, const PMString &Button2Str=kNullString, const PMString &Button3Str=kNullString, const PMString &title=kNullString, int32 iconID=eWarningIcon) | CAlert | static |
| eAlertIcon enum name (defined in CAlert) | CAlert | |
| eErrorIcon enum value (defined in CAlert) | CAlert | |
| eInformationIcon enum value (defined in CAlert) | CAlert | |
| eNoIcon enum value (defined in CAlert) | CAlert | |
| eOKCancel enum value (defined in CAlert) | CAlert | |
| eOKOnly enum value (defined in CAlert) | CAlert | |
| eQuestionIcon enum value (defined in CAlert) | CAlert | |
| ErrorAlert(const PMString &message) | CAlert | static |
| ErrorAlert(const PMString &message, const UIDRef &target, ErrorCode errorCode) (defined in CAlert) | CAlert | static |
| eStartupAlertButtonConfig (defined in CAlert) | CAlert | |
| eWarningIcon enum value (defined in CAlert) | CAlert | |
| eYesNo enum value (defined in CAlert) | CAlert | |
| eYesNoCancel enum value (defined in CAlert) | CAlert | |
| GetIgnoreRefreshEvent() | CAlert | static |
| GetIsAlertShown() | CAlert | static |
| GetShowAlerts() | CAlert | static |
| GetShowModalStartupUI() | CAlert | static |
| InformationAlert(const PMString &message) | CAlert | static |
| InformationAlert(const PMString &message, const UIDRef &target, ErrorCode errorCode) (defined in CAlert) | CAlert | static |
| Initialize(AlertImplementation *alertImpl) | CAlert | static |
| LastEventCausedAlert() | CAlert | static |
| ModalAlert(const PMString &message, const PMString &button1String, const PMString &button2String, const PMString &button3String, int16 defaultButton, int16 iconID) | CAlert | static |
| ModalAlert(const PMString &message, const PMString &button1String, const PMString &button2String, const PMString &button3String, int16 defaultButton, int16 iconID, const UIDRef &target, const ErrorCode errorCode) | CAlert | static |
| SetIgnoreRefreshEvent(bool16 val) | CAlert | static |
| SetLastEventCausedAlert(bool16) | CAlert | static |
| SetShowAlerts(bool16 showAlerts) | CAlert | static |
| StartupErrorAlert(const PMString &message) | CAlert | static |
| StartupModalAlert(const PMString &message, int16 buttonConfig=eOKOnly, int16 defaultButton=1, int16 iconID=eWarningIcon) (defined in CAlert) | CAlert | static |
| StartupWarningAlert(const PMString &message) (defined in CAlert) | CAlert | static |
| tl_AlertShown (defined in CAlert) | CAlert | static |
| WarningAlert(const PMString &message) | CAlert | static |
| WarningAlert(const PMString &message, const UIDRef &target, ErrorCode errorCode) (defined in CAlert) | CAlert | static |
| WarningAlertWithDontShowAgain(const PMString &message, int32 dontShowID, bool8 bShowCancelButton=kFalse, int32 iconID=eWarningIcon, const PMString &title=kNullString, const PMString &strOK=kNullString, const PMString &strCancel=kNullString, const int16 returnValueIfHidden=1) | CAlert | static |