Change GetValue() and SetValue() to GetValueByRow() and SetValueByRow() in row based...
authorRobert Roebling <robert@roebling.de>
Fri, 16 Jan 2009 11:23:37 +0000 (11:23 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 16 Jan 2009 11:23:37 +0000 (11:23 +0000)
commit8eff6c56f09d20b1f18ee842efa16864d43ba930
treea02d638f54071034656a3da7b65d4221c9e571e2
parentc0d2308b258ae90307ed6e54c49b3c6ca62cef3d
Change GetValue() and SetValue() to GetValueByRow() and SetValueByRow() in row based interface, Add wxDataViewListStore (WIP)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dataview.h
interface/wx/dataview.h
samples/dataview/dataview.cpp
src/common/datavcmn.cpp