Class GeneratedTextFieldConfiguratorSetting

    • Field Detail

      • TEXTFIELDLABEL

        public static final java.lang.String TEXTFIELDLABEL
        Qualifier of the TextFieldConfiguratorSetting.textFieldLabel attribute
        See Also:
        Constant Field Values
      • TEXTFIELDDEFAULTVALUE

        public static final java.lang.String TEXTFIELDDEFAULTVALUE
        Qualifier of the TextFieldConfiguratorSetting.textFieldDefaultValue attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedTextFieldConfiguratorSetting

        public GeneratedTextFieldConfiguratorSetting()
    • Method Detail

      • getTextFieldDefaultValue

        public java.lang.String getTextFieldDefaultValue​(SessionContext ctx)
        Generated method - Getter of the TextFieldConfiguratorSetting.textFieldDefaultValue attribute.
        Returns:
        the textFieldDefaultValue - Default value of the text field
      • getTextFieldDefaultValue

        public java.lang.String getTextFieldDefaultValue()
        Generated method - Getter of the TextFieldConfiguratorSetting.textFieldDefaultValue attribute.
        Returns:
        the textFieldDefaultValue - Default value of the text field
      • getAllTextFieldDefaultValue

        public java.util.Map<Language,​java.lang.String> getAllTextFieldDefaultValue​(SessionContext ctx)
        Generated method - Getter of the TextFieldConfiguratorSetting.textFieldDefaultValue attribute.
        Returns:
        the localized textFieldDefaultValue - Default value of the text field
      • getAllTextFieldDefaultValue

        public java.util.Map<Language,​java.lang.String> getAllTextFieldDefaultValue()
        Generated method - Getter of the TextFieldConfiguratorSetting.textFieldDefaultValue attribute.
        Returns:
        the localized textFieldDefaultValue - Default value of the text field
      • setTextFieldDefaultValue

        public void setTextFieldDefaultValue​(SessionContext ctx,
                                             java.lang.String value)
        Generated method - Setter of the TextFieldConfiguratorSetting.textFieldDefaultValue attribute.
        Parameters:
        value - the textFieldDefaultValue - Default value of the text field
      • setTextFieldDefaultValue

        public void setTextFieldDefaultValue​(java.lang.String value)
        Generated method - Setter of the TextFieldConfiguratorSetting.textFieldDefaultValue attribute.
        Parameters:
        value - the textFieldDefaultValue - Default value of the text field
      • setAllTextFieldDefaultValue

        public void setAllTextFieldDefaultValue​(SessionContext ctx,
                                                java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the TextFieldConfiguratorSetting.textFieldDefaultValue attribute.
        Parameters:
        value - the textFieldDefaultValue - Default value of the text field
      • setAllTextFieldDefaultValue

        public void setAllTextFieldDefaultValue​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the TextFieldConfiguratorSetting.textFieldDefaultValue attribute.
        Parameters:
        value - the textFieldDefaultValue - Default value of the text field
      • getTextFieldLabel

        public java.lang.String getTextFieldLabel​(SessionContext ctx)
        Generated method - Getter of the TextFieldConfiguratorSetting.textFieldLabel attribute.
        Returns:
        the textFieldLabel - Label of the text field
      • getTextFieldLabel

        public java.lang.String getTextFieldLabel()
        Generated method - Getter of the TextFieldConfiguratorSetting.textFieldLabel attribute.
        Returns:
        the textFieldLabel - Label of the text field
      • getAllTextFieldLabel

        public java.util.Map<Language,​java.lang.String> getAllTextFieldLabel​(SessionContext ctx)
        Generated method - Getter of the TextFieldConfiguratorSetting.textFieldLabel attribute.
        Returns:
        the localized textFieldLabel - Label of the text field
      • getAllTextFieldLabel

        public java.util.Map<Language,​java.lang.String> getAllTextFieldLabel()
        Generated method - Getter of the TextFieldConfiguratorSetting.textFieldLabel attribute.
        Returns:
        the localized textFieldLabel - Label of the text field
      • setTextFieldLabel

        public void setTextFieldLabel​(SessionContext ctx,
                                      java.lang.String value)
        Generated method - Setter of the TextFieldConfiguratorSetting.textFieldLabel attribute.
        Parameters:
        value - the textFieldLabel - Label of the text field
      • setTextFieldLabel

        public void setTextFieldLabel​(java.lang.String value)
        Generated method - Setter of the TextFieldConfiguratorSetting.textFieldLabel attribute.
        Parameters:
        value - the textFieldLabel - Label of the text field
      • setAllTextFieldLabel

        public void setAllTextFieldLabel​(SessionContext ctx,
                                         java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the TextFieldConfiguratorSetting.textFieldLabel attribute.
        Parameters:
        value - the textFieldLabel - Label of the text field
      • setAllTextFieldLabel

        public void setAllTextFieldLabel​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the TextFieldConfiguratorSetting.textFieldLabel attribute.
        Parameters:
        value - the textFieldLabel - Label of the text field