|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.maps.jsio.client.JSFlyweightWrapper.Util
public static final class JSFlyweightWrapper.Util
Allows access to flyweight internals.
| Constructor Summary | |
|---|---|
JSFlyweightWrapper.Util()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
getJavaPeer(com.google.gwt.core.client.JavaScriptObject obj)
Returns the Java peer Object previously associated with obj
via a flyweight binding. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSFlyweightWrapper.Util()
| Method Detail |
|---|
public static java.lang.Object getJavaPeer(com.google.gwt.core.client.JavaScriptObject obj)
obj
via a flyweight binding.
obj - the stateful JavaScriptObject
obj by a call to a
binding method, or null if none has been
previously set.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||