Package org.adempiere.webui.scheduler
Class SchedulerStateEditorFactory
java.lang.Object
org.adempiere.webui.scheduler.SchedulerStateEditorFactory
- All Implemented Interfaces:
IEditorFactory
Field editor factory for
DisplayType.SchedulerState
- Author:
- hengsin
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SchedulerStateEditorFactory
public SchedulerStateEditorFactory()default constructor
-
-
Method Details
-
getEditor
Description copied from interface:IEditorFactory
Get field editor- Specified by:
getEditor
in interfaceIEditorFactory
- Returns:
WEditor
-
getEditor
public WEditor getEditor(GridTab gridTab, GridField gridField, boolean tableEditor, IEditorConfiguration editorConfiguration) Description copied from interface:IEditorFactory
Get field editor- Specified by:
getEditor
in interfaceIEditorFactory
- Returns:
WEditor
-