org.gwtopenmaps.openlayers.client.protocol
Class WFSProtocolCRUDOptions

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
      extended by org.gwtopenmaps.openlayers.client.protocol.CRUDOptions
          extended by 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

Nested Class Summary
 
Nested classes/interfaces inherited from class org.gwtopenmaps.openlayers.client.protocol.CRUDOptions
CRUDOptions.Callback
 
Constructor Summary
WFSProtocolCRUDOptions(CRUDOptions.Callback callback)
           
 
Method Summary
 
Methods inherited from class org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
getJSObject, setJSObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WFSProtocolCRUDOptions

public WFSProtocolCRUDOptions(CRUDOptions.Callback callback)


Copyright © 2011 sourceforge. All Rights Reserved.