|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Target(value=TYPE) public @interface NoIdentity
This object disables maintaining a 1:1 identity mapping between a JSWrapper
and the backing JSO. The
"__gwtPeer" field will not
be added to the JSO. Additionally, JSWrapper.setJavaScriptObject(com.google.gwt.core.client.JavaScriptObject)
will
no longer throw MultipleWrapperException
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |