ORIENT/modules/backend/widgets/table/assets/js
Samuel Georges a2dec246e5 handler -> postbackHandlerName (doesn't do the same thing as traditional 'handler') 2015-01-03 11:30:02 +11: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 Implemented the server-side data access. Added automatic POSTing of client-memory data source data. Updated documentation. Minor fixes in the drop-down cell processor. 2014-12-11 22:12:43 -08: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 handler -> postbackHandlerName (doesn't do the same thing as traditional 'handler') 2015-01-03 11:30:02 +11: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