Package google.registry.ui.soy.registrar
Class FormsSoyInfo.TemplateName
java.lang.Object
google.registry.ui.soy.registrar.FormsSoyInfo.TemplateName
- Enclosing class:
FormsSoyInfo
Deprecated.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.The full template name of the .inputCheckboxRow template.static final String
Deprecated.The full template name of the .inputField template.static final String
Deprecated.The full template name of the .inputFieldLabel template.static final String
Deprecated.The full template name of the .inputFieldRow template.static final String
Deprecated.The full template name of the .inputFieldRowWithValue template.static final String
Deprecated.The full template name of the .inputFieldValue template.static final String
Deprecated.The full template name of the .inputRadioWithValue template.static final String
Deprecated.The full template name of the .menuButton template.static final String
Deprecated.The full template name of the .selectRow template.static final String
Deprecated.The full template name of the .submitRow template.static final String
Deprecated.The full template name of the .textareaFieldRow template.static final String
Deprecated.The full template name of the .textareaFieldRowWithValue template. -
Method Summary
-
Field Details
-
INPUT_FIELD
Deprecated.The full template name of the .inputField template.- See Also:
-
INPUT_FIELD_ROW
Deprecated.The full template name of the .inputFieldRow template.- See Also:
-
INPUT_FIELD_LABEL
Deprecated.The full template name of the .inputFieldLabel template.- See Also:
-
INPUT_FIELD_VALUE
Deprecated.The full template name of the .inputFieldValue template.- See Also:
-
INPUT_FIELD_ROW_WITH_VALUE
Deprecated.The full template name of the .inputFieldRowWithValue template.- See Also:
-
TEXTAREA_FIELD_ROW
Deprecated.The full template name of the .textareaFieldRow template.- See Also:
-
TEXTAREA_FIELD_ROW_WITH_VALUE
Deprecated.The full template name of the .textareaFieldRowWithValue template.- See Also:
-
SELECT_ROW
Deprecated.The full template name of the .selectRow template.- See Also:
-
INPUT_RADIO_WITH_VALUE
Deprecated.The full template name of the .inputRadioWithValue template.- See Also:
-
INPUT_CHECKBOX_ROW
Deprecated.The full template name of the .inputCheckboxRow template.- See Also:
-
SUBMIT_ROW
Deprecated.The full template name of the .submitRow template.- See Also:
-
MENU_BUTTON
Deprecated.The full template name of the .menuButton template.- See Also:
-