X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9bc8fded1b3e6e20da20c2471aead3d5761a6bcd..cc20da41278e57396bda09f540fc649663b8ded8:/docs/latex/wx/htlnkinf.tex diff --git a/docs/latex/wx/htlnkinf.tex b/docs/latex/wx/htlnkinf.tex index 88ab0b1c83..a9fffd75bb 100644 --- a/docs/latex/wx/htlnkinf.tex +++ b/docs/latex/wx/htlnkinf.tex @@ -1,14 +1,18 @@ \section{\class{wxHtmlLinkInfo}}\label{wxhtmllinkinfo} -This class stores all neccessary information about hypertext +This class stores all necessary information about hypertext links (as represented by {\tt } tag in HTML documents). In -current implementation it stores URL and target frame name. +current implementation it stores URL and target frame name. {\it Note that frames are not currently supported by wxHTML!} \wxheading{Derived from} \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxHtmlLinkInfo::wxHtmlLinkInfo}\label{wxhtmllinkinfowxhtmllinkinfo} @@ -51,5 +55,5 @@ Return {\it HREF} value of the {\tt } tag. Return {\it TARGET} value of the {\tt } tag (this value is used to specify in which frame should be the page pointed -by {\helpref{Href}{wxhtmllinkinfogethref} opened). +by \helpref{Href}{wxhtmllinkinfogethref} opened).