|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JField | |
---|---|
com.google.gwt.core.ext.typeinfo | Type-introspection support classes used by generators. |
Uses of JField in com.google.gwt.core.ext.typeinfo |
---|
Subinterfaces of JField in com.google.gwt.core.ext.typeinfo | |
---|---|
interface |
JEnumConstant
An enumeration constant declared in an enumerated type. |
Methods in com.google.gwt.core.ext.typeinfo that return JField | |
---|---|
JField |
JClassType.findField(java.lang.String name)
|
JField |
JClassType.getField(java.lang.String name)
|
JField[] |
JClassType.getFields()
|
Methods in com.google.gwt.core.ext.typeinfo with parameters of type JField | |
---|---|
static void |
TypeOracle.sort(JField[] fields)
Convenience method to sort fields in a consistent way. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |