public class BeanValidationEditorDriverGenerator
extends com.google.gwt.editor.rebind.AbstractEditorDriverGenerator
BeanValidationEditorDriver.| Constructor and Description |
|---|
BeanValidationEditorDriverGenerator() |
BeanValidationEditorDriverGenerator(BeanHelperCache cache) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<?> |
getDriverInterfaceType() |
protected Class<?> |
getDriverSuperclassType() |
protected Class<?> |
getEditorDelegateType() |
protected String |
mutableObjectExpression(com.google.gwt.editor.rebind.model.EditorData data,
String sourceObjectExpression) |
protected void |
writeAdditionalContent(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext context,
com.google.gwt.editor.rebind.model.EditorModel model,
com.google.gwt.user.rebind.SourceWriter sw) |
public BeanValidationEditorDriverGenerator()
public BeanValidationEditorDriverGenerator(BeanHelperCache cache)
protected Class<?> getDriverInterfaceType()
getDriverInterfaceType in class com.google.gwt.editor.rebind.AbstractEditorDriverGeneratorprotected Class<?> getDriverSuperclassType()
getDriverSuperclassType in class com.google.gwt.editor.rebind.AbstractEditorDriverGeneratorprotected Class<?> getEditorDelegateType()
getEditorDelegateType in class com.google.gwt.editor.rebind.AbstractEditorDriverGeneratorprotected String mutableObjectExpression(com.google.gwt.editor.rebind.model.EditorData data, String sourceObjectExpression)
mutableObjectExpression in class com.google.gwt.editor.rebind.AbstractEditorDriverGeneratorprotected void writeAdditionalContent(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext context,
com.google.gwt.editor.rebind.model.EditorModel model,
com.google.gwt.user.rebind.SourceWriter sw)
throws com.google.gwt.core.ext.UnableToCompleteException
writeAdditionalContent in class com.google.gwt.editor.rebind.AbstractEditorDriverGeneratorcom.google.gwt.core.ext.UnableToCompleteExceptionCopyright © 2015–2019. All rights reserved.