Package google.registry.ui.soy.registrar
Class FormsSoyInfo.Param
java.lang.Object
google.registry.ui.soy.registrar.FormsSoyInfo.Param
- Enclosing class:
FormsSoyInfo
Deprecated.
Param names from all templates in this Soy file.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.Listed by .inputCheckboxRow.static final String
Deprecated.Listed by .inputRadioWithValue.static final String
Deprecated.Listed by .inputFieldValue, .inputFieldRowWithValue.static final String
Deprecated.Listed by .inputFieldRow, .inputFieldLabel, .inputFieldRowWithValue, .inputCheckboxRow.static final String
Deprecated.Listed by .inputFieldRow.static final String
Deprecated.Listed by .inputFieldLabel.static final String
Deprecated.Listed by .menuButton.static final String
Deprecated.Listed by .inputFieldRow.static final String
Deprecated.Listed by .inputField, .inputFieldRow, .textareaFieldRow.static final String
Deprecated.Listed by .inputFieldRow, .textareaFieldRow.static final String
Deprecated.Listed by .menuButton.static final String
Deprecated.Listed by .inputField, .inputFieldRow, .inputFieldLabel, .inputFieldRowWithValue, .textareaFieldRow, .textareaFieldRowWithValue, .selectRow, .inputCheckboxRow, .submitRow.static final String
Deprecated.Listed by .inputField, .inputFieldRow, .inputFieldValue, .inputFieldRowWithValue, .textareaFieldRow, .textareaFieldRowWithValue, .selectRow, .inputRadioWithValue, .inputCheckboxRow.static final String
Deprecated.Listed by .inputFieldRow, .inputFieldValue, .inputFieldRowWithValue, .textareaFieldRow, .textareaFieldRowWithValue, .selectRow.static final String
Deprecated.Listed by .selectRow.static final String
Deprecated.Listed by .inputField, .inputFieldRow, .inputFieldValue, .inputFieldRowWithValue.static final String
Deprecated.Listed by .inputFieldRow, .inputFieldValue, .inputFieldRowWithValue, .textareaFieldRow, .textareaFieldRowWithValue, .selectRow.static final String
Deprecated.Listed by .inputFieldValue, .inputFieldRowWithValue.static final String
Deprecated.Listed by .selectRow, .menuButton.static final String
Deprecated.Listed by .inputFieldValue, .inputFieldRowWithValue.static final String
Deprecated.Listed by .inputFieldValue, .inputFieldRowWithValue, .textareaFieldRowWithValue.static final String
Deprecated.Listed by .inputRadioWithValue. -
Method Summary
-
Field Details
-
CHECKED
Deprecated.Listed by .inputCheckboxRow.- See Also:
-
CHECKED_VALUE
Deprecated.Listed by .inputRadioWithValue.- See Also:
-
CLAZZ
Deprecated.Listed by .inputFieldValue, .inputFieldRowWithValue.- See Also:
-
DESCRIPTION
Deprecated.Listed by .inputFieldRow, .inputFieldLabel, .inputFieldRowWithValue, .inputCheckboxRow.- See Also:
-
DISABLED
Deprecated.Listed by .inputFieldRow.- See Also:
-
FOR_ID
Deprecated.Listed by .inputFieldLabel.- See Also:
-
ID
Deprecated.Listed by .menuButton.- See Also:
-
IS_PASSWORD
Deprecated.Listed by .inputFieldRow.- See Also:
-
ITEM
Deprecated.Listed by .inputField, .inputFieldRow, .textareaFieldRow.- See Also:
-
ITEMS
Deprecated.Listed by .menuButton.- See Also:
-
ITEM_PREFIX
Deprecated.Listed by .inputFieldRow, .textareaFieldRow.- See Also:
-
LABEL
Deprecated.Listed by .inputField, .inputFieldRow, .inputFieldLabel, .inputFieldRowWithValue, .textareaFieldRow, .textareaFieldRowWithValue, .selectRow, .inputCheckboxRow, .submitRow.- See Also:
-
NAME
Deprecated.Listed by .inputField, .inputFieldRow, .inputFieldValue, .inputFieldRowWithValue, .textareaFieldRow, .textareaFieldRowWithValue, .selectRow, .inputRadioWithValue, .inputCheckboxRow.- See Also:
-
NAME_PREFIX
Deprecated.Listed by .inputFieldRow, .inputFieldValue, .inputFieldRowWithValue, .textareaFieldRow, .textareaFieldRowWithValue, .selectRow.- See Also:
-
OPTIONS
Deprecated.Listed by .selectRow.- See Also:
-
PLACEHOLDER
Deprecated.Listed by .inputField, .inputFieldRow, .inputFieldValue, .inputFieldRowWithValue.- See Also:
-
READONLY
Deprecated.Listed by .inputFieldRow, .inputFieldValue, .inputFieldRowWithValue, .textareaFieldRow, .textareaFieldRowWithValue, .selectRow.- See Also:
-
REQUIRED
Deprecated.Listed by .inputFieldValue, .inputFieldRowWithValue.- See Also:
-
SELECTED
Deprecated.Listed by .selectRow, .menuButton.- See Also:
-
TYPE
Deprecated.Listed by .inputFieldValue, .inputFieldRowWithValue.- See Also:
-
VALUE
Deprecated.Listed by .inputFieldValue, .inputFieldRowWithValue, .textareaFieldRowWithValue.- See Also:
-
VALUES
Deprecated.Listed by .inputRadioWithValue.- See Also:
-