source: Dev/branches/rest-dojo-ui/client/dijit/resources/_modules.js @ 256

Last change on this file since 256 was 256, checked in by hendrikvanantwerpen, 13 years ago

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

File size: 297 bytes
Line 
1/*=====
2// dijit fallback for key summaries otherwise not covered by the doc parser
3
4dijit.demos = {
5        // summary:
6        //              Home of the official dijit demo code
7};
8
9dijit.form = {
10        // summary:
11        //              Form and input related widgets
12};
13
14dijit.layout = {
15        // summary:
16        //              Layout related widgets
17};
18=====*/
Note: See TracBrowser for help on using the repository browser.