org.gwtopenmaps.openlayers.client.protocol
Class WFSProtocolCRUDOptions
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.protocol.CRUDOptions
org.gwtopenmaps.openlayers.client.protocol.WFSProtocolCRUDOptions
public class WFSProtocolCRUDOptions
- extends CRUDOptions
The options object to be passed to CRUD methods of WFSProtocol.
The callback is necessary, therefore the public constructor forces its use.
- Author:
- Mikael Couzic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WFSProtocolCRUDOptions
public WFSProtocolCRUDOptions(CRUDOptions.Callback callback)
Copyright © 2011 sourceforge. All Rights Reserved.