
public class SimpleBeanEditorDriverGenerator extends AbstractEditorDriverGenerator
SimpleBeanEditorDriver.| Constructor and Description |
|---|
SimpleBeanEditorDriverGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<?> |
getDriverInterfaceType() |
protected Class<?> |
getDriverSuperclassType() |
protected Class<?> |
getEditorDelegateType() |
protected String |
mutableObjectExpression(EditorData data,
String sourceObjectExpression) |
generate, getEditorDelegate, writeAdditionalContentprotected Class<?> getDriverInterfaceType()
getDriverInterfaceType in class AbstractEditorDriverGeneratorprotected Class<?> getDriverSuperclassType()
getDriverSuperclassType in class AbstractEditorDriverGeneratorprotected Class<?> getEditorDelegateType()
getEditorDelegateType in class AbstractEditorDriverGeneratorprotected String mutableObjectExpression(EditorData data, String sourceObjectExpression)
mutableObjectExpression in class AbstractEditorDriverGeneratorCopyright © 2016. All rights reserved.