Package | Description |
---|---|
org.eclipse.actf.model.ui.editor.browser |
This package includes interfaces and utilities for ACTF Web Browser Editor.
|
org.eclipse.actf.visualization.eval |
This package includes interfaces and base implementations for accessibility evaluation.
|
Modifier and Type | Method and Description |
---|---|
IWebBrowserStyleInfo |
IWebBrowserACTF.getStyleInfo()
Get current style information of the browser
|
Modifier and Type | Method and Description |
---|---|
IWebBrowserStyleInfo |
IHtmlCheckTarget.getBrowserAndStyleInfo()
Get current style information of content and
IWebBrowserACTF |
Modifier and Type | Method and Description |
---|---|
static IHtmlCheckTarget |
CheckTargetFactory.createHtmlCheckTarget(Document target,
String targetUrl,
IWebBrowserStyleInfo browserStyleInfo,
HtmlEvalUtil htmlEvalUtil)
Constructor of
IHtmlCheckTarget |