Package | Description |
---|---|
com.google.gwt.uibinder.rebind |
Modifier and Type | Class and Description |
---|---|
class |
GinFieldManager
This version of
FieldManager makes it possible for UiBinder
files to use widgets that need to be instantiated with gin. |
Modifier and Type | Method and Description |
---|---|
protected FieldManager |
UiBinderGenerator.getFieldManager(TypeOracle oracle,
com.google.gwt.uibinder.rebind.MortalLogger logger,
PropertyOracle propertyOracle,
boolean useLazyWidgetBuilder) |
protected FieldManager |
GinUiBinderGenerator.getFieldManager(TypeOracle oracle,
com.google.gwt.uibinder.rebind.MortalLogger logger,
PropertyOracle propertyOracle,
boolean useLazyWidgetBuilder) |
Constructor and Description |
---|
FieldWriterOfInjectedType(FieldManager manager,
com.google.gwt.uibinder.rebind.FieldWriterType fieldType,
JClassType type,
String name,
JClassType ginjectorClass,
String ginjectorMethod,
com.google.gwt.uibinder.rebind.MortalLogger logger) |
Copyright © 2010-2014 ArcBees. All Rights Reserved.