STK UI PluginsSend comments on this topic.
IAgUiPluginConfigurationPageActions Interface

Description

The interface represents the configuration page actions.

Public Methods

Public Method OnApplyOccurs when a user clicks the Apply button. The method returns whether the changes have been accepted.
Public Method OnCancelOccurs when a user clicks the Cancel button.
Public Method OnCreatedOccurs during the initialization of the configuration page.
Public Method OnHelpOccurs when a user clicks the Help button.
Public Method OnOKOccurs when a user clicks the OK button.

Remarks

IAgUiPluginConfigurationPageActions interface is an optional interface. The interface is used by the hosting environment to communicate with a custom property page created using methods of %IAgUiPluginConfigurationPageBuilder:AgUiPluginsLib~IAgUiPluginConfigurationPageBuilder% interface.
© 2025 Analytical Graphics, Inc. All Rights Reserved.