org.cruxframework.crux.widgets.rebind.grid
Class DataColumnEditorCreatorFactory
java.lang.Object
org.cruxframework.crux.widgets.rebind.grid.DataColumnEditorCreatorFactory
public class DataColumnEditorCreatorFactory
- extends Object
Knows how to create the source code of a GenericDataColumnEditorCreator class
- Author:
- Gesse Dafe
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataColumnEditorCreatorFactory
public DataColumnEditorCreatorFactory(String classSimpleName,
String packageName,
GridFactory factory,
org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext context,
org.json.JSONObject editorMetadata,
String getLoggerVariable,
Map<String,String> declaredMessages)
- Constructor
createEditorCreator
public void createEditorCreator()
- Generates the body of the class file
Copyright © 2015. All rights reserved.