public class FieldWriterOfInjectedType extends Object
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttachStatement(String arg0,
Object... arg1) |
void |
addDetachStatement(String arg0,
Object... arg1) |
void |
addStatement(String arg0,
Object... arg1) |
JClassType |
getAssignableType() |
int |
getBuildPrecedence() |
com.google.gwt.uibinder.rebind.FieldWriterType |
getFieldType() |
String |
getHtml() |
String |
getInitializer() |
JClassType |
getInstantiableType() |
String |
getName() |
static String |
getNextAttachVar() |
String |
getNextReference() |
String |
getQualifiedSourceName() |
JType |
getReturnType(String[] arg0,
com.google.gwt.uibinder.rebind.MonitoredLogger arg1) |
String |
getSafeHtml() |
void |
needs(com.google.gwt.uibinder.rebind.FieldWriter arg0) |
void |
setBuildPrecedence(int arg0) |
void |
setHtml(String arg0) |
void |
setInitializer(String arg0) |
String |
toString() |
void |
write(com.google.gwt.uibinder.rebind.IndentedWriter arg0) |
void |
writeFieldBuilder(com.google.gwt.uibinder.rebind.IndentedWriter arg0,
int arg1,
com.google.gwt.uibinder.rebind.model.OwnerField arg2) |
void |
writeFieldDefinition(com.google.gwt.uibinder.rebind.IndentedWriter arg0,
TypeOracle arg1,
com.google.gwt.uibinder.rebind.model.OwnerField arg2,
com.google.gwt.uibinder.rebind.DesignTimeUtils arg3,
int arg4,
boolean arg5) |
public 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)
public JClassType getAssignableType()
public JClassType getInstantiableType()
public String getQualifiedSourceName()
public static String getNextAttachVar()
public void addAttachStatement(String arg0, Object... arg1)
addAttachStatement in interface com.google.gwt.uibinder.rebind.FieldWriterpublic void addDetachStatement(String arg0, Object... arg1)
addDetachStatement in interface com.google.gwt.uibinder.rebind.FieldWriterpublic void addStatement(String arg0, Object... arg1)
addStatement in interface com.google.gwt.uibinder.rebind.FieldWriterpublic int getBuildPrecedence()
getBuildPrecedence in interface com.google.gwt.uibinder.rebind.FieldWriterpublic com.google.gwt.uibinder.rebind.FieldWriterType getFieldType()
getFieldType in interface com.google.gwt.uibinder.rebind.FieldWriterpublic String getHtml()
getHtml in interface com.google.gwt.uibinder.rebind.FieldWriterpublic String getInitializer()
getInitializer in interface com.google.gwt.uibinder.rebind.FieldWriterpublic String getName()
getName in interface com.google.gwt.uibinder.rebind.FieldWriterpublic String getNextReference()
getNextReference in interface com.google.gwt.uibinder.rebind.FieldWriterpublic JType getReturnType(String[] arg0, com.google.gwt.uibinder.rebind.MonitoredLogger arg1)
getReturnType in interface com.google.gwt.uibinder.rebind.FieldWriterpublic String getSafeHtml()
getSafeHtml in interface com.google.gwt.uibinder.rebind.FieldWriterpublic void needs(com.google.gwt.uibinder.rebind.FieldWriter arg0)
needs in interface com.google.gwt.uibinder.rebind.FieldWriterpublic void setBuildPrecedence(int arg0)
setBuildPrecedence in interface com.google.gwt.uibinder.rebind.FieldWriterpublic void setHtml(String arg0)
setHtml in interface com.google.gwt.uibinder.rebind.FieldWriterpublic void setInitializer(String arg0)
setInitializer in interface com.google.gwt.uibinder.rebind.FieldWriterpublic void write(com.google.gwt.uibinder.rebind.IndentedWriter arg0)
throws UnableToCompleteException
write in interface com.google.gwt.uibinder.rebind.FieldWriterUnableToCompleteExceptionpublic void writeFieldBuilder(com.google.gwt.uibinder.rebind.IndentedWriter arg0,
int arg1,
com.google.gwt.uibinder.rebind.model.OwnerField arg2)
writeFieldBuilder in interface com.google.gwt.uibinder.rebind.FieldWriterpublic void writeFieldDefinition(com.google.gwt.uibinder.rebind.IndentedWriter arg0,
TypeOracle arg1,
com.google.gwt.uibinder.rebind.model.OwnerField arg2,
com.google.gwt.uibinder.rebind.DesignTimeUtils arg3,
int arg4,
boolean arg5)
throws UnableToCompleteException
writeFieldDefinition in interface com.google.gwt.uibinder.rebind.FieldWriterUnableToCompleteExceptionCopyright © 2010–2014 Arcbees. All rights reserved.