Package dogtail :: Module tree :: Class LinkAnchor
[hide private]
[frames] | no frames]

Class LinkAnchor

source code

Class storing info about an anchor within an Accessibility.Hyperlink, which is in turn stored within an Accessibility.Hypertext.

Instance Methods [hide private]
 
__init__(self, node, hypertext, linkIndex, anchorIndex) source code
 
_getLink(self) source code
 
_getURI(self) source code
Properties [hide private]
  link
  URI
Property Details [hide private]

link

Get Method:
_getLink(self)

URI

Get Method:
_getURI(self)