|
GWT 2.3.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public static interface AutoBeanVisitor.CollectionPropertyContext
A PropertyContext that describes the parameterization of the Collection being visited.
AutoBeans has moved to
com.google.web.bindery.autobeans
. This package will be
removed in a future version of GWT.
Method Summary | |
---|---|
java.lang.Class<?> |
getElementType()
Deprecated. Returns the collection's element type. |
Methods inherited from interface com.google.gwt.autobean.shared.AutoBeanVisitor.PropertyContext |
---|
accept, canSet, getType, set |
Method Detail |
---|
java.lang.Class<?> getElementType()
|
GWT 2.3.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |