import "nsIAccessibleHyperLink.idl";
Definition at line 51 of file nsIAccessibleHyperLink.idl.
Public Member Functions | |
nsIAccessible | getAnchor (in long index) |
nsIURI | getURI (in long index) |
Methods | |
NS_IMETHOD_ (nsrefcnt) Release(void)=0 | |
NS_IMETHOD_ (nsrefcnt) AddRef(void)=0 | |
NS_IMETHOD | QueryInterface (REFNSIID aIID, void **aInstancePtr)=0 |
Public Attributes | |
readonly attribute long | anchorCount |
readonly attribute long | endIndex |
readonly attribute boolean | selected |
readonly attribute long | startIndex |
readonly attribute boolean | valid |