public final class HtmlControlType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
FORM_FIELD |
static int |
length |
static int |
STRUCTURED_DOCUMENT_TAG |
| Modifier and Type | Method and Description |
|---|---|
static int |
fromName(java.lang.String htmlControlTypeName) |
static java.lang.String |
getName(int htmlControlType) |
static int[] |
getValues() |
static java.lang.String |
toString(int htmlControlType) |