- IAccessible - Interface in org.eclipse.actf.util.win32.msaa
-
Wrapper for IAccessible object
see http://msdn.microsoft.com/en-us/library/accessibility.iaccessible.aspx
- IACTFReport - Interface in org.eclipse.actf.mediator
-
- IACTFReportGenerator - Interface in org.eclipse.actf.mediator
-
The interface for report generators in ACTF.
- IACTFReportViewer - Interface in org.eclipse.actf.mediator
-
The interface for report viewers in ACTF.
- IASBridge - Interface in org.eclipse.actf.model.flash
-
Interface to implement bridge that enables access to ActionScript from Java
- IASNode - Interface in org.eclipse.actf.model.flash
-
Interface to implement wrapper class for ActionScript Node class.
- IBlindProblem - Interface in org.eclipse.actf.visualization.engines.blind.html
-
Interface for detected problems through blind visualization.
- IBlindVisualizer - Interface in org.eclipse.actf.visualization.blind
-
Interface to implement new blind usability visualization class.
- IBufferRange - Interface in org.eclipse.actf.util.httpproxy.core
-
Interface for keeping start position and length of target content
- IChecker - Interface in org.eclipse.actf.visualization.eval
-
Interface for content evaluator
- ICheckerInfoProvider - Interface in org.eclipse.actf.visualization.eval
-
Interface to provide additional guideline/evaluation item information
implemented in the checkers extension
- ICheckTarget - Interface in org.eclipse.actf.visualization.eval
-
Interface for evaluation target information
- IClientConnection - Interface in org.eclipse.actf.util.httpproxy.core
-
A connection with client.
- IClientStateManager - Interface in org.eclipse.actf.util.httpproxy.proxy
-
- ICON_BLUR - Static variable in interface org.eclipse.actf.visualization.eval.problem.IProblemItemImage
-
- ICON_COLOR - Static variable in interface org.eclipse.actf.visualization.eval.problem.IProblemItemImage
-
- IContentCursor - Interface in org.eclipse.actf.model.dom.odf.range
-
- IContentRange - Interface in org.eclipse.actf.model.dom.odf.range
-
- IContext - Interface in org.eclipse.actf.visualization.engines.voicebrowser
-
Context in the voice browser engine.
- ICurrentStyles - Interface in org.eclipse.actf.model.ui.editor.browser
-
Interface for current style information of the Element
- ID - Static variable in class org.eclipse.actf.model.ui.editor.actions.TextSizeAction
-
- ID - Static variable in class org.eclipse.actf.model.ui.editors.ie.WebBrowserEditor
-
ID of this Editor
- ID - Static variable in class org.eclipse.actf.model.ui.editors.ooo.OOoEditor
-
ID of this Editor
- ID - Static variable in interface org.eclipse.actf.visualization.eval.html.statistics.IPageStatisticsTag
-
- ID - Static variable in class org.eclipse.actf.visualization.ui.VisualizationStatusLineContributionItem
-
ID
- Id2LineViaActfId - Class in org.eclipse.actf.visualization.engines.blind.html.util
-
Utility class for mapping information between HTML IDs and line number of
source HTML.
- Id2LineViaActfId(Map<Integer, Integer>, Vector<Html2ViewMapData>) - Constructor for class org.eclipse.actf.visualization.engines.blind.html.util.Id2LineViaActfId
-
Constructor of the class.
- Id2LineViaActfId(Map<Integer, Integer>, Vector<Html2ViewMapData>, boolean) - Constructor for class org.eclipse.actf.visualization.engines.blind.html.util.Id2LineViaActfId
-
Constructor of the class.
- ID_BLINDVIEW - Static variable in interface org.eclipse.actf.visualization.ui.IVisualizationView
-
View ID of blind visualization view
- ID_DIV - Static variable in class org.eclipse.actf.model.dom.dombycom.DomByCom
-
This id is used for div elements created by aiBrowser to show border line
of the focused object.
- ID_EVENTVIEW - Static variable in interface org.eclipse.actf.visualization.gui.IGuiViewIDs
-
ID of GUI Event view
- ID_FLASH_PERSPECTIVE - Static variable in interface org.eclipse.actf.visualization.ui.IVisualizationPerspective
-
- ID_FLASHDOMVIEW - Static variable in interface org.eclipse.actf.visualization.gui.IGuiViewIDs
-
ID of Flash DOM view
- ID_GUI_PERSPECTIVE - Static variable in interface org.eclipse.actf.visualization.ui.IVisualizationPerspective
-
- ID_HTML_PERSPECTIVE - Static variable in interface org.eclipse.actf.visualization.ui.IVisualizationPerspective
-
- ID_LOWVISIONVIEW - Static variable in interface org.eclipse.actf.visualization.ui.IVisualizationView
-
View ID of low vision visualization view
- ID_ODF_PERSPECTIVE - Static variable in interface org.eclipse.actf.visualization.ui.IVisualizationPerspective
-
- ID_OUTLINEVIEW - Static variable in interface org.eclipse.actf.visualization.gui.IGuiViewIDs
-
ID of GUI Outline view
- ID_PRESENTATIONVIEW - Static variable in interface org.eclipse.actf.visualization.ui.IVisualizationView
-
View ID of presentation visualization view
- ID_PROPERTIESVIEW - Static variable in interface org.eclipse.actf.visualization.gui.IGuiViewIDs
-
ID of GUI Properties view
- ID_REPORTVIEW - Static variable in interface org.eclipse.actf.visualization.gui.IGuiViewIDs
-
ID of GUI Report view
- ID_SIBLINGSVIEW - Static variable in interface org.eclipse.actf.visualization.gui.IGuiViewIDs
-
ID of GUI Siblings view
- ID_SUMMARYVIEW - Static variable in interface org.eclipse.actf.visualization.gui.IGuiViewIDs
-
ID of GUI Summary view
- IDialogConstants - Interface in org.eclipse.actf.ui.util
-
Interface to provide commonly used Dialog messages
- IDispatch - Interface in org.eclipse.actf.util.win32.comclutch
-
Wrapper for IDispatch object see
http://msdn.microsoft.com/en-us/library/ms221608.aspx
IDispatch interface defines the methods to be used for method invocation and
property operations with instances of native IDispatch.
- IDocumentEx - Interface in org.eclipse.actf.model.dom.dombycom
-
- IEditable - Interface in org.eclipse.actf.model.dom.odf.content
-
ODF elements that have text contents should implements this interface.
- IEditListener - Interface in org.eclipse.actf.model.dom.odf.content
-
Listener class to detect ODF content change should implement this interface.
- IElementEx - Interface in org.eclipse.actf.model.dom.dombycom
-
The extended interface of the
Element
- IElementEx.Position - Class in org.eclipse.actf.model.dom.dombycom
-
An instance of Position represents a nth position of a element in a radio
button group and list group.
- IElementEx.Position() - Constructor for class org.eclipse.actf.model.dom.dombycom.IElementEx.Position
-
- IElementViewerAccessKeyInfo - Interface in org.eclipse.actf.visualization.engines.blind.html.ui.elementViewer
-
Interface to store accesskey information
- IElementViewerIdInfo - Interface in org.eclipse.actf.visualization.engines.blind.html.ui.elementViewer
-
Interface to store ID information
- IElementViewerInfoProvider - Interface in org.eclipse.actf.visualization.engines.blind.html.ui.elementViewer
-
Interface to add information to element information viewer.
- IElementViewerManager - Interface in org.eclipse.actf.visualization.engines.blind.html.ui.elementViewer
-
IElementViewerManager is used to control element information viewer
- IEnumUnknown - Interface in org.eclipse.actf.util.win32.comclutch
-
Wrapper for IEnumUnknown object
see http://msdn.microsoft.com/en-us/library/ms683764(VS.85).aspx
- IErrorHandler - Interface in org.eclipse.actf.model.dom.html
-
Node-level error handler interface.
- IErrorLogListener - Interface in org.eclipse.actf.model.dom.html
-
- IEvalTarget - Interface in org.eclipse.actf.util.vocab
-
IEvalTarget interface should be implemented by the element or node to be
checked through the Vocabulary.
- IEvaluationItem - Interface in org.eclipse.actf.visualization.eval
-
Interface for evaluation item information
- IEvaluationResult - Interface in org.eclipse.actf.visualization.eval
-
Interface for evaluation result information
- IF_MODIFIED_SINCE - Static variable in interface org.eclipse.actf.util.httpproxy.core.IHTTPHeader
-
- IF_MODIFIED_SINCE_A - Static variable in interface org.eclipse.actf.util.httpproxy.core.IHTTPHeader
-
- IF_UNMODIFIED_SINCE - Static variable in interface org.eclipse.actf.util.httpproxy.core.IHTTPHeader
-
- IFlashConst - Interface in org.eclipse.actf.model.flash
-
Interface holding constants used by Flash related classes.
- IFlashMSAANode - Interface in org.eclipse.actf.model.dom.dombycom
-
The IFlashMSAANode interface defines the methods to be implemented by the MSAA
object.
- IFlashNode - Interface in org.eclipse.actf.model.dom.dombycom
-
IFlashNode interface defines the methods to be implemented by the Flash node
objects.
- IFlashPlayer - Interface in org.eclipse.actf.model.flash
-
Interface to provide access to FlashPlayer and it's content.
- ignorableWhitespace(char[], int, int) - Method in class org.eclipse.actf.model.dom.html.dochandler.DefaultDocumentHandler
-
Just forwards this method invokation with locator
to the
next handler.
- IgnoreFont - Class in org.eclipse.actf.model.dom.html.errorhandler
-
If a parser using Strict or some DTD which does not define FRAMESET, this
error handler makes the parser use FRAMESET while parsing.
- IgnoreFont() - Constructor for class org.eclipse.actf.model.dom.html.errorhandler.IgnoreFont
-
- IGuidelineData - Interface in org.eclipse.actf.visualization.eval.guideline
-
Interface for guideline data
- IGuidelineItem - Interface in org.eclipse.actf.visualization.eval
-
Interface to hold guideline item information
- IGuidelineSlectionChangedListener - Interface in org.eclipse.actf.visualization.eval.guideline
-
This listener interface may be implemented in order to receive a
GuidelineSelectionChangedEvent
notification when user changes a
selection of target guidelines and/or metrics.
- IGuiViewIDs - Interface in org.eclipse.actf.visualization.gui
-
The interface that includes GUI Visualization View IDs
- IHighlightElementListener - Interface in org.eclipse.actf.visualization.engines.blind.html.ui.elementViewer
-
Interface to highlight corresponding position of selected item in
visualization result.
- IHtmlChecker - Interface in org.eclipse.actf.visualization.eval
-
Interface to implement checker for HTML content
- IHtmlCheckTarget - Interface in org.eclipse.actf.visualization.eval
-
Interface to hold information about target HTML content
- IHtmlEventHandlerAttributes - Interface in org.eclipse.actf.visualization.eval.html
-
Interface contains HTML event handler attributes.
- IHTMLParser - Interface in org.eclipse.actf.model.dom.html
-
- IHTTPHeader - Interface in org.eclipse.actf.util.httpproxy.core
-
HTTP header information of a HTTP request/request message.
- IHTTPLocalServer - Interface in org.eclipse.actf.util.httpproxy.proxy
-
Interface to return HTTP Response for specified request directly from the
proxy.
- IHTTPLocalServerFactory - Interface in org.eclipse.actf.util.httpproxy.proxy
-
Factory of HTTP local server objects.
- IHTTPMessage - Interface in org.eclipse.actf.util.httpproxy.core
-
A HTTP request/response message.
- IHTTPProxy - Interface in org.eclipse.actf.util.httpproxy
-
IHTTPProxy is the interface for the HTTP proxy.
- IHTTPProxyConnection - Interface in org.eclipse.actf.util.httpproxy.proxy
-
Interface for HTTP connection with client.
- IHTTPProxyTranscoder - Interface in org.eclipse.actf.util.httpproxy.proxy
-
Transcoder of HTTP response message.
- IHTTPProxyTranscoderFactory - Interface in org.eclipse.actf.util.httpproxy.proxy
-
Factory of HTTP proxy transcoders.
- IHTTPRequestMessage - Interface in org.eclipse.actf.util.httpproxy.core
-
A HTTP request message.
- IHTTPResponseMessage - Interface in org.eclipse.actf.util.httpproxy.core
-
A HTTP response message.
- IHTTPResponsePushbackMessage - Interface in org.eclipse.actf.util.httpproxy.core
-
- IHTTPSessionOverrider - Interface in org.eclipse.actf.util.httpproxy.proxy
-
Interface to override HTTP Session in the proxy
- IHTTPSessionOverriderFactory - Interface in org.eclipse.actf.util.httpproxy.proxy
-
- IID_IAccessible - Static variable in interface org.eclipse.actf.util.win32.comclutch.IUnknown
-
- IID_IHTMLElement - Static variable in interface org.eclipse.actf.util.win32.comclutch.IUnknown
-
- IID_IOleContainer - Static variable in interface org.eclipse.actf.util.win32.comclutch.IUnknown
-
- IID_IServiceProvider - Static variable in interface org.eclipse.actf.util.win32.comclutch.IUnknown
-
- IID_IWebBrowser2 - Static variable in interface org.eclipse.actf.util.win32.comclutch.IUnknown
-
- IIDFromString(String) - Static method in class org.eclipse.actf.util.win32.COMUtil
-
Create GUID from target String
- IImageElement - Interface in org.eclipse.actf.model.dom.dombycom
-
The IImageElement interface defines the methods to be implemented by the
image element.
- IIntervalExec - Interface in org.eclipse.actf.util.win32
-
IIntervalExec interface defines a method to be implemented by the object which will be
executed in certain interval.
- IKeyHook - Interface in org.eclipse.actf.util.win32.keyhook
-
IKeyHook interface defines the methods to hook keys of Windows.
- IKeyHookListener - Interface in org.eclipse.actf.util.win32.keyhook
-
The listener interface for receiving hooked key events.
- iLanguage - Variable in class org.eclipse.actf.visualization.engines.blind.ParamBlind
-
- ILLEGAL_ATTRIBUTE - Static variable in interface org.eclipse.actf.model.dom.html.IParserError
-
Error code for an illegal attribute.
- ILLEGAL_CHILD - Static variable in interface org.eclipse.actf.model.dom.html.IParserError
-
Error code for illegal child.
- ILLEGAL_DOCTYPE - Static variable in interface org.eclipse.actf.model.dom.html.IParserError
-
Error code for syntax error of DOCTYPE declaration.
- ILLEGAL_TOP_ELEMENT - Static variable in interface org.eclipse.actf.model.dom.html.IParserError
-
Error code for an illegal top element.
- ILowvisionProblemSubtype - Interface in org.eclipse.actf.visualization.eval.problem
-
Interface for low vision problem types
- IMAGE - Static variable in interface org.eclipse.actf.visualization.eval.html.statistics.IPageStatisticsTag
-
- ImageCreator_ImageTooLarge - Static variable in class org.eclipse.actf.model.ui.util.ModelServiceMessages
-
- ImageElement - Interface in org.eclipse.actf.model.dom.odf.draw
-
Interface for <draw:image> element.
- ImageException - Exception in org.eclipse.actf.visualization.engines.lowvision.image
-
Exception relates to images used in low vision simulation engine.
- ImageException() - Constructor for exception org.eclipse.actf.visualization.engines.lowvision.image.ImageException
-
Constructor of Exception
- ImageException(String) - Constructor for exception org.eclipse.actf.visualization.engines.lowvision.image.ImageException
-
Constructor of Exception
- ImageMapAreaElement - Interface in org.eclipse.actf.model.dom.odf.draw
-
ODF elements that has <draw:image-map> as parent should implement this interface.
- ImageMapElement - Interface in org.eclipse.actf.model.dom.odf.draw
-
Interface for <draw:image-map> element.
- ImageOverlayUtil - Class in org.eclipse.actf.visualization.util
-
Utility class to create overlay image
- ImageOverlayUtil() - Constructor for class org.eclipse.actf.visualization.util.ImageOverlayUtil
-
- ImagePositionInfo - Class in org.eclipse.actf.model.ui
-
ImagePositionInfo stores position information of images
- ImagePositionInfo(int, int, int, int, String) - Constructor for class org.eclipse.actf.model.ui.ImagePositionInfo
-
- ImagePositionInfo(Rectangle, String, Element) - Constructor for class org.eclipse.actf.model.ui.ImagePositionInfo
-
- IMAGES - Static variable in interface org.eclipse.actf.visualization.eval.html.statistics.IPageStatisticsTag
-
- ImageStatData - Class in org.eclipse.actf.visualization.eval.html.statistics
-
ImageStatData is used for image (img) element information
- ImageStatData(HTMLImageElement, URL) - Constructor for class org.eclipse.actf.visualization.eval.html.statistics.ImageStatData
-
Constructor of the class
- ImageUtil - Class in org.eclipse.actf.ui.util
-
Utility class to save
Image
into file.
- ImageUtil() - Constructor for class org.eclipse.actf.ui.util.ImageUtil
-
- iMaxTime - Variable in class org.eclipse.actf.visualization.engines.blind.ParamBlind
-
- IMediatorEventListener - Interface in org.eclipse.actf.mediator
-
This listener interface may be implemented in order to receive a
MediatorEvent
notification when a
Mediator
detects a status
change in ACTF components.
- IMessageBody - Interface in org.eclipse.actf.util.httpproxy.core
-
Body of a HTTP request/response message.
- IModelService - Interface in org.eclipse.actf.model.ui
-
Interface to provide access to the model of the content.
- IModelServiceHolder - Interface in org.eclipse.actf.model.ui
-
This interface is designed to implement together with
IEditorPart
.
- IModelServiceScrollManager - Interface in org.eclipse.actf.model.ui
-
- INCREMENTAL - Static variable in interface org.eclipse.actf.model.ui.IModelServiceScrollManager
-
Scroll type: incremental
- incrementLargeScrollX(boolean) - Method in interface org.eclipse.actf.model.ui.IModelServiceScrollManager
-
Incremental large scroll (horizontal)
- incrementLargeScrollY(boolean) - Method in interface org.eclipse.actf.model.ui.IModelServiceScrollManager
-
Incremental large scroll (vertical)
- incrementPageScroll(boolean) - Method in interface org.eclipse.actf.model.ui.IModelServiceScrollManager
-
Incremental page scroll (Page up)
- incrementScrollX(boolean) - Method in interface org.eclipse.actf.model.ui.IModelServiceScrollManager
-
Incremental scroll (horizontal)
- incrementScrollY(boolean) - Method in interface org.eclipse.actf.model.ui.IModelServiceScrollManager
-
Incremental scroll (vertical)
- index - Variable in class org.eclipse.actf.model.dom.dombycom.IElementEx.Position
-
- INDEX_HIGHLIGHT - Static variable in class org.eclipse.actf.util.win32.OverlayWindow
-
- INDEX_LABELS - Static variable in class org.eclipse.actf.util.win32.OverlayWindow
-
- IndexBodyElement - Interface in org.eclipse.actf.model.dom.odf.text
-
Interface for <text:index-body> element.
- indexReceived(int) - Method in interface org.eclipse.actf.ai.voice.IVoiceEventListener
-
Invoked when TTS engine begins speaking text or complete speaking text.
- IndexTitleElement - Interface in org.eclipse.actf.model.dom.odf.text
-
Interface for <text:index-title> element.
- info(String) - Method in class org.eclipse.actf.util.httpproxy.util.Logger
-
Write a log message for informational messages.
- INFO - Static variable in interface org.eclipse.actf.visualization.eval.problem.IProblemConst
-
- init(IEditorSite, IEditorInput) - Method in class org.eclipse.actf.model.ui.editors.ie.WebBrowserEditor
-
- init(IEditorSite, IEditorInput) - Method in class org.eclipse.actf.model.ui.editors.ooo.OOoEditor
-
- init(IClientStateManager, Socket, long, int) - Method in interface org.eclipse.actf.util.httpproxy.proxy.IHTTPProxyConnection
-
Initializes this proxy connection.
- INIT_NUM_HEADERS - Static variable in interface org.eclipse.actf.util.httpproxy.core.IHTTPMessage
-
- initialize() - Static method in class org.eclipse.actf.ui.util.timer.Yield
-
Initialize method of this utility.
- initialize() - Static method in class org.eclipse.actf.util.win32.comclutch.ComService
-
It should be call before using COM interface.
- initOverlayWindow() - Static method in class org.eclipse.actf.util.win32.HighlightComposite
-
Initialize default overlay window.
- INodeEx - Interface in org.eclipse.actf.model.dom.dombycom
-
The INodeEx interface defines the methods to be implemented by the node
objects that are used in the application.
- INodeExSound - Interface in org.eclipse.actf.model.dom.dombycom
-
INodeExSound interface defines the methods to be implemented by the sound
object.
- INodeExVideo - Interface in org.eclipse.actf.model.dom.dombycom
-
INodeExVideo interface defines the methods to be implemented by the video
object.
- INodeExVideo.VideoState - Enum in org.eclipse.actf.model.dom.dombycom
-
The enumeration of the state of the video.
- inputTagsColor - Variable in class org.eclipse.actf.visualization.engines.blind.ParamBlind
-
- insert(IEditable) - Method in interface org.eclipse.actf.model.dom.odf.content.IEditable
-
- insertBefore(ListItemElement, long) - Method in interface org.eclipse.actf.model.dom.odf.text.ListElement
-
- INTERVAL - Static variable in class org.eclipse.actf.model.ui.editor.browser.WaitForBrowserReadyHandler
-
- intResolve(int, int) - Method in class org.eclipse.actf.util.comparator.ChainComparator
-
Return comparison result
- INVALID_DEPTH - Static variable in interface org.eclipse.actf.model.flash.IFlashConst
-
ActionScript value which means invalid depth
- INVISIBLE_INTRAPAGE_LINK - Static variable in interface org.eclipse.actf.visualization.engines.blind.html.IBlindProblem
-
- invoke(String, Object[]) - Method in class org.eclipse.actf.util.win32.comclutch.Handler
-
- invoke(String, Object[]) - Method in interface org.eclipse.actf.util.win32.comclutch.IDispatch
-
- invoke0(String) - Method in class org.eclipse.actf.util.win32.comclutch.Handler
-
- invoke0(String) - Method in interface org.eclipse.actf.util.win32.comclutch.IDispatch
-
- invoke1(String, Object) - Method in class org.eclipse.actf.util.win32.comclutch.Handler
-
- invoke1(String, Object) - Method in interface org.eclipse.actf.util.win32.comclutch.IDispatch
-
- IObjectElementFactory - Interface in org.eclipse.actf.model.dom.dombycom
-
IObjectElementFactory interface defines the methods to be implemented by the
extension of the DOM object.
- IOleContainer - Interface in org.eclipse.actf.util.win32.comclutch
-
Wrapper for IOleContainer object
see http://msdn.microsoft.com/en-us/library/ms690103(VS.85).aspx
- IOOoEditorInitializerKicker - Interface in org.eclipse.actf.model.ui.editors.ooo.initializer.kicker
-
Dummy interface to start OOoEditorInitializer Plug-in before the OOoEditor
Plug-in (by using LazyStart)
- IOperator - Interface in org.eclipse.actf.util.vocab
-
IOperator interface defines the methods to be implemented by the operator
between propositions.
- IOperator1 - Interface in org.eclipse.actf.util.vocab
-
IOperator1 interface defines the methods to be implemented by the operator
which has an argument.
- IPacket - Interface in org.eclipse.actf.visualization.engines.voicebrowser
-
The interface to hold audio packet information.
- IPacketCollection - Interface in org.eclipse.actf.visualization.engines.voicebrowser
-
The interface to hold a group of audio packets.
- IPageImage - Interface in org.eclipse.actf.visualization.engines.lowvision.image
-
Interface to store image data used in low vision simulation engine
- IPageStatisticsTag - Interface in org.eclipse.actf.visualization.eval.html.statistics
-
Contains constants for page statistics
- IParser - Interface in org.eclipse.actf.model.dom.html
-
Base Interface for parser implementations.
- IParserError - Interface in org.eclipse.actf.model.dom.html
-
Interface for parser error constants
- IPositionSize - Interface in org.eclipse.actf.visualization.ui
-
Interface to store position and size information of Item
- IPresentationVisualizationModes - Interface in org.eclipse.actf.visualization.presentation
-
Interface for specifying mode of presentation visualization.
- IProblemConst - Interface in org.eclipse.actf.visualization.eval.problem
-
Interface for constants commonly used for evaluation in visualization part
- IProblemItem - Interface in org.eclipse.actf.visualization.eval.problem
-
Interface for problem information
- IProblemItemImage - Interface in org.eclipse.actf.visualization.eval.problem
-
Interface to store image related information in addition to
IProblemItem
- IProblemItemVisitor - Interface in org.eclipse.actf.visualization.eval.problem
-
Visitor class can be used to visit each
IProblemItem
and export
problem list, filter some problem items, etc.
- IProposition - Interface in org.eclipse.actf.util.vocab
-
IProposition interface the methods to be implemented by the representation of
a proposition.
- IPushbackMessageBody - Interface in org.eclipse.actf.util.httpproxy.core
-
- IResource - Interface in org.eclipse.actf.util.win32.comclutch
-
IResource interface defines the methods to be implemented by classes
treats native resources
- IResultTableSorter - Interface in org.eclipse.actf.visualization.ui.report.table
-
Interface used for sorting evaluation result by selected column.
- IRule - Interface in org.eclipse.actf.model.dom.dombycom
-
Interface to access rule information of styleSheet.
- IRules - Interface in org.eclipse.actf.model.dom.dombycom
-
IRules interface to access a collection of
IRule
objects in the
styleSheet.
- is1base() - Method in class org.eclipse.actf.visualization.engines.blind.html.util.Id2LineViaActfId
-
- isAccessKey(char, IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isAccessKey(char, IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isAccessKey(char) - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isAccProperties() - Method in interface org.eclipse.actf.model.flash.IASNode
-
- isAlterable(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isAlterable(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isAlterable() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- ISAPIEngine - Interface in org.eclipse.actf.ai.tts
-
ISAPIEngine interface defines text synthesis interface to be implemented by
SAPI5 and MSP text-to-speech engine
- isAsciiArtString(String) - Method in class org.eclipse.actf.visualization.engines.blind.TextChecker
-
- isAvailable() - Method in interface org.eclipse.actf.ai.tts.ITTSEngine
-
Returns current availability of TTS engine
- isAvailable(String) - Static method in class org.eclipse.actf.ai.tts.TTSRegistry
-
- isAvailable(String) - Static method in class org.eclipse.actf.util.ApplicationArgumentUtil
-
Checks existence of application argument
- isAvailableDirectory(String) - Static method in class org.eclipse.actf.util.FileUtils
-
Confirm availability of the directory
- isBlankString(String) - Static method in class org.eclipse.actf.visualization.eval.html.HtmlTagUtil
-
- isBlockJumpPointB(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isBlockJumpPointB(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isBlockJumpPointB() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isBlockJumpPointF(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isBlockJumpPointF(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isBlockJumpPointF() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isButton(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isButton(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isButton() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isButtonControl(Element) - Static method in class org.eclipse.actf.visualization.eval.html.HtmlTagUtil
-
- IScaleValueLabelProvider - Interface in org.eclipse.actf.ui.preferences
-
The interface to return the text for current Scale value.
- isCanHighlight() - Method in interface org.eclipse.actf.visualization.eval.problem.IProblemItem
-
- isCanHighlight() - Method in class org.eclipse.actf.visualization.eval.problem.ProblemItemImpl
-
- isCheckbox(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isCheckbox(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isCheckbox() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isChecked(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isChecked(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isChecked() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isChunkedEncoding() - Method in interface org.eclipse.actf.util.httpproxy.core.IHTTPMessage
-
Returns whether the encoding of this message is chunked or not.
- isChunkedEncoding() - Method in interface org.eclipse.actf.util.httpproxy.core.IMessageBody
-
Returns whether the encoding of this message body is chunked encoding.
- isClickable(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isClickable(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isClickable() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isCombobox(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isCombobox(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isCombobox() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isCompressed() - Method in class org.eclipse.actf.model.flash.util.SwfHeaderParser
-
- isConnectable(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isConnectable(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isConnectable() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isConnectionShutdownRequired() - Method in interface org.eclipse.actf.util.httpproxy.core.IHTTPRequestMessage
-
Returns whether the connection for exchanging this request message needs to be shutdown or not.
- isConnectionToBeClosed() - Method in interface org.eclipse.actf.util.httpproxy.core.IHTTPMessage
-
Tells that the connection for exchanging this message needs to be closed or not.
- isDBCS() - Method in class org.eclipse.actf.visualization.eval.html.HtmlEvalUtil
-
Check if the target page uses DBCS
- isDebugEnabled() - Method in class org.eclipse.actf.util.httpproxy.util.Logger
-
- isDirty() - Method in class org.eclipse.actf.model.ui.editors.ie.WebBrowserEditor
-
- isDirty() - Method in class org.eclipse.actf.model.ui.editors.ooo.OOoEditor
-
- isDisableScriptDebugger() - Method in interface org.eclipse.actf.model.ui.editor.browser.IWebBrowserACTF
-
Check whether the script debugger is disabled
- isDisposed() - Method in interface org.eclipse.actf.ai.tts.ITTSEngine
-
Returns true
if the TTSEngine has been disposed, and
false
otherwise.
- ISecretManager - Interface in org.eclipse.actf.util.httpproxy.proxy
-
Utility class used for confirmation of correct server-client combination.
- isEditable(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isEditable(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isEditable() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
text box, text area, password, combo box, check box, radio button, and so
on.
- ISelectElement - Interface in org.eclipse.actf.model.dom.dombycom
-
ISelectElement interface defines the methods to be implemented by the form
select element such as combo box and list box.
- isEmbeddedObject(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isEmbeddedObject(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isEmbeddedObject() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isEnabled(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isEnabled(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isEnabled() - Method in interface org.eclipse.actf.visualization.eval.guideline.IGuidelineData
-
Check if this guideline is enabled by user
- isEnabled() - Method in interface org.eclipse.actf.visualization.eval.IChecker
-
Check if evaluation item related to this checker is enabled by user
- isEnabled() - Method in interface org.eclipse.actf.visualization.eval.IGuidelineItem
-
- isEnabledMetric(String) - Method in class org.eclipse.actf.visualization.eval.guideline.GuidelineHolder
-
Check if the target evaluation metric is enabled
- ISendEvent - Interface in org.eclipse.actf.util.win32.keyhook
-
ISendEvent interface defines the methods to send window events.
- isError() - Method in class org.eclipse.actf.visualization.eval.html.statistics.PageData
-
Set if page is error page
- IServiceProvider - Interface in org.eclipse.actf.util.win32.comclutch
-
Wrapper for IServiceProvider object
see http://msdn.microsoft.com/en-us/library/system.iserviceprovider.aspx
- isFieldNameEqualsTo(byte[]) - Method in interface org.eclipse.actf.util.httpproxy.core.IHTTPHeader
-
Compares field name.
- isFieldValueEqualsTo(byte[]) - Method in interface org.eclipse.actf.util.httpproxy.core.IHTTPHeader
-
Compares field value.
- isFileEdit(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isFileEdit(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isFileEdit() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isFlash(int) - Static method in class org.eclipse.actf.model.flash.util.FlashMSAAUtil
-
- isFlash(FlashMSAAObject) - Static method in class org.eclipse.actf.model.flash.util.FlashMSAAUtil
-
- isFlashClass(String) - Static method in class org.eclipse.actf.model.flash.util.FlashMSAAUtil
-
Check if the class name relates to Flash content
- isFlashLastNode(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isFlashLastNode(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isFlashLastNode() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isFlashTopNode(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isFlashTopNode(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isFlashTopNode() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isForceSimple() - Method in class org.eclipse.actf.model.flash.ASAccInfo
-
- isFormLabelFixCapable(ODFElement) - Method in class org.eclipse.actf.model.dom.odf.util.accessibility.AccessibilityFixEngine
-
- isGoChild() - Method in interface org.eclipse.actf.visualization.engines.voicebrowser.IContext
-
Check if need to visit child.
- isHandlingRequest() - Method in interface org.eclipse.actf.util.httpproxy.core.IClientConnection
-
Returns whether this connection is handling a request but a response is not sent yet.
- isHasAlt() - Method in class org.eclipse.actf.visualization.eval.html.statistics.ImageStatData
-
- isHasAwithHref() - Method in class org.eclipse.actf.visualization.eval.html.HtmlEvalUtil
-
Check if the page has
<a href="">
- isHasHeight() - Method in class org.eclipse.actf.visualization.eval.html.statistics.ImageStatData
-
- isHasJavascript() - Method in class org.eclipse.actf.visualization.eval.html.HtmlEvalUtil
-
Check if the page uses JavaScript
- isHasLongDesc() - Method in class org.eclipse.actf.visualization.eval.html.statistics.ImageStatData
-
- isHasUseMap() - Method in class org.eclipse.actf.visualization.eval.html.statistics.ImageStatData
-
- isHasWidth() - Method in class org.eclipse.actf.visualization.eval.html.statistics.ImageStatData
-
- isHeading(int, IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isHeading(int, IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isHeading() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isHeading1() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isHeading2() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isHeading3() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isHeading4() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isHeading5() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isHeading6() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isHeadingJumpPoint(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isHeadingJumpPoint(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isHTTPVersion1_1() - Method in interface org.eclipse.actf.util.httpproxy.core.IHTTPMessage
-
Returns whether the HTTP protocol version of this message is 1.1 or not.
- isImage(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isImage(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isImage() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isInappropriateAlt(String) - Method in class org.eclipse.actf.visualization.engines.blind.TextChecker
-
Check appropriateness of alternative text.
- isInLink() - Method in class org.eclipse.actf.visualization.eval.html.statistics.ImageStatData
-
- isInputable() - Method in interface org.eclipse.actf.model.flash.IASNode
-
- isInputable(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isInputable(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isInputable() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
text box, text area, password
- isInsideAnchor() - Method in interface org.eclipse.actf.visualization.engines.voicebrowser.IContext
-
Check if this context is inside anchor.
- isInsideAnchor(int) - Method in interface org.eclipse.actf.visualization.engines.voicebrowser.IPacketCollection
-
Check if the target packet is inside anchor.
- isInsideForm() - Method in interface org.eclipse.actf.visualization.engines.voicebrowser.IContext
-
Check if this context is inside form.
- isInsideForm(int) - Method in interface org.eclipse.actf.visualization.engines.voicebrowser.IPacketCollection
-
Check if the target packet is inside form.
- isInvalidDoctype() - Method in class org.eclipse.actf.visualization.engines.blind.html.util.HtmlErrorLogListener
-
- isInvisibleElement(ODFElement) - Method in class org.eclipse.actf.model.dom.odf.util.accessibility.AccessibilityFixEngine
-
- isInvisibleFlash(int) - Static method in class org.eclipse.actf.model.flash.util.FlashMSAAUtil
-
- isInvisibleFlash(FlashMSAAObject) - Static method in class org.eclipse.actf.model.flash.util.FlashMSAAUtil
-
- isLabel(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isLabel(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isLabel() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isLineDelimiter() - Method in interface org.eclipse.actf.visualization.engines.voicebrowser.IContext
-
Check if this context is a line delimiter.
- isLineDelimiter(int) - Method in interface org.eclipse.actf.visualization.engines.voicebrowser.IPacketCollection
-
Check if the target packet is line delimiter.
- isLink() - Method in interface org.eclipse.actf.model.ui.editor.browser.ICurrentStyles
-
- isLink(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isLink(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isLink() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isLinkTag() - Method in interface org.eclipse.actf.visualization.engines.voicebrowser.IContext
-
Check if this context is a link tag.
- isLinkTag(int) - Method in interface org.eclipse.actf.visualization.engines.voicebrowser.IPacketCollection
-
Check if the target packet is link tag.
- isListItem(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isListItem(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isListItem() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isListItemJumpPoint(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isListItemJumpPoint(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isListTop(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isListTop(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isListTop() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
OL, UL, DL tags
- isLiveDom() - Method in class org.eclipse.actf.visualization.eval.html.HtmlEvalUtil
-
Check if the target DOM is live DOM
- ISMAP - Static variable in class org.eclipse.actf.visualization.eval.html.statistics.ImageStatData
-
- isMap() - Method in class org.eclipse.actf.visualization.eval.html.statistics.ImageStatData
-
- isMatched() - Method in interface org.eclipse.actf.visualization.eval.guideline.IGuidelineData
-
Check if current active content's MIME type is supported by this
guideline
- isMatchedCheckItem(IEvaluationItem) - Method in class org.eclipse.actf.visualization.eval.guideline.GuidelineHolder
-
Check if the target
IEvaluationItem
is enabled in current
environment (active content and user selection)
- isMatchedGuidelineItem(IGuidelineItem) - Method in class org.eclipse.actf.visualization.eval.guideline.GuidelineHolder
-
Deprecated.
- isMatchedInTopLevel(IGuidelineItem) - Method in class org.eclipse.actf.visualization.eval.guideline.GuidelineHolder
-
Deprecated.
- isMatchedMetric(String) - Method in class org.eclipse.actf.visualization.eval.guideline.GuidelineHolder
-
Check if the target evaluation metric is enabled in current environment
(active content and user selection)
- isMedia(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isMedia(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isMedia() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isMethodEqualsTo(byte[]) - Method in interface org.eclipse.actf.util.httpproxy.core.IHTTPRequestMessage
-
Compares the method field of this request message with the specified value.
- isMethodTracingEnabled() - Method in class org.eclipse.actf.util.httpproxy.util.Logger
-
- isMSAAFlash(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isMSAAFlash(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isMSAAFlash() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isMultilineEdit(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isMultilineEdit(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isMultilineEdit() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isMultiSelectable(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isMultiSelectable(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isMultiSelectable() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isNoDoctypeDeclaration() - Method in class org.eclipse.actf.visualization.engines.blind.html.util.HtmlErrorLogListener
-
- isNonPublicDoctype() - Method in class org.eclipse.actf.visualization.engines.blind.html.util.HtmlErrorLogListener
-
- isObject() - Method in class org.eclipse.actf.visualization.eval.html.statistics.FlashData
-
- isODFFile(String) - Static method in class org.eclipse.actf.model.dom.odf.util.ODFFileUtils
-
- isOOoInstalled(boolean) - Static method in class org.eclipse.actf.model.ui.editors.ooo.initializer.util.OOoEditorInitUtil
-
check existence of OOo.
- isOpaqueObject() - Method in interface org.eclipse.actf.model.flash.IASNode
-
- isOriginalDOM() - Static method in class org.eclipse.actf.visualization.eval.EvaluationUtil
-
Check user selection of target DOM (original source or live)
- isOriginalHTML5(DocumentType) - Static method in class org.eclipse.actf.model.dom.html.DocumentTypeUtil
-
- isOriginalXHTML(DocumentType) - Static method in class org.eclipse.actf.model.dom.html.DocumentTypeUtil
-
- isPassword(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isPassword(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isPassword() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isPermanent() - Method in interface org.eclipse.actf.util.win32.comclutch.IResource
-
- isPopupMenu(int) - Static method in class org.eclipse.actf.util.win32.WindowUtil
-
Check if target is popup menu
- isPresentationTable() - Method in interface org.eclipse.actf.model.dom.odf.draw.ObjectElement
-
Return true if this object is embedded spreadsheet in presentation document
- isProtectedElement(ODFElement) - Method in class org.eclipse.actf.model.dom.odf.util.accessibility.AccessibilityFixEngine
-
- isRadio(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isRadio(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isRadio() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isReachable(IEvalTarget, Node) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isReachable(IEvalTarget, Node) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isReachable(Node) - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isReadNoAltImage() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isReadNoAltImageLink() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isReadNullAltImage() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isReadNullAltImageLink() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isReady() - Method in class org.eclipse.actf.model.flash.FlashPlayer
-
- isReady() - Method in interface org.eclipse.actf.model.flash.IFlashPlayer
-
- isReady() - Method in interface org.eclipse.actf.model.ui.editor.browser.IWebBrowserACTF
-
Check whether the browser is ready
- isReducible(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isReducible(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isReducible() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isRedundantText(String, String) - Method in class org.eclipse.actf.visualization.engines.blind.TextChecker
-
Check redundancy of text
- isRemoved() - Method in interface org.eclipse.actf.util.httpproxy.core.IHTTPHeader
-
Returns true if this header entry is marked as removed.
- isResponseBodyEmpty() - Method in interface org.eclipse.actf.util.httpproxy.core.IHTTPRequestMessage
-
Returns whether the body of this request message is empty or not.
- isSaveAsAllowed() - Method in class org.eclipse.actf.model.ui.editors.ie.WebBrowserEditor
-
- isSaveAsAllowed() - Method in class org.eclipse.actf.model.ui.editors.ooo.OOoEditor
-
- isScanAll() - Static method in class org.eclipse.actf.model.flash.util.FlashMSAAUtil
-
- isSelectable(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isSelectable(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isSelectable() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isSelectOption(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isSelectOption(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isSelectOption() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isSeparatedJapaneseChars(String) - Method in class org.eclipse.actf.visualization.engines.blind.TextChecker
-
Check if the target String is space separated Japanese chars or not
- isShowAllGuidelineItems() - Method in class org.eclipse.actf.visualization.eval.EvaluationResultImpl
-
- isShowAllGuidelineItems() - Method in interface org.eclipse.actf.visualization.eval.IEvaluationResult
-
Check if non-selected guideline item will be shown in the result view
- isShowOffscreen() - Static method in class org.eclipse.actf.model.flash.util.FlashMSAAUtil
-
- isSilent() - Method in class org.eclipse.actf.model.flash.ASAccInfo
-
- isSkipIconLink() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isStartSelect() - Method in interface org.eclipse.actf.visualization.engines.voicebrowser.IContext
-
Returns the startSelect.
- isStringOutput() - Method in interface org.eclipse.actf.visualization.engines.voicebrowser.IContext
-
Returns the stringOutput.
- isSubmit(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isSubmit(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isSubmit() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isTargetFormat(String) - Method in interface org.eclipse.actf.visualization.eval.IChecker
-
Check if MIME type is supported by this checker
- isTargetMIMEtype(String) - Method in interface org.eclipse.actf.visualization.eval.guideline.IGuidelineData
-
Check if target MIME type is supported by this guideline item
- isTextarea(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isTextarea(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isTextarea() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isTextbox(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isTextbox(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isTextbox() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isTextControl(Element) - Static method in class org.eclipse.actf.visualization.eval.html.HtmlTagUtil
-
- IStylable - Interface in org.eclipse.actf.model.dom.odf.content
-
ODF elements that refers style elements should implements this interface.
- IStyle - Interface in org.eclipse.actf.model.dom.dombycom
-
IStyle interface defines the simplest methods to be implemented by HTML Style
object.
- IStyleListener - Interface in org.eclipse.actf.model.dom.odf.content
-
Listener class to detect ODF style change should implement this interface.
- IStyleSheet - Interface in org.eclipse.actf.model.dom.dombycom
-
Interface to access styleSheet information.
- IStyleSheets - Interface in org.eclipse.actf.model.dom.dombycom
-
Interface to access a collection of
IStyleSheet
objects in the
document.
- isUIComponent() - Method in interface org.eclipse.actf.model.flash.IASNode
-
- isUrlExists() - Method in interface org.eclipse.actf.model.ui.editor.browser.IWebBrowserACTF
-
Check whether the navigated URL exists
- isValidNode(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isValidNode(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isValidNode() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isViewVisible(String) - Static method in class org.eclipse.actf.ui.util.PlatformUIUtil
-
Check if view is visible or not
- isVisible() - Method in class org.eclipse.actf.model.flash.FlashPlayer
-
- isVisible() - Method in interface org.eclipse.actf.model.flash.IFlashPlayer
-
- isVisibleNode(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isVisibleNode(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isVisibleNode() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- isVisited(String) - Method in interface org.eclipse.actf.util.win32.comclutch.BrowserHistory
-
- isVisitedLink(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.AbstractTerms
-
- isVisitedLink(IEvalTarget) - Method in class org.eclipse.actf.util.vocab.DelegationTerms
-
- isVisitedLink() - Static method in class org.eclipse.actf.util.vocab.Vocabulary
-
- IsWindowVisible(int) - Static method in class org.eclipse.actf.util.win32.WindowUtil
-
Check if target window is visible
- isWithEmbed() - Method in class org.eclipse.actf.visualization.eval.html.statistics.FlashData
-
- ITechniquesItem - Interface in org.eclipse.actf.visualization.eval
-
Interface to hold Techniques item information
- item(int) - Method in interface org.eclipse.actf.model.dom.dombycom.IRules
-
- item(int) - Method in interface org.eclipse.actf.model.dom.dombycom.IStyleSheets
-
- item(int) - Method in class org.eclipse.actf.util.dom.EmptyNodeListImpl
-
- ITEM - Static variable in interface org.eclipse.actf.visualization.eval.html.statistics.IPageStatisticsTag
-
- ItemElement - Interface in org.eclipse.actf.model.dom.odf.form
-
Interface for <form:item> element.
- ITextContent - Interface in org.eclipse.actf.model.dom.odf.text
-
ODF elements that have text contents should implements this interface.
- ITextElementContainer - Interface in org.eclipse.actf.model.dom.odf.range
-
- ITTSEngine - Interface in org.eclipse.actf.ai.tts
-
ITTSEngine interface defines low level text synthesis interface to be
implemented by text-to-speech engine
- ITTSEngineInfo - Interface in org.eclipse.actf.ai.tts
-
ITTSEngineInfo enables to store information of text synthesis engines (name, language and gender).
- IUnknown - Interface in org.eclipse.actf.util.win32.comclutch
-
Wrapper for IUnknown object see
http://msdn.microsoft.com/en-us/library/ms680509(VS.85).aspx
- IVisualizationConst - Interface in org.eclipse.actf.visualization
-
Constants for Visualization components
- IVisualizationPerspective - Interface in org.eclipse.actf.visualization.ui
-
- IVisualizationView - Interface in org.eclipse.actf.visualization.ui
-
Interface to implement visualization views.
- IVisualizeMapData - Interface in org.eclipse.actf.visualization.engines.blind.html
-
Interface to provide mapping information between original
Document
and visualization result
Document
- IVoice - Interface in org.eclipse.actf.ai.voice
-
The IVoice interface enables an application to perform text synthesis
operations.
- IVoiceBrowserController - Interface in org.eclipse.actf.visualization.engines.voicebrowser
-
Interface of voice browser controller.
- IVoiceBrowserView - Interface in org.eclipse.actf.visualization.engines.voicebrowser
-
The interface to add voice browser text view to a voice browser controller.
- IVoiceEventListener - Interface in org.eclipse.actf.ai.voice
-
The listener interface for receiving notification of voice events.
- IWaXcoding - Interface in org.eclipse.actf.model.flash.bridge
-
Interface to manage Proxy for Flash bridge.
- IWebBrowserACTF - Interface in org.eclipse.actf.model.ui.editor.browser
-
Interface to provide access to model of the Web content as
Document
.
- IWebBrowserACTF.WebBrowserNavigationEventListnerHolder - Class in org.eclipse.actf.model.ui.editor.browser
-
- IWebBrowserACTF.WebBrowserNavigationEventListnerHolder() - Constructor for class org.eclipse.actf.model.ui.editor.browser.IWebBrowserACTF.WebBrowserNavigationEventListnerHolder
-
- IWebBrowserACTFEventListener - Interface in org.eclipse.actf.model.ui.editor.browser
-
- IWebBrowserNavigationEventListener - Interface in org.eclipse.actf.model.ui.editor.browser
-
- IWebBrowserStyleInfo - Interface in org.eclipse.actf.model.ui.editor.browser
-