Commit Graph

15 Commits

Author SHA1 Message Date
Carsten Brandt
3d59b19a21 added classes to grid, list and detail view
to allow specific styling
also fixed an issue with gridview sort indicator css.

fixes #1000
2014-01-05 14:45:09 +01:00
Qiang Xue
dd9facceed Added $key parameter to several methods in grid view. 2013-11-29 20:34:06 -05:00
Qiang Xue
fb3ebe7000 doc cleanup. 2013-11-29 12:47:10 -05:00
Qiang Xue
c9e4773ebb Moved key serialization from data provider to data viewers. 2013-11-29 12:42:26 -05:00
Carsten Brandt
539e233d9c massive improvement on class documentation
- added example code for application components
- added missing short description

[ci skip]
2013-11-13 01:16:21 +01:00
Qiang Xue
a8d189676f typo fix. 2013-11-10 21:18:19 -05:00
Qiang Xue
743d31a8e6 Fixes #1075: separated empty switch and empty display for ListView and GridView. 2013-11-10 21:07:13 -05:00
Qiang Xue
786163c13f Fixes #1075: changed the default value of GridView::empty. 2013-10-26 19:30:21 -04:00
Alexander Makarov
ee2af2661c Removed unneeded use statements 2013-10-24 03:12:25 +04:00
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
Qiang Xue
cf9104f7fd make grid view filtering work. 2013-10-05 21:56:06 -04:00
Alexander Makarov
fc75ab87be Renamed ListViewBase → BaseListView 2013-09-28 22:42:42 +04:00
Qiang Xue
02e3b451be Removed sorter from the default display of ListView. 2013-09-07 23:43:26 -04:00
Carsten Brandt
9847472144 introduced DataColumn::label property 2013-08-26 15:13:16 +02:00
Qiang Xue
b3b1151469 Finished draft implementation of GridView. 2013-08-06 17:00:32 -04:00