| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HighlightTargetId | |
|---|---|
| org.eclipse.actf.visualization.engines.blind.html.ui.elementViewer | This package includes interfaces and factory class for HTML Element viewer. | 
| org.eclipse.actf.visualization.eval.problem | This package contains interfaces and utilities to hold accessibility issues. | 
| Uses of HighlightTargetId in org.eclipse.actf.visualization.engines.blind.html.ui.elementViewer | 
|---|
| Method parameters in org.eclipse.actf.visualization.engines.blind.html.ui.elementViewer with type arguments of type HighlightTargetId | |
|---|---|
|  void | IHighlightElementListener.highlight(List<HighlightTargetId> targetIdList)Highlight corresponding positions. | 
| Uses of HighlightTargetId in org.eclipse.actf.visualization.eval.problem | 
|---|
| Methods in org.eclipse.actf.visualization.eval.problem that return HighlightTargetId | |
|---|---|
|  HighlightTargetId[] | IProblemItem.getHighlightTargetIds() | 
|  HighlightTargetId[] | ProblemItemImpl.getHighlightTargetIds() | 
|  HighlightTargetId[] | HighlightTargetNodeInfo.getHighlightTargetIds(Map<Node,Integer> node2Id)Get corresponding NodeIDs relate to the targetNode | 
| Methods in org.eclipse.actf.visualization.eval.problem with parameters of type HighlightTargetId | |
|---|---|
|  void | IProblemItem.setHighlightTargetIds(HighlightTargetId targetId)Set HighlightTargetIdcorresponds to this problem | 
|  void | ProblemItemImpl.setHighlightTargetIds(HighlightTargetId targetId) | 
|  void | IProblemItem.setHighlightTargetIds(HighlightTargetId[] targetIds)Set array of HighlightTargetIdcorresponds to this problem | 
|  void | ProblemItemImpl.setHighlightTargetIds(HighlightTargetId[] targetIds) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||