|
GWT 2.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Target(value=TYPE) public static @interface AsyncProxy.ConcreteType
This interface should be applied to the AsyncProxy subtype in order to
specify the Class literal that will be passed to GWT.create(Class)
.
Required Element Summary | |
---|---|
java.lang.Class<?> |
value
|
Element Detail |
---|
public abstract java.lang.Class<?> value
|
GWT 2.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |