Uses of Interface
org.gwtopenmaps.openlayers.client.protocol.CRUDOptions.Callback

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

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

Methods in org.gwtopenmaps.openlayers.client.protocol with parameters of type CRUDOptions.Callback
static JSObject WFSProtocolCRUDOptionsImpl.create(CRUDOptions.Callback callback)
           
static JSObject HTTPProtocolCRUDOptionsImpl.create(CRUDOptions.Callback callback)
           
 

Constructors in org.gwtopenmaps.openlayers.client.protocol with parameters of type CRUDOptions.Callback
HTTPProtocolCRUDOptions(CRUDOptions.Callback callback)
           
WFSProtocolCRUDOptions(CRUDOptions.Callback callback)
           
 



Copyright © 2011 sourceforge. All Rights Reserved.