Package org.brerp.ui.zk.factory
Class BrERPEditorFactory
java.lang.Object
org.brerp.ui.zk.factory.BrERPEditorFactory
- All Implemented Interfaces:
IEditorFactory
- Author:
- muriloht
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BrERPEditorFactory
public BrERPEditorFactory()
-
-
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
-