|
Common DOM API | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
FIELDSET
.
A
) elements in a document
with a value for the name
attribute.
OBJECT
elements that include
applets and APPLET
( deprecated ) elements in a document.
true
if the LSParser
is asynchronous,
false
if it is synchronous.
attrChange
indicates the type of change which triggered
the DOMAttrModified event.
Attr
node by local name and namespace URI.
NamedNodeMap
containing the attributes of this node (if
it is an Element
) or null
otherwise.
attrName
indicates the name of the changed
Attr
node in a DOMAttrModified event.
systemId
to an absolute URI.
null
if the
implementation wasn't able to obtain an absolute URI.
true
if the LSParser
is currently busy
loading a document, otherwise false
.
button
is used to indicate which mouse button
changed state.
-1
if there is no byte offset available.
CAPTION
, or void if none exists.
type
attribute of the element has the value
"Radio" or "Checkbox", this represents the current state of the form
control, in an interactive user agent.
NodeList
that contains all children of this node.
classid
, data
, and
archive
attributes.
classid
attribute.
-1
if
there is no column number available.
null
otherwise.
null
otherwise.
null
otherwise.
TreeWalker
is currently positioned.
EventTarget
whose
EventListeners
are currently being processed.
type
has the value "Radio" or "Checkbox", this
represents the HTML checked attribute of the element.
type
attribute of the element has the value
"Text", "File" or "Password", this represents the HTML value attribute
of the element.
AbstractView
for this Document
,
or null
if none available.
Event
,
depending on the type of event.
false
if the style sheet is applied to the document.
DocumentType
)
associated with this document.
DocumentView
of which this is an
AbstractView
.
null
if undefined or if
the Document
was created using
DOMImplementation.createDocument
.
null
if the server cannot be identified by a domain name.
Document.normalizeDocument()
is invoked.
DOMConfiguration
object used when parsing an input
source.
DOMConfiguration
object used by the
LSSerializer
when serializing a DOM node.
null
if none is found.
Element
that has an ID attribute with the
given value.
name
value is given by elementName
.
NodeList
of all the Elements
in
document order with a given tag name and are contained in the
document.
NodeList
of all descendant Elements
with a given tag name, in document order.
NodeList
of all the Elements
with a
given local name and namespace URI in document order.
NodeList
of all the descendant
Elements
with a given local name and namespace URI in
document order.
@charset
rule.
NamedNodeMap
containing the general entities, both
external and internal, declared in the DTD.
NodeIterator
.
TreeWalker
.
NodeFilter
used to screen nodes.
FORM
element containing this control.
FORM
element containing this control.
FORM
element containing this control.
FORM
element containing this control.
FORM
element containing this control.
FORM
element containing this control.
FORM
element containing this control.
FORM
element containing this control.
FORM
element containing this control.
FORM
element containing this control.
id
attribute values for header cells.
id
attribute.
IMG
elements in a document.
DOMImplementation
object that handles this document.
OPTION
in its parent SELECT
, starting from 0.
null
if there is none.
data
and the substringData
method below.
CSSRules
in the list.
CSSValues
in the list.
DOMImplementation
s in the list.
DOMString
s in the list.
SELECT
.
StyleSheets
in the list.
-1
if
there is no column number available.
AREA
elements and anchor (
A
) elements in a document with a value for the
href
attribute.
type
has the value "Text" or "Password".
OPTION
elements may be selected in
this SELECT
.
DOCTYPE
keyword.
target
attribute).
target
attribute).
usemap
).
index
th name item in the collection.
index
th namespaceURI item in the collection.
null
if it is
unspecified (see ).
newValue
indicates the new value of the Attr
node in DOMAttrModified events, and of the CharacterData
node in DOMCharacterDataModified events.
NamedNodeMap
containing the notations declared in the
DTD.
OPTION
elements contained by this
element.
Document
object associated with this node.
Element
node this attribute is attached to or
null
if this attribute is not in use.
@import
rule, the
ownerRule
attribute will contain the
CSSImportRule
.
DOMConfiguration
object and for which at least one value
can be set by the application.
null
if this CSSStyleDeclaration
is not attached to a
CSSRule
.
null
if it is
unspecified.
prevValue
indicates the previous value of the
Attr
node in DOMAttrModified events, and of the
CharacterData
node in DOMCharacterDataModified events.
null
otherwise.
DOMError.type
dependent data if any.
null
if no node
is available.
relatedNode
is used to identify a secondary node related
to a mutation event.
EventTarget
related to a UI
event.
NodeIterator
, as specified when it
was created.
root
node of the TreeWalker
, as specified
when it was created.
THEAD
, TFOOT
, all TBODY
elements.
THEAD
, TFOOT
, or TBODY
),
starting from 0.
SEVERITY_WARNING
,
SEVERITY_ERROR
, or SEVERITY_FATAL_ERROR
.
True
if this attribute was explicitly given a value in
the instance document, false
otherwise.
type
attribute has the value "Image", this
attribute specifies the location of the image to be used to decorate
the graphical submit button.
null
otherwise.
EventTarget
to which the event was
originally dispatched.
TFOOT
, or null
if none
exists.
THEAD
, or null
if none
exists.
TITLE
element
in the head of the document.
DOMString
indicating which related data is expected in
relatedData
.
data
attribute.
value
attribute when
valuetype
has the value "ref".
null
if unknown.
null
if the element does not have
declaration or if no namespace information is available.
null
if no URI is
available.
-1
if there is no UTF-16 offset available.
type
attribute 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.
OL
.
value
attribute
value.
view
attribute identifies the AbstractView
from which the event was generated.
LSParser
what types of nodes to show to the
method LSParserFilter.acceptNode
.
LSSerializer
what types of nodes to show to the
filter.
NodeIterator
.
TreeWalker
.
Text
nodes logically-adjacent text
nodes to this node, concatenated in document order.
|
Common DOM API | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |