|
|||||||||
| Home >> All >> org >> w3c >> dom >> [ html overview ] | PREV NEXT | ||||||||
A
- add(HTMLElement, HTMLElement) - Method in interface org.w3c.dom.html.HTMLSelectElement
- Add a new element to the collection of
OPTIONelements for thisSELECT.
B
- blur() - Method in interface org.w3c.dom.html.HTMLAnchorElement
- Removes keyboard focus from this element.
- blur() - Method in interface org.w3c.dom.html.HTMLInputElement
- Removes keyboard focus from this element.
- blur() - Method in interface org.w3c.dom.html.HTMLSelectElement
- Removes keyboard focus from this element.
- blur() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
- Removes keyboard focus from this element.
C
- click() - Method in interface org.w3c.dom.html.HTMLInputElement
- Simulate a mouse-click.
- close() - Method in interface org.w3c.dom.html.HTMLDocument
- Closes a document stream opened by
open()and forces rendering. - createCaption() - Method in interface org.w3c.dom.html.HTMLTableElement
- Create a new table caption object or return an existing one.
- createHTMLDocument(String) - Method in interface org.w3c.dom.html.HTMLDOMImplementation
- Creates an
HTMLDocumentobject with the minimal tree made of the following elements:HTML,HEAD,TITLE, andBODY. - createTFoot() - Method in interface org.w3c.dom.html.HTMLTableElement
- Create a table footer row or return an existing one.
- createTHead() - Method in interface org.w3c.dom.html.HTMLTableElement
- Create a table header row or return an existing one.
D
- deleteCaption() - Method in interface org.w3c.dom.html.HTMLTableElement
- Delete the table caption, if one exists.
- deleteCell(int) - Method in interface org.w3c.dom.html.HTMLTableRowElement
- Delete a cell from the current row.
- deleteRow(int) - Method in interface org.w3c.dom.html.HTMLTableElement
- Delete a table row.
- deleteRow(int) - Method in interface org.w3c.dom.html.HTMLTableSectionElement
- Delete a row from this section.
- deleteTFoot() - Method in interface org.w3c.dom.html.HTMLTableElement
- Delete the footer from the table, if one exists.
- deleteTHead() - Method in interface org.w3c.dom.html.HTMLTableElement
- Delete the header from the table, if one exists.
F
- focus() - Method in interface org.w3c.dom.html.HTMLAnchorElement
- Gives keyboard focus to this element.
- focus() - Method in interface org.w3c.dom.html.HTMLInputElement
- Gives keyboard focus to this element.
- focus() - Method in interface org.w3c.dom.html.HTMLSelectElement
- Gives keyboard focus to this element.
- focus() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
- Gives keyboard focus to this element.
G
- getALink() - Method in interface org.w3c.dom.html.HTMLBodyElement
- Color of active links (after mouse-button down, but before mouse-button up).
- getAbbr() - Method in interface org.w3c.dom.html.HTMLTableCellElement
- Abbreviation for header cells.
- getAccept() - Method in interface org.w3c.dom.html.HTMLInputElement
- A comma-separated list of content types that a server processing this form will handle correctly.
- getAcceptCharset() - Method in interface org.w3c.dom.html.HTMLFormElement
- List of character sets supported by the server.
- getAccessKey() - Method in interface org.w3c.dom.html.HTMLAnchorElement
- A single character access key to give access to the form control.
- getAccessKey() - Method in interface org.w3c.dom.html.HTMLAreaElement
- A single character access key to give access to the form control.
- getAccessKey() - Method in interface org.w3c.dom.html.HTMLButtonElement
- A single character access key to give access to the form control.
- getAccessKey() - Method in interface org.w3c.dom.html.HTMLInputElement
- A single character access key to give access to the form control.
- getAccessKey() - Method in interface org.w3c.dom.html.HTMLLabelElement
- A single character access key to give access to the form control.
- getAccessKey() - Method in interface org.w3c.dom.html.HTMLLegendElement
- A single character access key to give access to the form control.
- getAccessKey() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
- A single character access key to give access to the form control.
- getAction() - Method in interface org.w3c.dom.html.HTMLFormElement
- Server-side form handler.
- getAlign() - Method in interface org.w3c.dom.html.HTMLAppletElement
- Aligns this object (vertically or horizontally) with respect to its surrounding text.
- getAlign() - Method in interface org.w3c.dom.html.HTMLDivElement
- Horizontal text alignment.
- getAlign() - Method in interface org.w3c.dom.html.HTMLHRElement
- Align the rule on the page.
- getAlign() - Method in interface org.w3c.dom.html.HTMLHeadingElement
- Horizontal text alignment.
- getAlign() - Method in interface org.w3c.dom.html.HTMLIFrameElement
- Aligns this object (vertically or horizontally) with respect to its surrounding text.
- getAlign() - Method in interface org.w3c.dom.html.HTMLImageElement
- Aligns this object (vertically or horizontally) with respect to its surrounding text.
- getAlign() - Method in interface org.w3c.dom.html.HTMLInputElement
- Aligns this object (vertically or horizontally) with respect to its surrounding text.
- getAlign() - Method in interface org.w3c.dom.html.HTMLLegendElement
- Text alignment relative to
FIELDSET. - getAlign() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Aligns this object (vertically or horizontally) with respect to its surrounding text.
- getAlign() - Method in interface org.w3c.dom.html.HTMLParagraphElement
- Horizontal text alignment.
- getAlign() - Method in interface org.w3c.dom.html.HTMLTableCaptionElement
- Caption alignment with respect to the table.
- getAlign() - Method in interface org.w3c.dom.html.HTMLTableCellElement
- Horizontal alignment of data in cell.
- getAlign() - Method in interface org.w3c.dom.html.HTMLTableColElement
- Horizontal alignment of cell data in column.
- getAlign() - Method in interface org.w3c.dom.html.HTMLTableElement
- Specifies the table's position with respect to the rest of the document.
- getAlign() - Method in interface org.w3c.dom.html.HTMLTableRowElement
- Horizontal alignment of data within cells of this row.
- getAlign() - Method in interface org.w3c.dom.html.HTMLTableSectionElement
- Horizontal alignment of data in cells.
- getAlt() - Method in interface org.w3c.dom.html.HTMLAppletElement
- Alternate text for user agents not rendering the normal content of this element.
- getAlt() - Method in interface org.w3c.dom.html.HTMLAreaElement
- Alternate text for user agents not rendering the normal content of this element.
- getAlt() - Method in interface org.w3c.dom.html.HTMLImageElement
- Alternate text for user agents not rendering the normal content of this element.
- getAlt() - Method in interface org.w3c.dom.html.HTMLInputElement
- Alternate text for user agents not rendering the normal content of this element.
- getAnchors() - Method in interface org.w3c.dom.html.HTMLDocument
- A collection of all the anchor (
A) elements in a document with a value for thenameattribute. - getApplets() - Method in interface org.w3c.dom.html.HTMLDocument
- A collection of all the
OBJECTelements that include applets andAPPLET( deprecated ) elements in a document. - getArchive() - Method in interface org.w3c.dom.html.HTMLAppletElement
- Comma-separated archive list.
- getArchive() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Space-separated list of archives.
- getAreas() - Method in interface org.w3c.dom.html.HTMLMapElement
- The list of areas defined for the image map.
- getAxis() - Method in interface org.w3c.dom.html.HTMLTableCellElement
- Names group of related headers.
- getBackground() - Method in interface org.w3c.dom.html.HTMLBodyElement
- URI of the background texture tile image.
- getBgColor() - Method in interface org.w3c.dom.html.HTMLBodyElement
- Document background color.
- getBgColor() - Method in interface org.w3c.dom.html.HTMLTableCellElement
- Cell background color.
- getBgColor() - Method in interface org.w3c.dom.html.HTMLTableElement
- Cell background color.
- getBgColor() - Method in interface org.w3c.dom.html.HTMLTableRowElement
- Background color for rows.
- getBody() - Method in interface org.w3c.dom.html.HTMLDocument
- The element that contains the content for the document.
- getBorder() - Method in interface org.w3c.dom.html.HTMLImageElement
- Width of border around image.
- getBorder() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Width of border around the object.
- getBorder() - Method in interface org.w3c.dom.html.HTMLTableElement
- The width of the border around the table.
- getCaption() - Method in interface org.w3c.dom.html.HTMLTableElement
- Returns the table's
CAPTION, or void if none exists. - getCellIndex() - Method in interface org.w3c.dom.html.HTMLTableCellElement
- The index of this cell in the row, starting from 0.
- getCellPadding() - Method in interface org.w3c.dom.html.HTMLTableElement
- Specifies the horizontal and vertical space between cell content and cell borders.
- getCellSpacing() - Method in interface org.w3c.dom.html.HTMLTableElement
- Specifies the horizontal and vertical separation between cells.
- getCells() - Method in interface org.w3c.dom.html.HTMLTableRowElement
- The collection of cells in this row.
- getCh() - Method in interface org.w3c.dom.html.HTMLTableCellElement
- Alignment character for cells in a column.
- getCh() - Method in interface org.w3c.dom.html.HTMLTableColElement
- Alignment character for cells in a column.
- getCh() - Method in interface org.w3c.dom.html.HTMLTableRowElement
- Alignment character for cells in a column.
- getCh() - Method in interface org.w3c.dom.html.HTMLTableSectionElement
- Alignment character for cells in a column.
- getChOff() - Method in interface org.w3c.dom.html.HTMLTableCellElement
- Offset of alignment character.
- getChOff() - Method in interface org.w3c.dom.html.HTMLTableColElement
- Offset of alignment character.
- getChOff() - Method in interface org.w3c.dom.html.HTMLTableRowElement
- Offset of alignment character.
- getChOff() - Method in interface org.w3c.dom.html.HTMLTableSectionElement
- Offset of alignment character.
- getCharset() - Method in interface org.w3c.dom.html.HTMLAnchorElement
- The character encoding of the linked resource.
- getCharset() - Method in interface org.w3c.dom.html.HTMLLinkElement
- The character encoding of the resource being linked to.
- getCharset() - Method in interface org.w3c.dom.html.HTMLScriptElement
- The character encoding of the linked resource.
- getChecked() - Method in interface org.w3c.dom.html.HTMLInputElement
- When the
typeattribute of the element has the value "Radio" or "Checkbox", this represents the current state of the form control, in an interactive user agent. - getCite() - Method in interface org.w3c.dom.html.HTMLModElement
- A URI designating a document that describes the reason for the change.
- getCite() - Method in interface org.w3c.dom.html.HTMLQuoteElement
- A URI designating a source document or message.
- getClassName() - Method in interface org.w3c.dom.html.HTMLElement
- The class attribute of the element.
- getClear() - Method in interface org.w3c.dom.html.HTMLBRElement
- Control flow of text around floats.
- getCode() - Method in interface org.w3c.dom.html.HTMLAppletElement
- Applet class file.
- getCode() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Applet class file.
- getCodeBase() - Method in interface org.w3c.dom.html.HTMLAppletElement
- Optional base URI for applet.
- getCodeBase() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Base URI for
classid,data, andarchiveattributes. - getCodeType() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Content type for data downloaded via
classidattribute. - getColSpan() - Method in interface org.w3c.dom.html.HTMLTableCellElement
- Number of columns spanned by cell.
- getColor() - Method in interface org.w3c.dom.html.HTMLBaseFontElement
- Font color.
- getColor() - Method in interface org.w3c.dom.html.HTMLFontElement
- Font color.
- getCols() - Method in interface org.w3c.dom.html.HTMLFrameSetElement
- The number of columns of frames in the frameset.
- getCols() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
- Width of control (in characters).
- getCompact() - Method in interface org.w3c.dom.html.HTMLDListElement
- Reduce spacing between list items.
- getCompact() - Method in interface org.w3c.dom.html.HTMLDirectoryElement
- Reduce spacing between list items.
- getCompact() - Method in interface org.w3c.dom.html.HTMLMenuElement
- Reduce spacing between list items.
- getCompact() - Method in interface org.w3c.dom.html.HTMLOListElement
- Reduce spacing between list items.
- getCompact() - Method in interface org.w3c.dom.html.HTMLUListElement
- Reduce spacing between list items.
- getContent() - Method in interface org.w3c.dom.html.HTMLMetaElement
- Associated information.
- getCookie() - Method in interface org.w3c.dom.html.HTMLDocument
- The cookies associated with this document.
- getCoords() - Method in interface org.w3c.dom.html.HTMLAnchorElement
- Comma-separated list of lengths, defining an active region geometry.
- getCoords() - Method in interface org.w3c.dom.html.HTMLAreaElement
- Comma-separated list of lengths, defining an active region geometry.
- getData() - Method in interface org.w3c.dom.html.HTMLObjectElement
- A URI specifying the location of the object's data.
- getDateTime() - Method in interface org.w3c.dom.html.HTMLModElement
- The date and time of the change.
- getDeclare() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Declare (for future reference), but do not instantiate, this object.
- getDefaultChecked() - Method in interface org.w3c.dom.html.HTMLInputElement
- When
typehas the value "Radio" or "Checkbox", this represents the HTML checked attribute of the element. - getDefaultSelected() - Method in interface org.w3c.dom.html.HTMLOptionElement
- Represents the value of the HTML selected attribute.
- getDefaultValue() - Method in interface org.w3c.dom.html.HTMLInputElement
- When the
typeattribute of the element has the value "Text", "File" or "Password", this represents the HTML value attribute of the element. - getDefaultValue() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
- Represents the contents of the element.
- getDefer() - Method in interface org.w3c.dom.html.HTMLScriptElement
- Indicates that the user agent can defer processing of the script.
- getDir() - Method in interface org.w3c.dom.html.HTMLElement
- Specifies the base direction of directionally neutral text and the directionality of tables.
- getDisabled() - Method in interface org.w3c.dom.html.HTMLButtonElement
- The control is unavailable in this context.
- getDisabled() - Method in interface org.w3c.dom.html.HTMLInputElement
- The control is unavailable in this context.
- getDisabled() - Method in interface org.w3c.dom.html.HTMLLinkElement
- Enables/disables the link.
- getDisabled() - Method in interface org.w3c.dom.html.HTMLOptGroupElement
- The control is unavailable in this context.
- getDisabled() - Method in interface org.w3c.dom.html.HTMLOptionElement
- The control is unavailable in this context.
- getDisabled() - Method in interface org.w3c.dom.html.HTMLSelectElement
- The control is unavailable in this context.
- getDisabled() - Method in interface org.w3c.dom.html.HTMLStyleElement
- Enables/disables the style sheet.
- getDisabled() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
- The control is unavailable in this context.
- getDomain() - Method in interface org.w3c.dom.html.HTMLDocument
- The domain name of the server that served the document, or
nullif the server cannot be identified by a domain name. - getElements() - Method in interface org.w3c.dom.html.HTMLFormElement
- Returns a collection of all control elements in the form.
- getElementsByName(String) - Method in interface org.w3c.dom.html.HTMLDocument
- Returns the (possibly empty) collection of elements whose
namevalue is given byelementName. - getEnctype() - Method in interface org.w3c.dom.html.HTMLFormElement
- The content type of the submitted form, generally "application/x-www-form-urlencoded".
- getEvent() - Method in interface org.w3c.dom.html.HTMLScriptElement
- Reserved for future use.
- getFace() - Method in interface org.w3c.dom.html.HTMLBaseFontElement
- Font face identifier.
- getFace() - Method in interface org.w3c.dom.html.HTMLFontElement
- Font face identifier.
- getForm() - Method in interface org.w3c.dom.html.HTMLButtonElement
- Returns the
FORMelement containing this control. - getForm() - Method in interface org.w3c.dom.html.HTMLFieldSetElement
- Returns the
FORMelement containing this control. - getForm() - Method in interface org.w3c.dom.html.HTMLInputElement
- Returns the
FORMelement containing this control. - getForm() - Method in interface org.w3c.dom.html.HTMLIsIndexElement
- Returns the
FORMelement containing this control. - getForm() - Method in interface org.w3c.dom.html.HTMLLabelElement
- Returns the
FORMelement containing this control. - getForm() - Method in interface org.w3c.dom.html.HTMLLegendElement
- Returns the
FORMelement containing this control. - getForm() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Returns the
FORMelement containing this control. - getForm() - Method in interface org.w3c.dom.html.HTMLOptionElement
- Returns the
FORMelement containing this control. - getForm() - Method in interface org.w3c.dom.html.HTMLSelectElement
- Returns the
FORMelement containing this control. - getForm() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
- Returns the
FORMelement containing this control. - getForms() - Method in interface org.w3c.dom.html.HTMLDocument
- A collection of all the forms of a document.
- getFrame() - Method in interface org.w3c.dom.html.HTMLTableElement
- Specifies which external table borders to render.
- getFrameBorder() - Method in interface org.w3c.dom.html.HTMLFrameElement
- Request frame borders.
- getFrameBorder() - Method in interface org.w3c.dom.html.HTMLIFrameElement
- Request frame borders.
- getHeaders() - Method in interface org.w3c.dom.html.HTMLTableCellElement
- List of
idattribute values for header cells. - getHeight() - Method in interface org.w3c.dom.html.HTMLAppletElement
- Override height.
- getHeight() - Method in interface org.w3c.dom.html.HTMLIFrameElement
- Frame height.
- getHeight() - Method in interface org.w3c.dom.html.HTMLImageElement
- Override height.
- getHeight() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Override height.
- getHeight() - Method in interface org.w3c.dom.html.HTMLTableCellElement
- Cell height.
- getHref() - Method in interface org.w3c.dom.html.HTMLAnchorElement
- The URI of the linked resource.
- getHref() - Method in interface org.w3c.dom.html.HTMLAreaElement
- The URI of the linked resource.
- getHref() - Method in interface org.w3c.dom.html.HTMLBaseElement
- The base URI.
- getHref() - Method in interface org.w3c.dom.html.HTMLLinkElement
- The URI of the linked resource.
- getHreflang() - Method in interface org.w3c.dom.html.HTMLAnchorElement
- Language code of the linked resource.
- getHreflang() - Method in interface org.w3c.dom.html.HTMLLinkElement
- Language code of the linked resource.
- getHspace() - Method in interface org.w3c.dom.html.HTMLAppletElement
- Horizontal space to the left and right of this image, applet, or object.
- getHspace() - Method in interface org.w3c.dom.html.HTMLImageElement
- Horizontal space to the left and right of this image.
- getHspace() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Horizontal space to the left and right of this image, applet, or object.
- getHtmlFor() - Method in interface org.w3c.dom.html.HTMLLabelElement
- This attribute links this label with another form control by
idattribute. - getHtmlFor() - Method in interface org.w3c.dom.html.HTMLScriptElement
- Reserved for future use.
- getHttpEquiv() - Method in interface org.w3c.dom.html.HTMLMetaElement
- HTTP response header name.
- getId() - Method in interface org.w3c.dom.html.HTMLElement
- The element's identifier.
- getImages() - Method in interface org.w3c.dom.html.HTMLDocument
- A collection of all the
IMGelements in a document. - getIndex() - Method in interface org.w3c.dom.html.HTMLOptionElement
- The index of this
OPTIONin its parentSELECT, starting from 0. - getIsMap() - Method in interface org.w3c.dom.html.HTMLImageElement
- Use server-side image map.
- getLabel() - Method in interface org.w3c.dom.html.HTMLOptGroupElement
- Assigns a label to this option group.
- getLabel() - Method in interface org.w3c.dom.html.HTMLOptionElement
- Option label for use in hierarchical menus.
- getLang() - Method in interface org.w3c.dom.html.HTMLElement
- Language code defined in RFC 1766.
- getLength() - Method in interface org.w3c.dom.html.HTMLCollection
- This attribute specifies the length or size of the list.
- getLength() - Method in interface org.w3c.dom.html.HTMLFormElement
- The number of form controls in the form.
- getLength() - Method in interface org.w3c.dom.html.HTMLSelectElement
- The number of options in this
SELECT. - getLink() - Method in interface org.w3c.dom.html.HTMLBodyElement
- Color of links that are not active and unvisited.
- getLinks() - Method in interface org.w3c.dom.html.HTMLDocument
- A collection of all
AREAelements and anchor (A) elements in a document with a value for thehrefattribute. - getLongDesc() - Method in interface org.w3c.dom.html.HTMLFrameElement
- URI designating a long description of this image or frame.
- getLongDesc() - Method in interface org.w3c.dom.html.HTMLIFrameElement
- URI designating a long description of this image or frame.
- getLongDesc() - Method in interface org.w3c.dom.html.HTMLImageElement
- URI designating a long description of this image or frame.
- getLowSrc() - Method in interface org.w3c.dom.html.HTMLImageElement
- URI designating the source of this image, for low-resolution output.
- getMarginHeight() - Method in interface org.w3c.dom.html.HTMLFrameElement
- Frame margin height, in pixels.
- getMarginHeight() - Method in interface org.w3c.dom.html.HTMLIFrameElement
- Frame margin height, in pixels.
- getMarginWidth() - Method in interface org.w3c.dom.html.HTMLFrameElement
- Frame margin width, in pixels.
- getMarginWidth() - Method in interface org.w3c.dom.html.HTMLIFrameElement
- Frame margin width, in pixels.
- getMaxLength() - Method in interface org.w3c.dom.html.HTMLInputElement
- Maximum number of characters for text fields, when
typehas the value "Text" or "Password". - getMedia() - Method in interface org.w3c.dom.html.HTMLLinkElement
- Designed for use with one or more target media.
- getMedia() - Method in interface org.w3c.dom.html.HTMLStyleElement
- Designed for use with one or more target media.
- getMethod() - Method in interface org.w3c.dom.html.HTMLFormElement
- HTTP method used to submit form.
- getMultiple() - Method in interface org.w3c.dom.html.HTMLSelectElement
- If true, multiple
OPTIONelements may be selected in thisSELECT. - getName() - Method in interface org.w3c.dom.html.HTMLAnchorElement
- Anchor name.
- getName() - Method in interface org.w3c.dom.html.HTMLAppletElement
- The name of the applet.
- getName() - Method in interface org.w3c.dom.html.HTMLButtonElement
- Form control or object name when submitted with a form.
- getName() - Method in interface org.w3c.dom.html.HTMLFormElement
- Names the form.
- getName() - Method in interface org.w3c.dom.html.HTMLFrameElement
- The frame name (object of the
targetattribute). - getName() - Method in interface org.w3c.dom.html.HTMLIFrameElement
- The frame name (object of the
targetattribute). - getName() - Method in interface org.w3c.dom.html.HTMLImageElement
- The name of the element (for backwards compatibility).
- getName() - Method in interface org.w3c.dom.html.HTMLInputElement
- Form control or object name when submitted with a form.
- getName() - Method in interface org.w3c.dom.html.HTMLMapElement
- Names the map (for use with
usemap). - getName() - Method in interface org.w3c.dom.html.HTMLMetaElement
- Meta information name.
- getName() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Form control or object name when submitted with a form.
- getName() - Method in interface org.w3c.dom.html.HTMLParamElement
- The name of a run-time parameter.
- getName() - Method in interface org.w3c.dom.html.HTMLSelectElement
- Form control or object name when submitted with a form.
- getName() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
- Form control or object name when submitted with a form.
- getNoHref() - Method in interface org.w3c.dom.html.HTMLAreaElement
- Specifies that this area is inactive, i.e., has no associated action.
- getNoResize() - Method in interface org.w3c.dom.html.HTMLFrameElement
- When true, forbid user from resizing frame.
- getNoShade() - Method in interface org.w3c.dom.html.HTMLHRElement
- Indicates to the user agent that there should be no shading in the rendering of this element.
- getNoWrap() - Method in interface org.w3c.dom.html.HTMLTableCellElement
- Suppress word wrapping.
- getObject() - Method in interface org.w3c.dom.html.HTMLAppletElement
- Serialized applet file.
- getOptions() - Method in interface org.w3c.dom.html.HTMLSelectElement
- The collection of
OPTIONelements contained by this element. - getProfile() - Method in interface org.w3c.dom.html.HTMLHeadElement
- URI designating a metadata profile.
- getPrompt() - Method in interface org.w3c.dom.html.HTMLIsIndexElement
- The prompt message.
- getReadOnly() - Method in interface org.w3c.dom.html.HTMLInputElement
- This control is read-only.
- getReadOnly() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
- This control is read-only.
- getReferrer() - Method in interface org.w3c.dom.html.HTMLDocument
- Returns the URI of the page that linked to this page.
- getRel() - Method in interface org.w3c.dom.html.HTMLAnchorElement
- Forward link type.
- getRel() - Method in interface org.w3c.dom.html.HTMLLinkElement
- Forward link type.
- getRev() - Method in interface org.w3c.dom.html.HTMLAnchorElement
- Reverse link type.
- getRev() - Method in interface org.w3c.dom.html.HTMLLinkElement
- Reverse link type.
- getRowIndex() - Method in interface org.w3c.dom.html.HTMLTableRowElement
- The index of this row, relative to the entire table, starting from 0.
- getRowSpan() - Method in interface org.w3c.dom.html.HTMLTableCellElement
- Number of rows spanned by cell.
- getRows() - Method in interface org.w3c.dom.html.HTMLFrameSetElement
- The number of rows of frames in the frameset.
- getRows() - Method in interface org.w3c.dom.html.HTMLTableElement
- Returns a collection of all the rows in the table, including all in
THEAD,TFOOT, allTBODYelements. - getRows() - Method in interface org.w3c.dom.html.HTMLTableSectionElement
- The collection of rows in this table section.
- getRows() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
- Number of text rows.
- getRules() - Method in interface org.w3c.dom.html.HTMLTableElement
- Specifies which internal table borders to render.
- getScheme() - Method in interface org.w3c.dom.html.HTMLMetaElement
- Select form of content.
- getScope() - Method in interface org.w3c.dom.html.HTMLTableCellElement
- Scope covered by header cells.
- getScrolling() - Method in interface org.w3c.dom.html.HTMLFrameElement
- Specify whether or not the frame should have scrollbars.
- getScrolling() - Method in interface org.w3c.dom.html.HTMLIFrameElement
- Specify whether or not the frame should have scrollbars.
- getSectionRowIndex() - Method in interface org.w3c.dom.html.HTMLTableRowElement
- The index of this row, relative to the current section (
THEAD,TFOOT, orTBODY), starting from 0. - getSelected() - Method in interface org.w3c.dom.html.HTMLOptionElement
- Represents the current state of the corresponding form control, in an interactive user agent.
- getSelectedIndex() - Method in interface org.w3c.dom.html.HTMLSelectElement
- The ordinal index of the selected option, starting from 0.
- getShape() - Method in interface org.w3c.dom.html.HTMLAnchorElement
- The shape of the active area.
- getShape() - Method in interface org.w3c.dom.html.HTMLAreaElement
- The shape of the active area.
- getSize() - Method in interface org.w3c.dom.html.HTMLBaseFontElement
- Font size.
- getSize() - Method in interface org.w3c.dom.html.HTMLFontElement
- Font size.
- getSize() - Method in interface org.w3c.dom.html.HTMLHRElement
- The height of the rule.
- getSize() - Method in interface org.w3c.dom.html.HTMLInputElement
- Size information.
- getSize() - Method in interface org.w3c.dom.html.HTMLSelectElement
- Number of visible rows.
- getSpan() - Method in interface org.w3c.dom.html.HTMLTableColElement
- Indicates the number of columns in a group or affected by a grouping.
- getSrc() - Method in interface org.w3c.dom.html.HTMLFrameElement
- A URI designating the initial frame contents.
- getSrc() - Method in interface org.w3c.dom.html.HTMLIFrameElement
- A URI designating the initial frame contents.
- getSrc() - Method in interface org.w3c.dom.html.HTMLImageElement
- URI designating the source of this image.
- getSrc() - Method in interface org.w3c.dom.html.HTMLInputElement
- When the
typeattribute has the value "Image", this attribute specifies the location of the image to be used to decorate the graphical submit button. - getSrc() - Method in interface org.w3c.dom.html.HTMLScriptElement
- URI designating an external script.
- getStandby() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Message to render while loading the object.
- getStart() - Method in interface org.w3c.dom.html.HTMLOListElement
- Starting sequence number.
- getSummary() - Method in interface org.w3c.dom.html.HTMLTableElement
- Description about the purpose or structure of a table.
- getTBodies() - Method in interface org.w3c.dom.html.HTMLTableElement
- Returns a collection of the defined table bodies.
- getTFoot() - Method in interface org.w3c.dom.html.HTMLTableElement
- Returns the table's
TFOOT, ornullif none exists. - getTHead() - Method in interface org.w3c.dom.html.HTMLTableElement
- Returns the table's
THEAD, ornullif none exists. - getTabIndex() - Method in interface org.w3c.dom.html.HTMLAnchorElement
- Index that represents the element's position in the tabbing order.
- getTabIndex() - Method in interface org.w3c.dom.html.HTMLAreaElement
- Index that represents the element's position in the tabbing order.
- getTabIndex() - Method in interface org.w3c.dom.html.HTMLButtonElement
- Index that represents the element's position in the tabbing order.
- getTabIndex() - Method in interface org.w3c.dom.html.HTMLInputElement
- Index that represents the element's position in the tabbing order.
- getTabIndex() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Index that represents the element's position in the tabbing order.
- getTabIndex() - Method in interface org.w3c.dom.html.HTMLSelectElement
- Index that represents the element's position in the tabbing order.
- getTabIndex() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
- Index that represents the element's position in the tabbing order.
- getTarget() - Method in interface org.w3c.dom.html.HTMLAnchorElement
- Frame to render the resource in.
- getTarget() - Method in interface org.w3c.dom.html.HTMLAreaElement
- Frame to render the resource in.
- getTarget() - Method in interface org.w3c.dom.html.HTMLBaseElement
- The default target frame.
- getTarget() - Method in interface org.w3c.dom.html.HTMLFormElement
- Frame to render the resource in.
- getTarget() - Method in interface org.w3c.dom.html.HTMLLinkElement
- Frame to render the resource in.
- getText() - Method in interface org.w3c.dom.html.HTMLBodyElement
- Document text color.
- getText() - Method in interface org.w3c.dom.html.HTMLOptionElement
- The text contained within the option element.
- getText() - Method in interface org.w3c.dom.html.HTMLScriptElement
- The script content of the element.
- getText() - Method in interface org.w3c.dom.html.HTMLTitleElement
- The specified title as a string.
- getTitle() - Method in interface org.w3c.dom.html.HTMLDocument
- The title of a document as specified by the
TITLEelement in the head of the document. - getTitle() - Method in interface org.w3c.dom.html.HTMLElement
- The element's advisory title.
- getType() - Method in interface org.w3c.dom.html.HTMLAnchorElement
- Advisory content type.
- getType() - Method in interface org.w3c.dom.html.HTMLButtonElement
- The type of button.
- getType() - Method in interface org.w3c.dom.html.HTMLInputElement
- The type of control created.
- getType() - Method in interface org.w3c.dom.html.HTMLLIElement
- List item bullet style.
- getType() - Method in interface org.w3c.dom.html.HTMLLinkElement
- Advisory content type.
- getType() - Method in interface org.w3c.dom.html.HTMLOListElement
- Numbering style.
- getType() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Content type for data downloaded via
dataattribute. - getType() - Method in interface org.w3c.dom.html.HTMLParamElement
- Content type for the
valueattribute whenvaluetypehas the value "ref". - getType() - Method in interface org.w3c.dom.html.HTMLScriptElement
- The content type of the script language.
- getType() - Method in interface org.w3c.dom.html.HTMLSelectElement
- The type of this form control.
- getType() - Method in interface org.w3c.dom.html.HTMLStyleElement
- The content type pf the style sheet language.
- getType() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
- The type of this form control.
- getType() - Method in interface org.w3c.dom.html.HTMLUListElement
- Bullet style.
- getURL() - Method in interface org.w3c.dom.html.HTMLDocument
- The complete URI of the document.
- getUseMap() - Method in interface org.w3c.dom.html.HTMLImageElement
- Use client-side image map.
- getUseMap() - Method in interface org.w3c.dom.html.HTMLInputElement
- Use client-side image map.
- getUseMap() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Use client-side image map.
- getVAlign() - Method in interface org.w3c.dom.html.HTMLTableCellElement
- Vertical alignment of data in cell.
- getVAlign() - Method in interface org.w3c.dom.html.HTMLTableColElement
- Vertical alignment of cell data in column.
- getVAlign() - Method in interface org.w3c.dom.html.HTMLTableRowElement
- Vertical alignment of data within cells of this row.
- getVAlign() - Method in interface org.w3c.dom.html.HTMLTableSectionElement
- Vertical alignment of data in cells.
- getVLink() - Method in interface org.w3c.dom.html.HTMLBodyElement
- Color of links that have been visited by the user.
- getValue() - Method in interface org.w3c.dom.html.HTMLButtonElement
- The current form control value.
- getValue() - Method in interface org.w3c.dom.html.HTMLInputElement
- When the
typeattribute of the element has the value "Text", "File" or "Password", this represents the current contents of the corresponding form control, in an interactive user agent. - getValue() - Method in interface org.w3c.dom.html.HTMLLIElement
- Reset sequence number when used in
OL. - getValue() - Method in interface org.w3c.dom.html.HTMLOptionElement
- The current form control value.
- getValue() - Method in interface org.w3c.dom.html.HTMLParamElement
- The value of a run-time parameter.
- getValue() - Method in interface org.w3c.dom.html.HTMLSelectElement
- The current form control value.
- getValue() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
- Represents the current contents of the corresponding form control, in an interactive user agent.
- getValueType() - Method in interface org.w3c.dom.html.HTMLParamElement
- Information about the meaning of the
valueattribute value. - getVersion() - Method in interface org.w3c.dom.html.HTMLHtmlElement
- Version information about the document's DTD.
- getVspace() - Method in interface org.w3c.dom.html.HTMLAppletElement
- Vertical space above and below this image, applet, or object.
- getVspace() - Method in interface org.w3c.dom.html.HTMLImageElement
- Vertical space above and below this image.
- getVspace() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Vertical space above and below this image, applet, or object.
- getWidth() - Method in interface org.w3c.dom.html.HTMLAppletElement
- Override width.
- getWidth() - Method in interface org.w3c.dom.html.HTMLHRElement
- The width of the rule.
- getWidth() - Method in interface org.w3c.dom.html.HTMLIFrameElement
- Frame width.
- getWidth() - Method in interface org.w3c.dom.html.HTMLImageElement
- Override width.
- getWidth() - Method in interface org.w3c.dom.html.HTMLObjectElement
- Override width.
- getWidth() - Method in interface org.w3c.dom.html.HTMLPreElement
- Fixed width for content.
- getWidth() - Method in interface org.w3c.dom.html.HTMLTableCellElement
- Cell width.
- getWidth() - Method in interface org.w3c.dom.html.HTMLTableColElement
- Default column width.
- getWidth() - Method in interface org.w3c.dom.html.HTMLTableElement
- Specifies the desired table width.
H
- HTMLAnchorElement - interface org.w3c.dom.html.HTMLAnchorElement.
- The anchor element.
- HTMLAppletElement - interface org.w3c.dom.html.HTMLAppletElement.
- An embedded Java applet.
- HTMLAreaElement - interface org.w3c.dom.html.HTMLAreaElement.
- Client-side image map area definition.
- HTMLBRElement - interface org.w3c.dom.html.HTMLBRElement.
- Force a line break.
- HTMLBaseElement - interface org.w3c.dom.html.HTMLBaseElement.
- Document base URI.
- HTMLBaseFontElement - interface org.w3c.dom.html.HTMLBaseFontElement.
- Base font.
- HTMLBodyElement - interface org.w3c.dom.html.HTMLBodyElement.
- The HTML document body.
- HTMLButtonElement - interface org.w3c.dom.html.HTMLButtonElement.
- Push button.
- HTMLCollection - interface org.w3c.dom.html.HTMLCollection.
- An
HTMLCollectionis a list of nodes. - HTMLDListElement - interface org.w3c.dom.html.HTMLDListElement.
- Definition list.
- HTMLDOMImplementation - interface org.w3c.dom.html.HTMLDOMImplementation.
- The
HTMLDOMImplementationinterface extends theDOMImplementationinterface with a method for creating an HTML document instance. - HTMLDirectoryElement - interface org.w3c.dom.html.HTMLDirectoryElement.
- Directory list.
- HTMLDivElement - interface org.w3c.dom.html.HTMLDivElement.
- Generic block container.
- HTMLDocument - interface org.w3c.dom.html.HTMLDocument.
- An
HTMLDocumentis the root of the HTML hierarchy and holds the entire content. - HTMLElement - interface org.w3c.dom.html.HTMLElement.
- All HTML element interfaces derive from this class.
- HTMLFieldSetElement - interface org.w3c.dom.html.HTMLFieldSetElement.
- Organizes form controls into logical groups.
- HTMLFontElement - interface org.w3c.dom.html.HTMLFontElement.
- Local change to font.
- HTMLFormElement - interface org.w3c.dom.html.HTMLFormElement.
- The
FORMelement encompasses behavior similar to a collection and an element. - HTMLFrameElement - interface org.w3c.dom.html.HTMLFrameElement.
- Create a frame.
- HTMLFrameSetElement - interface org.w3c.dom.html.HTMLFrameSetElement.
- Create a grid of frames.
- HTMLHRElement - interface org.w3c.dom.html.HTMLHRElement.
- Create a horizontal rule.
- HTMLHeadElement - interface org.w3c.dom.html.HTMLHeadElement.
- Document head information.
- HTMLHeadingElement - interface org.w3c.dom.html.HTMLHeadingElement.
- For the
H1toH6elements. - HTMLHtmlElement - interface org.w3c.dom.html.HTMLHtmlElement.
- Root of an HTML document.
- HTMLIFrameElement - interface org.w3c.dom.html.HTMLIFrameElement.
- Inline subwindows.
- HTMLImageElement - interface org.w3c.dom.html.HTMLImageElement.
- Embedded image.
- HTMLInputElement - interface org.w3c.dom.html.HTMLInputElement.
- Form control.
- HTMLIsIndexElement - interface org.w3c.dom.html.HTMLIsIndexElement.
- This element is used for single-line text input.
- HTMLLIElement - interface org.w3c.dom.html.HTMLLIElement.
- List item.
- HTMLLabelElement - interface org.w3c.dom.html.HTMLLabelElement.
- Form field label text.
- HTMLLegendElement - interface org.w3c.dom.html.HTMLLegendElement.
- Provides a caption for a
FIELDSETgrouping. - HTMLLinkElement - interface org.w3c.dom.html.HTMLLinkElement.
- The
LINKelement specifies a link to an external resource, and defines this document's relationship to that resource (or vice versa). - HTMLMapElement - interface org.w3c.dom.html.HTMLMapElement.
- Client-side image map.
- HTMLMenuElement - interface org.w3c.dom.html.HTMLMenuElement.
- Menu list.
- HTMLMetaElement - interface org.w3c.dom.html.HTMLMetaElement.
- This contains generic meta-information about the document.
- HTMLModElement - interface org.w3c.dom.html.HTMLModElement.
- Notice of modification to part of a document.
- HTMLOListElement - interface org.w3c.dom.html.HTMLOListElement.
- Ordered list.
- HTMLObjectElement - interface org.w3c.dom.html.HTMLObjectElement.
- Generic embedded object.
- HTMLOptGroupElement - interface org.w3c.dom.html.HTMLOptGroupElement.
- Group options together in logical subdivisions.
- HTMLOptionElement - interface org.w3c.dom.html.HTMLOptionElement.
- A selectable choice.
- HTMLParagraphElement - interface org.w3c.dom.html.HTMLParagraphElement.
- Paragraphs.
- HTMLParamElement - interface org.w3c.dom.html.HTMLParamElement.
- Parameters fed to the
OBJECTelement. - HTMLPreElement - interface org.w3c.dom.html.HTMLPreElement.
- Preformatted text.
- HTMLQuoteElement - interface org.w3c.dom.html.HTMLQuoteElement.
- For the
QandBLOCKQUOTEelements. - HTMLScriptElement - interface org.w3c.dom.html.HTMLScriptElement.
- Script statements.
- HTMLSelectElement - interface org.w3c.dom.html.HTMLSelectElement.
- The select element allows the selection of an option.
- HTMLStyleElement - interface org.w3c.dom.html.HTMLStyleElement.
- Style information.
- HTMLTableCaptionElement - interface org.w3c.dom.html.HTMLTableCaptionElement.
- Table caption See the CAPTION element definition in HTML 4.0.
- HTMLTableCellElement - interface org.w3c.dom.html.HTMLTableCellElement.
- The object used to represent the
THandTDelements. - HTMLTableColElement - interface org.w3c.dom.html.HTMLTableColElement.
- Regroups the
COLandCOLGROUPelements. - HTMLTableElement - interface org.w3c.dom.html.HTMLTableElement.
- The create* and delete* methods on the table allow authors to construct and modify tables.
- HTMLTableRowElement - interface org.w3c.dom.html.HTMLTableRowElement.
- A row in a table.
- HTMLTableSectionElement - interface org.w3c.dom.html.HTMLTableSectionElement.
- The
THEAD,TFOOT, andTBODYelements. - HTMLTextAreaElement - interface org.w3c.dom.html.HTMLTextAreaElement.
- Multi-line text field.
- HTMLTitleElement - interface org.w3c.dom.html.HTMLTitleElement.
- The document title.
- HTMLUListElement - interface org.w3c.dom.html.HTMLUListElement.
- Unordered list.
I
- insertCell(int) - Method in interface org.w3c.dom.html.HTMLTableRowElement
- Insert an empty
TDcell into this row. - insertRow(int) - Method in interface org.w3c.dom.html.HTMLTableElement
- Insert a new empty row in the table.
- insertRow(int) - Method in interface org.w3c.dom.html.HTMLTableSectionElement
- Insert a row into this section.
- item(int) - Method in interface org.w3c.dom.html.HTMLCollection
- This method retrieves a node specified by ordinal index.
N
- namedItem(String) - Method in interface org.w3c.dom.html.HTMLCollection
- This method retrieves a
Nodeusing a name.
O
- open() - Method in interface org.w3c.dom.html.HTMLDocument
- Note.
- org.w3c.dom.html - package org.w3c.dom.html
R
- remove(int) - Method in interface org.w3c.dom.html.HTMLSelectElement
- Remove an element from the collection of
OPTIONelements for thisSELECT. - reset() - Method in interface org.w3c.dom.html.HTMLFormElement
- Restores a form element's default values.
S
- select() - Method in interface org.w3c.dom.html.HTMLInputElement
- Select the contents of the text area.
- select() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
- Select the contents of the
TEXTAREA. - setALink(String) - Method in interface org.w3c.dom.html.HTMLBodyElement
- setAbbr(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
- setAccept(String) - Method in interface org.w3c.dom.html.HTMLInputElement
- setAcceptCharset(String) - Method in interface org.w3c.dom.html.HTMLFormElement
- setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
- setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLAreaElement
- setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLButtonElement
- setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLInputElement
- setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLLabelElement
- setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLLegendElement
- setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
- setAction(String) - Method in interface org.w3c.dom.html.HTMLFormElement
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLDivElement
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLHRElement
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLHeadingElement
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLImageElement
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLInputElement
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLLegendElement
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLParagraphElement
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableCaptionElement
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableColElement
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableElement
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableRowElement
- setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableSectionElement
- setAlt(String) - Method in interface org.w3c.dom.html.HTMLAppletElement