com.google.gwt.maps.client.workaround
Class WorkAroundUtils
java.lang.Object
com.google.gwt.maps.client.workaround.WorkAroundUtils
public class WorkAroundUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkAroundUtils
public WorkAroundUtils()
removeGwtObjectId
public static final void removeGwtObjectId(JavaScriptObject jso)
- When a third party api complains about this extra element in the object. This only happens in DevMode
The JSO carries an __gwt_ObjectId in devMode, which needs to be removed in some cases.
- Parameters:
jso
-
Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.