Module

placeholderManagement/dictionary

Methods

# static applyChangesToDictionaryPlaceholders(api)

Parameters:
Name Type Description
api
Properties:
Name Type Description
type string

APPLY_CHANGES_TO_DICTIONARY_PLACEHOLDERS

View Source placeholder-management/placeholder-management-dictionary-actions.js, line 19

# static changeAllPlaceholdersSelection(isSelect, placeholders)

Parameters:
Name Type Description
isSelect
placeholders
Properties:
Name Type Description
type string

CHANGE_ALL_PLACEHOLDERS_SELECTION

View Source placeholder-management/placeholder-management-dictionary-actions.js, line 32

# static changePlaceholderSelection(placeholder, isSelect)

Parameters:
Name Type Description
placeholder
isSelect
Properties:
Name Type Description
type string

CHANGE_PLACEHOLDER_SELECTION

View Source placeholder-management/placeholder-management-dictionary-actions.js, line 43

# static openPopupToEditSelectedPlaceholders()

Properties:
Name Type Description
type string

OPEN_POPUP_TO_EDIT_SELECTED_PLACEHOLDERS

View Source placeholder-management/placeholder-management-dictionary-actions.js, line 53

# static rejectChanges()

Properties:
Name Type Description
type string

REJECT_CHANGES

View Source placeholder-management/placeholder-management-dictionary-actions.js, line 59

# static stageChanges(newValue)

Parameters:
Name Type Description
newValue
Properties:
Name Type Description
type string

STAGE_CHANGES

View Source placeholder-management/placeholder-management-dictionary-actions.js, line 66