|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface AutoBeanVisitor.CollectionPropertyContext
A PropertyContext that describes the parameterization of the Collection being visited.
Method Summary | |
---|---|
java.lang.Class<?> |
getElementType()
Returns the collection's element type. |
Methods inherited from interface com.google.web.bindery.autobean.shared.AutoBeanVisitor.PropertyContext |
---|
accept, canSet, getType, set |
Method Detail |
---|
java.lang.Class<?> getElementType()
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |