See: Description
Interface | Description |
---|---|
IDocumentEx |
The extended interface of the
Document . |
IElementEx |
The extended interface of the
Element |
IFlashMSAANode |
The IFlashMSAANode interface defines the methods to be implemented by the MSAA
object.
|
IFlashNode |
IFlashNode interface defines the methods to be implemented by the Flash node
objects.
|
IImageElement |
The IImageElement interface defines the methods to be implemented by the
image element.
|
INodeEx |
The INodeEx interface defines the methods to be implemented by the node
objects that are used in the application.
|
INodeExSound |
INodeExSound interface defines the methods to be implemented by the sound
object.
|
INodeExVideo |
INodeExVideo interface defines the methods to be implemented by the video
object.
|
IObjectElementFactory |
IObjectElementFactory interface defines the methods to be implemented by the
extension of the DOM object.
|
IRule |
Interface to access rule information of styleSheet.
|
IRules |
IRules interface to access a collection of
IRule objects in the
styleSheet. |
ISelectElement |
ISelectElement interface defines the methods to be implemented by the form
select element such as combo box and list box.
|
IStyle |
IStyle interface defines the simplest methods to be implemented by HTML Style
object.
|
IStyleSheet |
Interface to access styleSheet information.
|
IStyleSheets |
Interface to access a collection of
IStyleSheet objects in the
document. |
Class | Description |
---|---|
AnalyzedResult |
AnalyzedResult is used as the object storage for DOM tree traversal.
|
DomByCom |
DomByCom is a utility class to obtain the COM wrapper object form the pointer
of the web browser object.
|
DombycomPlugin |
The main plugin class to be used in the desktop.
|
IElementEx.Position |
An instance of Position represents a nth position of a element in a radio
button group and list group.
|
Enum | Description |
---|---|
INodeExVideo.VideoState |
The enumeration of the state of the video.
|