org.gwtopenmaps.openlayers.client.protocol
Class ProtocolOptions

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
      extended by org.gwtopenmaps.openlayers.client.protocol.ProtocolOptions
Direct Known Subclasses:
WFSProtocolOptions

public class ProtocolOptions
extends JSObjectWrapper

ProtocolOptions base class

Author:
davekkomackecom

Constructor Summary
  ProtocolOptions()
           
protected ProtocolOptions(JSObject jsObject)
           
 
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

ProtocolOptions

protected ProtocolOptions(JSObject jsObject)

ProtocolOptions

public ProtocolOptions()


Copyright © 2010 sourceforge. All Rights Reserved.