source:
trunk/workshop-routing-foss4g/web/GeoExt/docs/_sources/lib/GeoExt/widgets.txt
@
81
Revision 76, 1.0 KB checked in by djay, 11 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | Widgets |
2 | ======= |
3 | |
4 | GeoExt widgets are a collection of specialized map related components. |
5 | |
6 | .. toctree:: |
7 | :maxdepth: 1 |
8 | :glob: |
9 | |
10 | widgets/* |
11 | widgets/tips/* |
12 | |
13 | |
14 | .. module:: GeoExt.form |
15 | :synopsis: A collection of form related classes. |
16 | |
17 | :mod:`GeoExt.form` |
18 | ================== |
19 | |
20 | The :mod:`GeoExt.form` module contains classes that extend map related |
21 | functionality to ``Ext.form`` classes. |
22 | |
23 | .. toctree:: |
24 | :maxdepth: 1 |
25 | :glob: |
26 | |
27 | widgets/form/* |
28 | |
29 | |
30 | .. module:: GeoExt.grid |
31 | :synopsis: A collection of grid related classes. |
32 | |
33 | :mod:`GeoExt.grid` |
34 | ================== |
35 | |
36 | The :mod:`GeoExt.grid` module contains classes that extend map related |
37 | functionality to ``Ext.grid`` classes. |
38 | |
39 | .. toctree:: |
40 | :maxdepth: 1 |
41 | :glob: |
42 | |
43 | widgets/grid/* |
44 | |
45 | |
46 | .. module:: GeoExt.tree |
47 | :synopsis: A collection of tree related classes. |
48 | |
49 | :mod:`GeoExt.tree` |
50 | ================== |
51 | |
52 | The :mod:`GeoExt.tree` module contains classes that extend map related |
53 | functionality to ``Ext.tree`` classes. |
54 | |
55 | .. toctree:: |
56 | :maxdepth: 1 |
57 | :glob: |
58 | |
59 | widgets/tree/* |
60 |
Note: See TracBrowser
for help on using the repository browser.