X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc81d32f2bf8c159f3b1bf6ddaf62e6d77720209..65afac3fbc6115b899045d767af823fc3abd7322:/docs/latex/wx/gridedit.tex diff --git a/docs/latex/wx/gridedit.tex b/docs/latex/wx/gridedit.tex index 01bbf9db1d..1aa6b7a9c8 100644 --- a/docs/latex/wx/gridedit.tex +++ b/docs/latex/wx/gridedit.tex @@ -19,6 +19,10 @@ The editor for boolean data. \helpref{wxGridCellTextEditor}{wxgridcelltexteditor},\rtfsp \helpref{wxGridCellChoiceEditor}{wxgridcellchoiceeditor} +\wxheading{Include files} + + + \latexignore{\rtfignore{\wxheading{Members}}} @@ -53,6 +57,8 @@ The editor for string data allowing to choose from a list of strings. \func{}{wxGridCellChoiceEditor}{\param{size\_t }{count = 0}, \param{const wxString }{choices[] = NULL}, \param{bool }{allowOthers = false}} +\func{}{wxGridCellChoiceEditor}{\param{const wxArrayString\& }{choices}, \param{bool }{allowOthers = false}} + \docparam{count}{Number of strings from which the user can choose.} \docparam{choices}{An array of strings from which the user can choose.} \docparam{allowOthers}{If allowOthers if true, the user can type a string not in choices array.} @@ -84,6 +90,10 @@ wxGridCellWorker \helpref{wxGridCellNumberEditor}{wxgridcellnumbereditor},\rtfsp \helpref{wxGridCellChoiceEditor}{wxgridcellchoiceeditor} +\wxheading{Include files} + + + \latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxGridCellEditor::wxGridCellEditor}\label{wxgridcelleditorwxgridcelleditor} @@ -198,9 +208,11 @@ The editor for floating point numbers data. \helpref{wxGridCellTextEditor}{wxgridcelltexteditor},\rtfsp \helpref{wxGridCellChoiceEditor}{wxgridcellchoiceeditor} +\wxheading{Include files} -\latexignore{\rtfignore{\wxheading{Members}}} + +\latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxGridCellFloatEditor::wxGridCellFloatEditor}\label{wxgridcellfloateditorconstr} @@ -235,9 +247,11 @@ The editor for numeric integer data. \helpref{wxGridCellTextEditor}{wxgridcelltexteditor},\rtfsp \helpref{wxGridCellChoiceEditor}{wxgridcellchoiceeditor} +\wxheading{Include files} -\latexignore{\rtfignore{\wxheading{Members}}} + +\latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxGridCellNumberEditor::wxGridCellNumberEditor}\label{wxgridcellnumbereditorconstr} @@ -285,6 +299,10 @@ The editor for string/text data. \helpref{wxGridCellNumberEditor}{wxgridcellnumbereditor},\rtfsp \helpref{wxGridCellChoiceEditor}{wxgridcellchoiceeditor} +\wxheading{Include files} + + + \latexignore{\rtfignore{\wxheading{Members}}}