| Trees | Indices | Help |
|---|
|
|
??-192 --+
|
HypertextNavAdapter
Overrides DefaultNavAdapter to provide navigation over hypertext embedded objects as items and children. Expects the subject to be a POR.
Adapts subject accessibles that provide the pyLinAcc.Interfaces.IHypertext and pyLinAcc.Interfaces.IText interfaces.
|
|||
| POR |
|
||
| POR |
|
||
| POR |
|
||
| POR |
|
||
| POR |
|
||
|
|||
|
|||
|
|||
|
|||
| boolean |
|
||
|
|||
provides = [IAccessibleNav, IItemNav]
|
|||
|
|||
Tests if the given subject can be adapted by this class. |
Gets the next item relative to the one indicated by the POR providing this interface. Currently ignores only_visible.
|
' Gets the previous item relative to the one indicated by the POR providing this interface. Currently ignores only_visible.
|
Gets the last item relative to the one indicated by the POR providing this interface. Currently ignores only_visible. |
Gets the first item relative to the one indicated by the POR providing this interface. Currently ignores only_visible. |
Converts the POR to a child accessible to an equivalent POR to an item of the subject. |
Always raises LookupError. Hypertext has no children per se, only embeds.
|
Always raises LookupError. Hypertext has no children per se, only embeds.
|
Always raises LookupError. Hypertext has no children per se, only embeds.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 4 15:33:19 2007 | http://epydoc.sourceforge.net |