GeoExt

Table Of Contents

Previous topic

GeoExt.data.PrintProvider

Next topic

GeoExt.data.ScaleStore

GeoExt.data.ProtocolProxy

Extends
class GeoExt.data.ProtocolProxy
A data proxy for use with OpenLayers.Protocol objects.

Config Options

Configuration properties in addition to those listed for Ext.data.DataProxy.

abortPrevious
Boolean Abort any previous request before issuing another. Default is true.
protocol
OpenLayers.Protocol The protocol used to fetch features.
setParamsAsOptions
Boolean Should options.params be set directly on options before passing it into the protocol’s read method? Default is false.