Supported Bean: PreferencesBean
Event handler: com.microstrategy.web.app.beans.EnumSysBeanTypes.AppBeanPreferences (25)
Events
addPromptCustomStyle | ||||
Event to add a new custom prompt style. Required parameters:
EnumPreferencesEvents.WebEventArgumentCustomStyleToAddName ,
EnumPreferencesEvents.WebEventArgumentCustomStyleToAddDescription ,
EnumPreferencesEvents.WebEventArgumentCustomStyleToAddBaseStyle ,
EnumPreferencesEvents.WebEventArgumentCustomStyleToAddPromptType , |
25010 | |||
csToAddBaseStyle |
25033 |
EnumPreferencesEvents.WebEventArgumentCustomStyleToAddBaseStyle |
||
csToAddDescription |
25035 |
EnumPreferencesEvents.WebEventArgumentCustomStyleToAddDescription |
||
csToAddName |
25032 | |||
csToAddPromptStyle |
25034 |
EnumPreferencesEvents.WebEventArgumentCustomStyleToAddPromptType |
||
loadProjectDefaults | ||||
event to load the project defaults |
25008 | |||
allProjects | event argument: apply changes to all projects |
25004 | ||
level | event argument: level that to which to set the preferences values. |
25002 | ||
removePromptCustomStyle | ||||
Event to add a new custom prompt style. Required parameters:
EnumPreferencesEvents.WebEventArgumentCustomStyleToDeleteName ,
EnumPreferencesEvents.WebEventArgumentCustomStyleToDeleteDescription ,
EnumPreferencesEvents.WebEventArgumentCustomStyleToDeleteBaseStyle ,
EnumPreferencesEvents.WebEventArgumentCustomStyleToDeletePromptType , |
25011 | |||
csToDeleteBaseStyle |
25037 |
EnumPreferencesEvents.WebEventArgumentCustomStyleToDeleteBaseStyle |
||
csToDeleteDescription |
25039 |
EnumPreferencesEvents.WebEventArgumentCustomStyleToDeleteDescription |
||
csToDeleteName |
25036 |
EnumPreferencesEvents.WebEventArgumentCustomStyleToDeleteName |
||
csToDeletePromptStyle |
25038 |
EnumPreferencesEvents.WebEventArgumentCustomStyleToDeletePromptType |
||
selectGroup | ||||
event to change the current group |
25002 | |||
keepPreferences | event argument: argument to temporarily keep the value of the preferences. The preferences do not get saved to the metadata until the event EnumPreferencesEvents.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 EnumPreferencesEvents.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. |
25028 | ||
prevGroupName | 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. |
25029 | ||
target | event argument: target parameter for the group/group-set that will be selected. |
25001 | ||
selectGroupSet | ||||
event to change the current group-set |
25001 | |||
target | event argument: target parameter for the group/group-set that will be selected. |
25001 | ||
showAdvancedSettings | ||||
25009 | ||||
settingDiv |
25030 | |||
visibility |
25031 | |||
showColorThemePreview | ||||
Event to toggle Color Theme Preview in HTML mode note - this event will use the same set of arguments IDs for event 25009. |
25017 | |||
previewDiv |
25030 | |||
previewVisibility |
25031 | |||
updatePreferences | ||||
event to update the preferences values: |
25003 | |||
addFont | event argument: argument to denote the add button of the font names shopping cart. |
25022 | ||
allProjects | event argument: apply changes to all projects |
25004 | ||
apply | event argument: apply changes |
25003 | ||
availableFonts | event argument: argument to denote the list of available fonts in the system. |
25026 | ||
defaults | event argument: load default values |
25005 | ||
level | event argument: level that to which to set the preferences values. |
25002 | ||
moveFontDown | event argument: argument to denote the move down button of the font names shopping cart. |
25025 | ||
moveFontUp | event argument: argument to denote the move up button of the font names shopping cart. |
25024 | ||
removeFont | event argument: argument to denote the remove button of the font names shopping cart. |
25023 | ||
selectedFonts | event argument: argument to denote the selected fonts. |
25027 | ||
validatePreferences | ||||
event to validate the values of the preferences which are submitted: |
25006 | |||
level | event argument: level that to which to set the preferences values. |
25002 |
Notes
* denotes required field.