for data transfer. This class can be converted to a from
a wxVariant.
- @library{wxbase}
+ @library{wxadv}
@category{dvc}
*/
class wxDataViewIconText : public wxObject
need to display millions of items or have other reason to
use a virtual control.
- @library{wxbase}
+ @library{wxadv}
@category{dvc}
*/
class wxDataViewIndexListModel : public wxDataViewModel
@see wxDataViewIndexListModel for the API.
- @library{wxbase}
+ @library{wxadv}
@category{dvc}
*/
class wxDataViewVirtualListModel : public wxDataViewModel
@library{wxadv}
@category{ctrl,dvc}
- <!-- @appearance{dataviewctrl.png} -->
+ @appearance{dataviewctrl.png}
*/
class wxDataViewCtrl : public wxControl
{
the documentation of that class for further
information.
- @library{wxbase}
+ @library{wxadv}
@category{dvc}
*/
class wxDataViewModelNotifier
supports modifying the values in-place by using a wxSpinCtrl.
The renderer only support variants of type @e long.
- @library{wxbase}
+ @library{wxadv}
@category{dvc}
*/
class wxDataViewSpinRenderer : public wxDataViewCustomRenderer
like a wxTreeCtrl to make a transition from it
to the wxDataViewCtrl class simpler.
- @library{wxbase}
+ @library{wxadv}
@category{ctrl,dvc}
- <!-- @appearance{dataviewtreectrl.png} -->
+ @appearance{dataviewtreectrl.png}
*/
class wxDataViewTreeCtrl : public wxDataViewCtrl
{