]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htlnkinf.tex
Added AdvanceSelection, ShowWindowMenu and keyboard handling
[wxWidgets.git] / docs / latex / wx / htlnkinf.tex
index 88ab0b1c835208ab69480cd8c71e6c7c325b0644..913eac123915ca8951b480247bc3ee5b8dca06c6 100644 (file)
@@ -1,14 +1,22 @@
 \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 <A>} 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}
+
+<wx/html/htmlcell.h>
+
+\wxheading{Library}
+
+\helpref{wxHtml}{librarieslist}
+
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxHtmlLinkInfo::wxHtmlLinkInfo}\label{wxhtmllinkinfowxhtmllinkinfo}
@@ -51,5 +59,5 @@ Return {\it HREF} value of the {\tt <A>} tag.
 
 Return {\it TARGET} value of the {\tt <A>} 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).