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.Tool
and its subclasses are viewer tools. These usually consist of one ore moreExt.Action
actions that the viewer adds to a toolbar or context menu, and output in anExt.Container
that will be added to the viewer’s layout.gxp.plugins.LayerSource
and its subclasses add support for specific layer sources to the viewer, and allows it to build layers from a simple configuration object.
gxp.plugins.AddLayers
gxp.plugins.ArcRestSource
gxp.plugins.BingSource
gxp.plugins.CSWCatalogueSource
gxp.plugins.CatalogueSource
gxp.plugins.ClickableFeatures
gxp.plugins.DeleteSelectedFeatures
gxp.plugins.FeatureEditor
gxp.plugins.FeatureEditorForm
gxp.plugins.FeatureEditorGrid
gxp.plugins.FeatureGrid
gxp.plugins.FeatureManager
gxp.plugins.FeatureToField
gxp.plugins.FeedGetFeatureInfo
gxp.plugins.FeedSource
gxp.plugins.FormFieldHelp
gxp.plugins.GeoNodeCatalogueSource
gxp.plugins.GeoServerStyleWriter
gxp.plugins.GoogleEarth
gxp.plugins.GoogleGeocoder
gxp.plugins.GoogleSource
gxp.plugins.LayerManager
gxp.plugins.LayerProperties
gxp.plugins.LayerSource
gxp.plugins.LayerTree
gxp.plugins.Legend
gxp.plugins.LoadingIndicator
gxp.plugins.MapBoxSource
gxp.plugins.MapProperties
gxp.plugins.MapQuestSource
gxp.plugins.Measure
gxp.plugins.Navigation
gxp.plugins.NavigationHistory
gxp.plugins.OLSource
gxp.plugins.OSMSource
gxp.plugins.PicasaFeedSource
gxp.plugins.Playback
gxp.plugins.Print
gxp.plugins.QueryForm
gxp.plugins.RemoveLayer
gxp.plugins.FormFieldHelp
gxp.plugins.SelectedFeatureActions
gxp.plugins.SnappingAgent
gxp.plugins.StamenSource
gxp.plugins.StyleWriter
gxp.plugins.Styler
gxp.plugins.TMSSource
gxp.plugins.Timeline
gxp.plugins.Tool
gxp.plugins.WMSCSource
gxp.plugins.WMSFilterView
gxp.plugins.WMSGetFeatureInfo
gxp.plugins.WMSRasterStylesDialog
gxp.plugins.WMSSource
gxp.plugins.WizardContainer
gxp.plugins.WizardStep
gxp.plugins.YouTubeFeedSource
gxp.plugins.Zoom
gxp.plugins.ZoomToDataExtent
gxp.plugins.ZoomToExtent
gxp.plugins.ZoomToLayerExtent
gxp.plugins.ZoomToSelectedFeatures