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
- 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
-