summaryrefslogtreecommitdiffstats
path: root/examples/slick.compositeeditor.js
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup.Michael Leibman2012-01-171-23/+23
|
* Reformatted code.Michael Leibman2012-01-171-203/+201
|
* Work in progress.mleibman2011-01-051-0/+213
Added a CompositeEditor that can combine several editors and host them in specified containers. Added an example of using the CompositeEditor to do an item edit form. It is also a launching pad for adding ExtJS-like row level editing support.