org.gwtopenmaps.openlayers.client.protocol
Class Response
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.protocol.Response
public class Response
- extends JSObjectWrapper
A wrapper for the response object returned by any CRUD action performed by the protocol.
- Author:
- Mikael Couzic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Response
protected Response(JSObject jsObject)
narrowToResponse
public static Response narrowToResponse(JSObject response)
getFeatures
public VectorFeature[] getFeatures()
Copyright © 2011 sourceforge. All Rights Reserved.