source:
trunk/workshop-routing-foss4g/web/GeoExt/docs/_sources/lib/index.txt
@
81
Revision 76, 1.1 KB checked in by djay, 13 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | .. _api-reference: |
2 | |
3 | API Reference |
4 | ============= |
5 | |
6 | GeoExt components and data utility classes extend map related functionality to |
7 | equivalent classes in Ext. The API reference here documents the properties, |
8 | methods, and events that are extensions or modifications to the Ext parent |
9 | classes. Documentation for each class contains links to the Ext parent class, |
10 | and for a full picture of the API, it is essential to have a copy of the |
11 | `Ext API Documentation`_ at hand. |
12 | |
13 | GeoExt classes are typically configured with OpenLayers objects. For detail on |
14 | methods and properties provided by these objects, see the |
15 | `OpenLayers API Documentation`_. |
16 | |
17 | .. _`Ext API Documentation`: http://dev.sencha.com/deploy/dev/docs/ |
18 | .. _`OpenLayers API Documentation`: http://dev.openlayers.org/apidocs |
19 | |
20 | .. module:: GeoExt |
21 | :synopsis: Extending mapping functionality to Ext classes. |
22 | |
23 | :mod:`GeoExt` |
24 | ------------- |
25 | |
26 | .. toctree:: |
27 | :maxdepth: 2 |
28 | |
29 | GeoExt/widgets |
30 | |
31 | .. toctree:: |
32 | :maxdepth: 2 |
33 | |
34 | GeoExt/data |
35 | |
36 | .. toctree:: |
37 | :maxdepth: 2 |
38 | |
39 | GeoExt/plugins |
40 | |
41 | .. toctree:: |
42 | :maxdepth: 2 |
43 | |
44 | GeoExt/state |
45 | |
46 | Overrides |
47 | --------- |
48 | |
49 | .. toctree:: |
50 | :maxdepth: 2 |
51 | |
52 | overrides |
53 |
Note: See TracBrowser
for help on using the repository browser.