Package org.adempiere.webui.factory
Class DefaultEditorFactory
java.lang.Object
org.adempiere.webui.factory.DefaultEditorFactory
- All Implemented Interfaces:
IEditorFactory
Default implementation of
IEditorFactory
- Author:
- hengsin
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DefaultEditorFactory
public DefaultEditorFactory()
-
-
Method Details
-
getEditor
- Specified by:
getEditor
in interfaceIEditorFactory
- Returns:
WEditor
-
getEditor
public WEditor getEditor(GridTab gridTab, GridField gridField, boolean tableEditor, IEditorConfiguration editorConfiguration) - Specified by:
getEditor
in interfaceIEditorFactory
- Returns:
WEditor
-