| Trees | Indices | Help |
|---|
|
|
Defines AccAdapt.Adapters for AT-SPI hypertext accessibles potentially containing embedded objects.
Author: Peter Parente
Organization: IBM Corporation
Copyright: Copyright (c) 2005, 2007 IBM Corporation
License: The BSD License
All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php
|
|||
|
HypertextNavAdapter Overrides DefaultNavAdapter to provide navigation over hypertext embedded objects as items and children. |
|||
|
HypertextAccInfoAdapter Overrides DefaultNavAdapter to provide information about hypertext objects. |
|||
|
HypertextEventHandlerAdapter Overrides DefaultEventHandlerAdapter to create proper PORs for hypertext objects having embed characters. |
|||
|
|||
| integer |
|
||
| integer |
|
||
| integer |
|
||
|
|||
Gets the offset of the start of the previous item. The first of the following rules satisfied working backward from the offset in char defines the start of the previous item: 1) the previous embed 2) the beginning of a wrapped line 3) the character one greater than the previous embed on the previous line
|
Gets the offset of the start of the next item. The first of the following rules satisfied working forward from the offset in char defines the start of the next item: 1) the next embed 2) the beginning of a wrapped line
|
Gets the character offset of the embedded character at the given index.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 4 15:33:15 2007 | http://epydoc.sourceforge.net |