Class FormsSoyInfo.TemplateName

java.lang.Object
google.registry.ui.soy.registrar.FormsSoyInfo.TemplateName
Enclosing class:
FormsSoyInfo

@Deprecated public static final class FormsSoyInfo.TemplateName extends Object
Deprecated.
  • Field Details

    • INPUT_FIELD

      public static final String INPUT_FIELD
      Deprecated.
      The full template name of the .inputField template.
      See Also:
    • INPUT_FIELD_ROW

      public static final String INPUT_FIELD_ROW
      Deprecated.
      The full template name of the .inputFieldRow template.
      See Also:
    • INPUT_FIELD_LABEL

      public static final String INPUT_FIELD_LABEL
      Deprecated.
      The full template name of the .inputFieldLabel template.
      See Also:
    • INPUT_FIELD_VALUE

      public static final String INPUT_FIELD_VALUE
      Deprecated.
      The full template name of the .inputFieldValue template.
      See Also:
    • INPUT_FIELD_ROW_WITH_VALUE

      public static final String INPUT_FIELD_ROW_WITH_VALUE
      Deprecated.
      The full template name of the .inputFieldRowWithValue template.
      See Also:
    • TEXTAREA_FIELD_ROW

      public static final String TEXTAREA_FIELD_ROW
      Deprecated.
      The full template name of the .textareaFieldRow template.
      See Also:
    • TEXTAREA_FIELD_ROW_WITH_VALUE

      public static final String TEXTAREA_FIELD_ROW_WITH_VALUE
      Deprecated.
      The full template name of the .textareaFieldRowWithValue template.
      See Also:
    • SELECT_ROW

      public static final String SELECT_ROW
      Deprecated.
      The full template name of the .selectRow template.
      See Also:
    • INPUT_RADIO_WITH_VALUE

      public static final String INPUT_RADIO_WITH_VALUE
      Deprecated.
      The full template name of the .inputRadioWithValue template.
      See Also:
    • INPUT_CHECKBOX_ROW

      public static final String INPUT_CHECKBOX_ROW
      Deprecated.
      The full template name of the .inputCheckboxRow template.
      See Also:
    • SUBMIT_ROW

      public static final String SUBMIT_ROW
      Deprecated.
      The full template name of the .submitRow template.
      See Also: