This documentation is from an open source community project.

While every reasonable effort is made to ensure it is correct, it is provided "as is" for reference only, with no guarantees that it is complete, accurate, or current. Not all features, extensions, and plug-ins described within these docs are supported by Boundless.

See an error? Scroll to the bottom to 'Report an Issue'.
Community Docs  
  • Boundless SDK API reference - gxp template
  • gxp.util
    • Functions
  • gxp.util.style
    • Functions
  • gxp.util.color
    • Functions
  • overrides
    • textfield.js
  • Widgets
    • gxp.CatalogueSearchPanel
    • gxp.ClassificationPanel
    • gxp.CrumbPanel
    • gxp.EmbedMapDialog
    • gxp.FeatureEditPopup
    • gxp.FeedSourceDialog
    • gxp.FillSymbolizer
    • gxp.FilterBuilder
    • gxp.GoogleEarthPanel
    • gxp.GoogleStreetViewPanel
    • gxp.Histogram
    • gxp.LayerUploadPanel
    • gxp.LineSymbolizer
    • gxp.NewSourceDialog
    • gxp.NewSourceWindow
    • gxp.PlaybackOptionsPanel
    • gxp.PlaybackToolbar
    • gxp.PointSymbolizer
    • gxp.PolygonSymbolizer
    • gxp.QueryPanel
    • gxp.RulePanel
    • gxp.ScaleLimitPanel
    • gxp.ScaleOverlay
    • gxp.StrokeSymbolizer
    • gxp.StylePropertiesDialog
    • gxp.TextSymbolizer
    • gxp.TimelinePanel
    • gxp.Viewer
    • gxp.WMSLayerPanel
    • gxp.WMSStylesDialog
  • gxp.form
    • gxp.form.AutoCompleteComboBox
    • gxp.form.CSWFilterField
    • gxp.form.ColorField
    • gxp.form.ComparisonComboBox
    • gxp.form.ExtendedDateField
    • gxp.form.FilterField
    • gxp.form.FontComboBox
    • gxp.form.GoogleGeocoderComboBox
    • gxp.form.PlaybackModeComboBox
    • gxp.form.ViewerField
  • gxp.grid
    • gxp.grid.CapabilitiesGrid
    • gxp.grid.FeatureGrid
    • gxp.grid.SymbolizerGrid
  • gxp.slider
    • gxp.slider.Tip
    • gxp.slider.ClassBreakSlider
    • gxp.slider.TimeSlider
  • gxp.data
    • gxp.data.AutoCompleteProxy
    • gxp.data.AutoCompleteReader
    • gxp.data.FeatureTypeClassifier
    • gxp.data.GroupStyleReader
    • gxp.data.RuleGroupReader
    • gxp.data.WFSFeatureStore
    • gxp.data.WFSProtocolProxy
  • gxp.menu
    • gxp.menu.LayerMenu
    • gxp.menu.TimelineMenu
  • gxp.plugins
    • 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
 
Boundless SDK API User Manual
  • OpenGeo Suite »
  • Boundless SDK »
  • gxp.data
Next Previous

gxp.dataΒΆ

The gxp.data module contains classes that extend map related functionality to Ext.data classes.

  • gxp.data.AutoCompleteProxy
  • gxp.data.AutoCompleteReader
  • gxp.data.FeatureTypeClassifier
  • gxp.data.GroupStyleReader
  • gxp.data.RuleGroupReader
  • gxp.data.WFSFeatureStore
  • gxp.data.WFSProtocolProxy
Next Previous

© 2016 Boundless.
Report an Issue
  Component Manuals
  • GeoServer Spatial Server
  • GeoWebCache Map Tile Cache
  • PostGIS Spatial Database
  • QGIS Desktop GIS

  • Boundless SDK Web Client API
  • OpenLayers Web Mapping Library
  • GeoExplorer Web Map Viewer

Back to Suite User Manual
Based on RTD theme.