org.cruxframework.crux.widgets.rebind.deviceadaptivegrid
Class DeviceAdaptiveDataColumnEditorCreatorFactory

java.lang.Object
  extended by org.cruxframework.crux.widgets.rebind.deviceadaptivegrid.DeviceAdaptiveDataColumnEditorCreatorFactory

public class DeviceAdaptiveDataColumnEditorCreatorFactory
extends Object


Constructor Summary
DeviceAdaptiveDataColumnEditorCreatorFactory(String classSimpleName, String packageName, DeviceAdaptiveGridFactory factory, org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext context, org.json.JSONObject editorMetadata, String getLoggerVariable, Map<String,String> declaredMessages)
          Constructor
 
Method Summary
 void createEditorCreator()
          Generates the body of the class file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceAdaptiveDataColumnEditorCreatorFactory

public DeviceAdaptiveDataColumnEditorCreatorFactory(String classSimpleName,
                                                    String packageName,
                                                    DeviceAdaptiveGridFactory factory,
                                                    org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext context,
                                                    org.json.JSONObject editorMetadata,
                                                    String getLoggerVariable,
                                                    Map<String,String> declaredMessages)
Constructor

Method Detail

createEditorCreator

public void createEditorCreator()
Generates the body of the class file



Copyright © 2015. All rights reserved.