Class FormPageModel

java.lang.Object
de.xima.fc.user_portal.view_model.pages.FormPageModel

public class FormPageModel extends Object
The model for the form page which holds the data from the portal localizations.
Since:
8.2.0
Author:
XIMA MEDIA GmbH
  • Method Details

    • builder

      public static FormPageModel.Builder builder()
    • getFormPageSubtitle

      public String getFormPageSubtitle()
    • getFormSearchPlaceholder

      public String getFormSearchPlaceholder()
    • getFormTagFilterLabel

      public String getFormTagFilterLabel()
    • getDetailsButtonLabel

      public String getDetailsButtonLabel()
    • getOpenFormButtonLabel

      public String getOpenFormButtonLabel()
    • getFormTagFilterPlaceholder

      public String getFormTagFilterPlaceholder()
    • getHeader

      public String getHeader()
    • getFormsEmptyLabel

      public String getFormsEmptyLabel()
    • getFilterSelectTooltip

      public String getFilterSelectTooltip()
    • getBackButtonLabel

      public String getBackButtonLabel()
    • getToMyFormRecordsButtonLabel

      public String getToMyFormRecordsButtonLabel()
    • getPublicLogoLinkAriaLabel

      public String getPublicLogoLinkAriaLabel()
    • getProtectedLogoLinkAriaLabel

      public String getProtectedLogoLinkAriaLabel()
    • getPublicBackButtonAriaLabel

      public String getPublicBackButtonAriaLabel()
    • getSigninButtonAriaLabel

      public String getSigninButtonAriaLabel()
    • getSectionAriaLabelFilterAndSearch

      public String getSectionAriaLabelFilterAndSearch()
    • getSectionAriaLabelFormList

      public String getSectionAriaLabelFormList()
    • getProtectedBackButtonAriaLabel

      public String getProtectedBackButtonAriaLabel()
    • getLayoutButtonGridAriaLabel

      public String getLayoutButtonGridAriaLabel()
    • getLayoutButtonListAriaLabel

      public String getLayoutButtonListAriaLabel()
    • getFormsListAriaLabel

      public String getFormsListAriaLabel()
    • getFormsEntryAriaLabel

      public String getFormsEntryAriaLabel()
    • getOpenFormButtonAriaLabel

      public String getOpenFormButtonAriaLabel()
    • getDetailsButtonAriaLabel

      public String getDetailsButtonAriaLabel()
    • getFormTagFilterAriaLabel

      public String getFormTagFilterAriaLabel()
    • getFormDetailsCloseButtonAriaLabel

      public String getFormDetailsCloseButtonAriaLabel()
    • getFormTagRemoveButtonAriaLabel

      public String getFormTagRemoveButtonAriaLabel()
    • getSearchInputAriaLabel

      public String getSearchInputAriaLabel()
    • getSearchInputScreenReaderFeedback

      public String getSearchInputScreenReaderFeedback()