ORIENT/modules/backend/widgets/table/assets/js
alekseybobkov 820ff72149 Automatically initialize a record when the dataset is empty 2015-01-03 18:00:34 -08:00
..
table.datasource.base.js Added the server-side data source foundation classes. Implemented the server-side client memory data source. Added more configuration options ot the client-side script. Updated documentation. 2014-12-10 22:46:17 -08:00
table.datasource.client.js Allow key column to be a string value (like a code). ping @alekseybobkov 2015-01-03 12:07:04 +11:00
table.helper.navigation.js Minor refactoring in the navigation code. Implemented cell focusing on the record deletion with enabled pagination. The code profiled and checked for memory leaks. 2014-11-27 21:55:37 -08:00
table.js Automatically initialize a record when the dataset is empty 2015-01-03 18:00:34 -08:00
table.processor.base.js Table widget dropdowns - dependent drop-downs and loading indicators 2014-12-09 22:37:52 -08:00
table.processor.checkbox.js Table drop-down processor, in progress 2014-12-03 22:48:26 -08:00
table.processor.dropdown.js depends_on -> dependsOn 2015-01-03 10:04:06 +11:00
table.processor.string.js Custom drop-down control for the table widget. In progress. 2014-12-07 23:30:15 -08:00