| 1 | % |
| 2 | % automatically generated by HelpGen $Revision$ from |
| 3 | % multicell.h at 05/Jan/02 23:08:13 |
| 4 | % |
| 5 | |
| 6 | |
| 7 | \section{\class{wxMultiCellItemHandle}}\label{wxmulticellitemhandle} |
| 8 | |
| 9 | |
| 10 | |
| 11 | classes |
| 12 | |
| 13 | |
| 14 | wxMultiCellItemHandle |
| 15 | |
| 16 | |
| 17 | \wxheading{Derived from} |
| 18 | |
| 19 | \helpref{wxObject}{wxobject} |
| 20 | |
| 21 | \wxheading{Data structures} |
| 22 | |
| 23 | \latexignore{\rtfignore{\wxheading{Members}}} |
| 24 | |
| 25 | |
| 26 | \membersection{wxMultiCellItemHandle::wxMultiCellItemHandle}\label{wxmulticellitemhandlewxmulticellitemhandle} |
| 27 | |
| 28 | \func{}{wxMultiCellItemHandle}{\param{int }{row}, \param{int }{column}, \param{wxSize }{size}, \param{wxResizable }{style = wxNOT\_RESIZABLE}, \param{wxSize }{weight = wxSize(1,1)}, \param{int }{align = wxALIGN\_NOT}} |
| 29 | |
| 30 | |
| 31 | \func{}{wxMultiCellItemHandle}{\param{int }{row}, \param{int }{column}, \param{wxResizable }{style}, \param{wxSize }{weight = wxSize(1,1)}, \param{int }{align = wxALIGN\_NOT}} |
| 32 | |
| 33 | |
| 34 | \func{}{wxMultiCellItemHandle}{\param{int }{row}, \param{int }{column}, \param{int }{align}} |
| 35 | |
| 36 | |
| 37 | \func{}{wxMultiCellItemHandle}{\param{int }{row}, \param{int }{column}, \param{int }{height = 1}, \param{int }{width = 1}, \param{wxSize }{size = wxDefaultSize}, \param{wxResizable }{style = wxNOT\_RESIZABLE}, \param{wxSize }{weight = wxSize(1,1)}, \param{int }{align = wxALIGN\_NOT}} |
| 38 | |
| 39 | |
| 40 | \membersection{wxMultiCellItemHandle::GetAlignment}\label{wxmulticellitemhandlegetalignment} |
| 41 | |
| 42 | \func{int}{GetAlignment}{\void} |
| 43 | |
| 44 | |
| 45 | \membersection{wxMultiCellItemHandle::GetColumn}\label{wxmulticellitemhandlegetcolumn} |
| 46 | |
| 47 | \func{int}{GetColumn}{\void} |
| 48 | |
| 49 | |
| 50 | \membersection{wxMultiCellItemHandle::GetHeight}\label{wxmulticellitemhandlegetheight} |
| 51 | |
| 52 | \func{int}{GetHeight}{\void} |
| 53 | |
| 54 | |
| 55 | \membersection{wxMultiCellItemHandle::GetLocalSize}\label{wxmulticellitemhandlegetlocalsize} |
| 56 | |
| 57 | \func{wxSize}{GetLocalSize}{\void} |
| 58 | |
| 59 | |
| 60 | \membersection{wxMultiCellItemHandle::GetRow}\label{wxmulticellitemhandlegetrow} |
| 61 | |
| 62 | \func{int}{GetRow}{\void} |
| 63 | |
| 64 | |
| 65 | \membersection{wxMultiCellItemHandle::GetStyle}\label{wxmulticellitemhandlegetstyle} |
| 66 | |
| 67 | \func{wxResizable}{GetStyle}{\void} |
| 68 | |
| 69 | |
| 70 | \membersection{wxMultiCellItemHandle::GetWeight}\label{wxmulticellitemhandlegetweight} |
| 71 | |
| 72 | \func{wxSize}{GetWeight}{\void} |
| 73 | |
| 74 | |
| 75 | \membersection{wxMultiCellItemHandle::GetWidth}\label{wxmulticellitemhandlegetwidth} |
| 76 | |
| 77 | \func{int}{GetWidth}{\void} |
| 78 | |