2 % automatically generated by HelpGen from
3 % htmlwintaghandler.tex at 14/Mar/99 20:13:37
7 \section{\class{wxHtmlWinTagHandler
}}\label{wxhtmlwintaghandler
}
9 This is basicly wxHtmlTagHandler except
10 it is extended with protected member m
\_WParser pointing to
11 the wxHtmlWinParser object (value of this member is identical
12 to wxHtmlParser's m
\_Parser).
15 \wxheading{Derived from
}
17 \helpref{wxHtmlTagHandler
}{wxhtmltaghandler
}
20 \latexignore{\rtfignore{\wxheading{Members
}}}
23 \membersection{wxHtmlWinTagHandler::m
\_WParser}\label{wxhtmlwintaghandlerwxhtmlwintaghandlermwparser
}
25 {\bf wxHtmlWinParser* m
\_WParser}
27 Value of this attribute is identical to value of m
\_Parser. The only different
28 is that m
\_WParser points to wxHtmlWinParser object while m
\_Parser
29 points to wxHtmlParser object.
30 (The same object, but overcasted)