Commit Graph

4 Commits (ac207dc971b7fbac27049ff523e5458808c4d594)

Author SHA1 Message Date
furybean 41490c55e1 [Table] Improve fixed implement method. 2016-10-21 23:26:52 +08:00
furybean f8fdf35bbb [Table] Remove prop: selectionMode & allowNoCurrentRow 2016-10-21 16:35:28 +08:00
furybean 6ab0d57428 Update Table:
1. Add rowKey prop for Table.
2. Add clearSelection method for Table.
2. Add reserveSelection prop for TableColumn[type="selection"]
2016-10-19 21:58:29 +08:00
furybean b36da2f982 Improve Table:
1. Add TableStore & TableLayout.
2. Remove customCriteria & customBackgroundColors.
3. Remove fixedColumnCount.
4. Add fixed prop for TableColumn.
5. Add selectable prop for TableColumn[type="selection"].
2016-10-19 11:09:00 +08:00