|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IWebBrowserStyleInfo | |
---|---|
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. |
Uses of IWebBrowserStyleInfo in org.eclipse.actf.model.ui.editor.browser |
---|
Methods in org.eclipse.actf.model.ui.editor.browser that return IWebBrowserStyleInfo | |
---|---|
IWebBrowserStyleInfo |
IWebBrowserACTF.getStyleInfo()
Get current style information of the browser |
Uses of IWebBrowserStyleInfo in org.eclipse.actf.visualization.eval |
---|
Methods in org.eclipse.actf.visualization.eval that return IWebBrowserStyleInfo | |
---|---|
IWebBrowserStyleInfo |
IHtmlCheckTarget.getBrowserAndStyleInfo()
Get current style information of content and IWebBrowserACTF |
Methods in org.eclipse.actf.visualization.eval with parameters of type IWebBrowserStyleInfo | |
---|---|
static IHtmlCheckTarget |
CheckTargetFactory.createHtmlCheckTarget(Document target,
String targetUrl,
IWebBrowserStyleInfo browserStyleInfo,
HtmlEvalUtil htmlEvalUtil)
Constructor of IHtmlCheckTarget |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |