X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fa482912e420a40e9f2e55a0f5407562826dd15e..066f3611df971be93b2ec46b82c2f05f3ff9a422:/docs/latex/wx/htcontnr.tex diff --git a/docs/latex/wx/htcontnr.tex b/docs/latex/wx/htcontnr.tex index a723a4420d..dac106978a 100644 --- a/docs/latex/wx/htcontnr.tex +++ b/docs/latex/wx/htcontnr.tex @@ -1,7 +1,13 @@ -% -% automatically generated by HelpGen from -% htmlcontainercell.tex at 21/Mar/99 22:45:23 -% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% Name: htcontnr.tex +%% Purpose: wxHtmlContainerCell documentation +%% Author: wxWidgets Team +%% Modified by: +%% Created: 21/Mar/99 22:45:23 +%% RCS-ID: $Id$ +%% Copyright: (c) wxWidgets Team +%% License: wxWindows license +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{\class{wxHtmlContainerCell}}\label{wxhtmlcontainercell} @@ -10,12 +16,17 @@ contain more cells in it. It is heavily used in the wxHTML layout algorithm. \wxheading{Derived from} -\helpref{wxHtmlCell}{wxhtmlcell} +\helpref{wxHtmlCell}{wxhtmlcell}\\ +\helpref{wxObject}{wxobject} \wxheading{Include files} +\wxheading{Library} + +\helpref{wxHtml}{librarieslist} + \wxheading{See Also} \helpref{Cells Overview}{cells} @@ -41,17 +52,12 @@ Returns container's horizontal alignment. Returns container's vertical alignment. -\membersection{wxHtmlContainerCell::GetFirstCell}\label{wxhtmlcontainercellgetfirstcell} - -\func{wxHtmlCell*}{GetFirstCell}{\void} +\membersection{wxHtmlContainerCell::GetBackgroundColour}\label{wxhtmlcontainercellgetbackgroundcolour} -Returns pointer to the first cell in the list. -You can then use wxHtmlCell's GetNext method to obtain pointer to the next -cell in list. +\func{wxColour}{GetBackgroundColour}{\void} -{\bf Note:} This shouldn't be used by the end user. If you need some way of -finding particular cell in the list, try \helpref{Find}{wxhtmlcellfind} method -instead. +Returns the background colour of the container or {\tt wxNullColour} if no background +colour is set. \membersection{wxHtmlContainerCell::GetIndent}\label{wxhtmlcontainercellgetindent}