|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use INodeEx | |
---|---|
org.eclipse.actf.model.dom.dombycom | This package contains utilities to access DOM information via the COM wrapper. |
Uses of INodeEx in org.eclipse.actf.model.dom.dombycom |
---|
Subinterfaces of INodeEx in org.eclipse.actf.model.dom.dombycom | |
---|---|
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. |
Methods in org.eclipse.actf.model.dom.dombycom that return INodeEx | |
---|---|
INodeEx[] |
AnalyzedResult.getAccessKeyNodes()
|
INodeEx |
IFlashMSAANode.getBaseNode()
|
INodeEx |
IFlashNode.getBaseNode()
|
INodeEx |
INodeExVideo.getReferenceNode()
|
Methods in org.eclipse.actf.model.dom.dombycom with parameters of type INodeEx | |
---|---|
void |
AnalyzedResult.addAccessKey(INodeEx a)
This method is used by items of tree. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |