1 \section{\class{wxPropertyListPanel
}}\label{wxpropertylistpanel
}
3 The
{\bf wxPropertyListPanel
} class is a prepackaged panel which can
4 be used for viewing a property list. Pass a property list view object, and the panel
5 will pass OnDefaultAction listbox messages to the view class for
8 \latexignore{\rtfignore{\wxheading{Members
}}}
10 \membersection{wxPropertyListPanel::wxPropertyListPanel
}
12 \func{void
}{wxPropertyListPanel
}{\param{wxPropertyListView *
}{view
},
\param{wxWindow *
}{parent
},
13 \param{int
}{ x=-
1},
\param{int
}{ y=-
1},
\param{int
}{ width=-
1},
\param{int
}{height=-
1},
14 \param{long
}{ style=
0},
\param{char *
}{name=``panel"
}}
18 \membersection{wxPropertyListPanel::
\destruct{wxPropertyListPanel
}}
20 \func{void
}{\destruct{wxPropertyListPanel
}}{\void}