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 | |
---|
4 | dijit.demos = { |
---|
5 | // summary: |
---|
6 | // Home of the official dijit demo code |
---|
7 | }; |
---|
8 | |
---|
9 | dijit.form = { |
---|
10 | // summary: |
---|
11 | // Form and input related widgets |
---|
12 | }; |
---|
13 | |
---|
14 | dijit.layout = { |
---|
15 | // summary: |
---|
16 | // Layout related widgets |
---|
17 | }; |
---|
18 | =====*/ |
---|
Note: See
TracBrowser
for help on using the repository browser.