Package | Description |
---|---|
org.eclipse.actf.model.dom.dombycom |
This package contains utilities to access DOM information via the COM wrapper.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IElementEx
The extended interface of the
Element |
interface |
IFlashMSAANode
The IFlashMSAANode interface defines the methods to be implemented by the MSAA
object.
|
interface |
IFlashNode
IFlashNode interface defines the methods to be implemented by the Flash node
objects.
|
interface |
IImageElement
The IImageElement interface defines the methods to be implemented by the
image element.
|
interface |
ISelectElement
ISelectElement interface defines the methods to be implemented by the form
select element such as combo box and list box.
|
Modifier and Type | Method and Description |
---|---|
INodeEx[] |
AnalyzedResult.getAccessKeyNodes() |
INodeEx |
IFlashMSAANode.getBaseNode() |
INodeEx |
IFlashNode.getBaseNode() |
INodeEx |
INodeExVideo.getReferenceNode() |
Modifier and Type | Method and Description |
---|---|
void |
AnalyzedResult.addAccessKey(INodeEx a)
This method is used by items of tree.
|