|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
AppendChild
.
insertBefore
operation from the
Node
interface would make this document invalid with
respect to the currently active AS.
RemoveChild
.
ReplaceChild
.
CDATASection
.
CharacterData
interface extends Node with a set of
attributes and methods for accessing character data in the DOM.NodeEditAS
interface with
additional methods for document editing. An object implementing this
interface must also implement NodeEditAS interface.
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
characters
method does nothing.
characters
method.
characters
method does nothing.
CSSCharsetRule
.
ASObject
.
ASObject
.
open()
and forces
rendering.
CharacterData
and represents the
content of a comment, i.e., all the characters between the starting '
<!--
' and ending '-->
'.Comment
.
Duration
instance.
byte
item
is a
member of this list.
unsigned short
item
is a
member of this list.
GenericString
item
is a member
of this list.
byte
item
is a
member of this list.
Object
item
is a
member of this list.
unsigned short
item
is a
member of this list.
GenericString
item
is a member
of this list.
DOMStringList
.
NameList
.
NameList
.
Counter
interface is used to represent any counter or
counters function value.ASElementDeclaration
's content model.
ASElementDeclaration
's content model.
Attr
of the given name.
CDATASection
node whose value is the specified
string.
Comment
node given the specified string.
CSSStyleSheet
.
DocumentFragment
object.
DocumentType
node.
DOMASBuilder
.Do we need the method since we
already have DOMImplementationLS.createDOMParser
?
DOMASWriter
.
EntityReference
object.
HTMLDocument
object with the minimal tree made
of the following elements: HTML
, HEAD
,
TITLE
, and BODY
.
LSInput.characterStream
, LSInput.byteStream
, LSInput.stringData
LSInput.systemId
,
LSInput.publicId
, LSInput.baseURI
, and
LSInput.encoding
are null, and
LSInput.certifiedText
is false.
LSOutput.characterStream
,
LSOutput.byteStream
, LSOutput.systemId
,
LSOutput.encoding
are null.
LSParser
.
LSSerializer
object.
NodeIterator
over the subtree rooted at the
specified node.
ProcessingInstruction
node given the specified
name and data strings.
Document
interface using binding-specific casting
methods.
Text
node given the specified string.
TreeWalker
over the subtree rooted at the
specified node.
CSS2Properties
interface represents a convenience
mechanism for retrieving and setting properties within a
CSSStyleDeclaration
.cssText
contains "inherit".
CSSPrimitiveValue
interface can be obtained by using
binding-specific casting methods on this instance of the
CSSValue
interface.
CSSValue
list and an instance of the
CSSValueList
interface can be obtained by using
binding-specific casting methods on this instance of the
CSSValue
interface.
CSSCharsetRule
interface represents a @charset rule in a
CSS style sheet.CSSFontFaceRule
interface represents a @font-face rule in
a CSS style sheet.CSSImportRule
interface represents a @import rule within
a CSS style sheet.CSSMediaRule
interface represents a @media rule in a CSS
style sheet.CSSPageRule
interface represents a @page rule within a
CSS style sheet.CSSPrimitiveValue
interface represents a single CSS value
.CSSRule
interface is the abstract base interface for any
type of CSS statement.CSSRuleList
interface provides the abstraction of an
ordered collection of CSS rules.CSSStyleDeclaration
interface represents a single CSS
declaration block.CSSStyleRule
interface represents a single rule set in a
CSS style sheet.CSSStyleSheet
interface is a concrete interface used to
represent a CSS style sheet i.e., a style sheet whose content type is
"text/css".CSSUnknownRule
interface represents an at-rule not
supported by this user agent.CSSValue
interface represents a simple or a complex
value.CSSValueList
interface provides the abstraction of an
ordered collection of CSS values.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |