FIELDSET
grouping. See the LEGEND
element definition in HTML 4.0.
See also the Document Object Model (DOM) Level 2 Specification.
Modifier and Type | Method and Description |
---|---|
public String | |
public String | |
public HTMLFormElement | |
public void | |
public void |
getAccessKey | back to summary |
---|---|
public String getAccessKey() A single character access key to give access to the form control. See the accesskey attribute definition in HTML 4.0. |
getAlign | back to summary |
---|---|
public String getAlign() Text alignment relative to |
getForm | back to summary |
---|---|
public HTMLFormElement getForm() Returns the |
setAccessKey | back to summary |
---|---|
public void setAccessKey(String accessKey) |
setAlign | back to summary |
---|---|
public void setAlign(String align) |