Interface JAppPanelActivationParams

interface JAppPanelActivationParams {
    ignoreConfirmationMessage?: boolean;
}

Hierarchy (view full)

Properties

ignoreConfirmationMessage?: boolean