Uses of Class
org.gwtopenmaps.openlayers.client.protocol.CRUDOptions

Packages that use CRUDOptions
org.gwtopenmaps.openlayers.client.protocol   
 

Uses of CRUDOptions in org.gwtopenmaps.openlayers.client.protocol
 

Subclasses of CRUDOptions in org.gwtopenmaps.openlayers.client.protocol
 class HTTPProtocolCRUDOptions
           
 class WFSProtocolCRUDOptions
          The options object to be passed to CRUD methods of WFSProtocol.
 

Methods in org.gwtopenmaps.openlayers.client.protocol with parameters of type CRUDOptions
 void WFSProtocol.read(CRUDOptions options)
          Performs a GetFeature request on the WFS service.
abstract  void Protocol.read(CRUDOptions options)
           
 void HTTPProtocol.read(CRUDOptions options)
           
 



Copyright © 2011 sourceforge. All Rights Reserved.