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
Constructors -
Method Summary
-
Constructor Details
-
BrERPEditorFactory
public BrERPEditorFactory()
-
-
Method Details
-
getEditor
Description copied from interface:IEditorFactoryGet field editor- Specified by:
getEditorin interfaceIEditorFactory- Returns:
WEditor
-
getEditor
public WEditor getEditor(GridTab gridTab, GridField gridField, boolean tableEditor, IEditorConfiguration editorConfiguration) Description copied from interface:IEditorFactoryGet field editor- Specified by:
getEditorin interfaceIEditorFactory- Returns:
WEditor
-