|
GWT 2.4.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) public @interface ExtraTypes
This annotation can be applied to EntityProxy
, ValueProxy
,
RequestContext
, and RequestFactory
type declarations to
include additional polymorphic proxy types that are not explicitly
referenced.
Required Element Summary | |
---|---|
java.lang.Class<? extends BaseProxy>[] |
value
|
Element Detail |
---|
public abstract java.lang.Class<? extends BaseProxy>[] value
|
GWT 2.4.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |