Interface EnumPreferencesEvents

    • Field Detail

      • WebEventSelectPreferencesGroupSet

        static final int WebEventSelectPreferencesGroupSet
        event to change the current group-set
        See Also:
        Constant Field Values
      • WebEventSelectPreferencesGroup

        static final int WebEventSelectPreferencesGroup
        event to change the current group
        See Also:
        Constant Field Values
      • WebEventUpdatePreferences

        static final int WebEventUpdatePreferences
        event to update the preferences values:
        See Also:
        Constant Field Values
      • WebEventShowAdvancedOptions

        static final int WebEventShowAdvancedOptions
        event to show or hide the advanced print preferences:
        See Also:
        Constant Field Values
      • WebEventPopulatePrintHeaderFooteTextArea

        static final int WebEventPopulatePrintHeaderFooteTextArea
        event to populate the left/right/center textarea of the header/footer editor:
        See Also:
        Constant Field Values
      • WebEventValidatePreferences

        static final int WebEventValidatePreferences
        event to validate the values of the preferences which are submitted:
        See Also:
        Constant Field Values
      • WebEventShowProjectHeaderFooterEditor

        static final int WebEventShowProjectHeaderFooterEditor
        event to display the Header/Footer Editor displaying the Project level settings.
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • WebEventLoadProjectDefaults

        static final int WebEventLoadProjectDefaults
        event to load the project defaults
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • WebEventSwitchAdvancedSettings

        static final int WebEventSwitchAdvancedSettings
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventShowPDFReportHeaderEditor

        static final int WebEventShowPDFReportHeaderEditor
        event to display the PDF Report Header Editor
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventShowExportAdminHeaderFooterEditor

        static final int WebEventShowExportAdminHeaderFooterEditor
        event to display the export admin Header Footer Editor
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventApplyHeaderFooterEditor

        static final int WebEventApplyHeaderFooterEditor
        Event for the apply button on the Header and Footer Editor
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventCancelHeaderFooterEditor

        static final int WebEventCancelHeaderFooterEditor
        Event for the cancel button on the Header and Footer Editor
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventApplyExportAdminHeaderFooterEditor

        static final int WebEventApplyExportAdminHeaderFooterEditor
        Event for the apply button on the Export Admin Header and Footer Editor
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventSwitchColorThemePreview

        static final int WebEventSwitchColorThemePreview
        Event to toggle Color Theme Preview in HTML mode note - this event will use the same set of arguments IDs for event 25009.
        Since:
        MicroStrategy Web 9.0.1
        See Also:
        Constant Field Values
      • WebEventArgumentTarget

        static final int WebEventArgumentTarget
        event argument: target parameter for the group/group-set that will be selected.
        See Also:
        Constant Field Values
      • WebEventArgumentPreferencesLevel

        static final int WebEventArgumentPreferencesLevel
        event argument: level that to which to set the preferences values.
        See Also:
        Constant Field Values
      • WebEventArgumentApply

        static final int WebEventArgumentApply
        event argument: apply changes
        See Also:
        Constant Field Values
      • WebEventArgumentAllProjects

        static final int WebEventArgumentAllProjects
        event argument: apply changes to all projects
        See Also:
        Constant Field Values
      • WebEventArgumentLoadDefaults

        static final int WebEventArgumentLoadDefaults
        event argument: load default values
        See Also:
        Constant Field Values
      • WebEventArgumentShowAdvancedPrintPreferences

        static final int WebEventArgumentShowAdvancedPrintPreferences
        event argument: show advanced print preferences
        See Also:
        Constant Field Values
      • WebEventArgumentPrintSectionName

        static final int WebEventArgumentPrintSectionName
        event argument: argument to denote the section where the details should be added
        See Also:
        Constant Field Values
      • WebEventArgumentPrintHeaderFooterApplyButtonName

        static final int WebEventArgumentPrintHeaderFooterApplyButtonName
        event argument: argument to denote the apply button name of the header footer editor for print preferences
        See Also:
        Constant Field Values
      • WebEventArgumentPrintHeaderFooterCancelButtonName

        static final int WebEventArgumentPrintHeaderFooterCancelButtonName
        event argument: argument to denote the cancel button name of the header footer editor for print preferences
        See Also:
        Constant Field Values
      • WebEventArgumentAddFont

        static final int WebEventArgumentAddFont
        event argument: argument to denote the add button of the font names shopping cart.
        See Also:
        Constant Field Values
      • WebEventArgumentRemoveFont

        static final int WebEventArgumentRemoveFont
        event argument: argument to denote the remove button of the font names shopping cart.
        See Also:
        Constant Field Values
      • WebEventArgumentMoveFontUp

        static final int WebEventArgumentMoveFontUp
        event argument: argument to denote the move up button of the font names shopping cart.
        See Also:
        Constant Field Values
      • WebEventArgumentMoveFontDown

        static final int WebEventArgumentMoveFontDown
        event argument: argument to denote the move down button of the font names shopping cart.
        See Also:
        Constant Field Values
      • WebEventArgumentAvailableFonts

        static final int WebEventArgumentAvailableFonts
        event argument: argument to denote the list of available fonts in the system.
        See Also:
        Constant Field Values
      • WebEventArgumentSelectedFonts

        static final int WebEventArgumentSelectedFonts
        event argument: argument to denote the selected fonts.
        See Also:
        Constant Field Values
      • WebEventArgumentKeepTempPreferences

        static final int WebEventArgumentKeepTempPreferences
        event argument: argument to temporarily keep the value of the preferences.
        The preferences do not get saved to the metadata until the event WebEventUpdatePreferences is submited from the page that contains those preferences.

        Possible values:
        PreferencesBean.SAVE_TEMP_PREFERENCE - Save the preferences temporarily.
        PreferencesBean.KEEP_TEMP_PREFERENCE - Keep the current temporary preferences.

        If the argument is not specified when calling the event WebEventSelectPreferencesGroup, the current temporary preferences will be deleted.
        Note: Used to keep the preferences value when moving between the Print/PDF and the Header Footer Editor.
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • WebEventArgumentPrevGroupName

        static final int WebEventArgumentPrevGroupName
        event argument: argument to denote the name of the previous group preferences.
        Used on the header/footer editor to know what preferences group to go to when users submit the form.
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • WebEventArgumentAdvancedSettingDiv

        static final int WebEventArgumentAdvancedSettingDiv
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventArgumentAdvancedSettingVisibility

        static final int WebEventArgumentAdvancedSettingVisibility
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventArgumentDynamicDiv

        static final int WebEventArgumentDynamicDiv
        For dynamic sections event arguments
        Since:
        MicroStrategy Web 9.0.1
        See Also:
        Constant Field Values
      • WebEventArgumentDynamicDivVisibility

        static final int WebEventArgumentDynamicDivVisibility
        Since:
        MicroStrategy Web 9.0.1
        See Also:
        Constant Field Values
      • WebEventArgumentCustomStyleToAddName

        static final int WebEventArgumentCustomStyleToAddName
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventArgumentCustomStyleToAddBaseStyle

        static final int WebEventArgumentCustomStyleToAddBaseStyle
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventArgumentCustomStyleToAddPromptType

        static final int WebEventArgumentCustomStyleToAddPromptType
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventArgumentCustomStyleToAddDescription

        static final int WebEventArgumentCustomStyleToAddDescription
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventArgumentCustomStyleToDeleteName

        static final int WebEventArgumentCustomStyleToDeleteName
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventArgumentCustomStyleToDeleteBaseStyle

        static final int WebEventArgumentCustomStyleToDeleteBaseStyle
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventArgumentCustomStyleToDeletePromptType

        static final int WebEventArgumentCustomStyleToDeletePromptType
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventArgumentCustomStyleToDeleteDescription

        static final int WebEventArgumentCustomStyleToDeleteDescription
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventArgumentAddMacro

        static final int WebEventArgumentAddMacro
        event argument: argument to add a macro to the header or footer
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventArgumentMacroName

        static final int WebEventArgumentMacroName
        event argument: argument that indicates the name of the macro to add to the header or footer
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values