|
GWT 2.4.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeOracle | |
|---|---|
| com.google.gwt.core.ext | Classes used to extend the GWT compiler. |
| com.google.gwt.core.ext.typeinfo | Type-introspection support classes used by generators. |
| com.google.gwt.uibinder.attributeparsers | Classes that parse XML attribute values, turning them into valid Java expressions. |
| Uses of TypeOracle in com.google.gwt.core.ext |
|---|
| Methods in com.google.gwt.core.ext that return TypeOracle | |
|---|---|
TypeOracle |
GeneratorContext.getTypeOracle()
Gets the type oracle for the current generator context. |
TypeOracle |
GeneratorContextExtWrapper.getTypeOracle()
|
| Uses of TypeOracle in com.google.gwt.core.ext.typeinfo |
|---|
| Methods in com.google.gwt.core.ext.typeinfo that return TypeOracle | |
|---|---|
TypeOracle |
JClassType.getOracle()
|
| Uses of TypeOracle in com.google.gwt.uibinder.attributeparsers |
|---|
| Constructors in com.google.gwt.uibinder.attributeparsers with parameters of type TypeOracle | |
|---|---|
AttributeParsers(TypeOracle types,
com.google.gwt.uibinder.rebind.FieldManager fieldManager,
com.google.gwt.uibinder.rebind.MortalLogger logger)
|
|
BundleAttributeParsers(TypeOracle oracle,
com.google.gwt.uibinder.rebind.MortalLogger logger,
com.google.gwt.uibinder.rebind.model.OwnerClass ownerClass,
java.lang.String templatePath,
JClassType uiOwnerType)
Deprecated. |
|
|
GWT 2.4.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||