.. _api-reference: OpenGeo SDK Client API Reference ================================ The gxp components and data utility classes extend map related functionality to equivalent classes in Ext. The API reference here documents the properties, methods, and events that are extensions or modifications to the Ext parent classes. Documentation for each class contains links to the Ext parent class, and for a full picture of the API, it is essential to have a copy of the `Ext API Documentation`_ at hand. gxp classes are typically configured with OpenLayers or GeoExt objects. For detail on methods and properties provided by these objects, see the `OpenLayers API Documentation`_ and `GeoExt API Documentation`_. .. _`Ext API Documentation`: http://extjs.com/deploy/dev/docs/ .. _`OpenLayers API Documentation`: http://dev.openlayers.org/apidocs .. _`GeoExt API Documentation`: http://geoext.org/lib/ .. module:: gxp :synopsis: High-level components for mapping applications. :mod:`gxp` ---------- .. toctree:: :maxdepth: 1 lib/util lib/util/style lib/util/color lib/overrides .. toctree:: :maxdepth: 2 lib/widgets .. toctree:: :maxdepth: 2 lib/data .. toctree:: :maxdepth: 2 lib/menu .. toctree:: :maxdepth: 2 lib/plugins