gxp.pluginsΒΆ
The gxp.plugins module contains components and classes that add
functionality to other classes. There are two groups of special plugins that
plug into gxp.Viewer:
gxp.plugins.Tooland its subclasses are viewer tools. These usually consist of one ore moreExt.Actionactions that the viewer adds to a toolbar or context menu, and output in anExt.Containerthat will be added to the viewer’s layout.gxp.plugins.LayerSourceand its subclasses add support for specific layer sources to the viewer, and allows it to build layers from a simple configuration object.
gxp.plugins.AddLayersgxp.plugins.ArcRestSourcegxp.plugins.BingSourcegxp.plugins.CSWCatalogueSourcegxp.plugins.CatalogueSourcegxp.plugins.ClickableFeaturesgxp.plugins.DeleteSelectedFeaturesgxp.plugins.FeatureEditorgxp.plugins.FeatureEditorFormgxp.plugins.FeatureEditorGridgxp.plugins.FeatureGridgxp.plugins.FeatureManagergxp.plugins.FeatureToFieldgxp.plugins.FeedGetFeatureInfogxp.plugins.FeedSourcegxp.plugins.FormFieldHelpgxp.plugins.GeoNodeCatalogueSourcegxp.plugins.GeoServerStyleWritergxp.plugins.GoogleEarthgxp.plugins.GoogleGeocodergxp.plugins.GoogleSourcegxp.plugins.LayerManagergxp.plugins.LayerPropertiesgxp.plugins.LayerSourcegxp.plugins.LayerTreegxp.plugins.Legendgxp.plugins.LoadingIndicatorgxp.plugins.MapBoxSourcegxp.plugins.MapPropertiesgxp.plugins.MapQuestSourcegxp.plugins.Measuregxp.plugins.Navigationgxp.plugins.NavigationHistorygxp.plugins.OLSourcegxp.plugins.OSMSourcegxp.plugins.PicasaFeedSourcegxp.plugins.Playbackgxp.plugins.Printgxp.plugins.QueryFormgxp.plugins.RemoveLayergxp.plugins.FormFieldHelpgxp.plugins.SelectedFeatureActionsgxp.plugins.SnappingAgentgxp.plugins.StamenSourcegxp.plugins.StyleWritergxp.plugins.Stylergxp.plugins.TMSSourcegxp.plugins.Timelinegxp.plugins.Toolgxp.plugins.WMSCSourcegxp.plugins.WMSFilterViewgxp.plugins.WMSGetFeatureInfogxp.plugins.WMSRasterStylesDialoggxp.plugins.WMSSourcegxp.plugins.WizardContainergxp.plugins.WizardStepgxp.plugins.YouTubeFeedSourcegxp.plugins.Zoomgxp.plugins.ZoomToDataExtentgxp.plugins.ZoomToExtentgxp.plugins.ZoomToLayerExtentgxp.plugins.ZoomToSelectedFeatures