Module omix.api

Class TypeEditHandlerInterface.CellEditorResponse

java.lang.Object
omix.plugin.type.TypeEditHandlerInterface.EditResponse
omix.plugin.type.TypeEditHandlerInterface.CellEditorResponse
Enclosing interface:
TypeEditHandlerInterface

public static final class TypeEditHandlerInterface.CellEditorResponse
extends TypeEditHandlerInterface.EditResponse
This class returns a cell editor widget. The cell editor widget editor is displayed inside the corresponding table cell (cf. image below).

TypeEditHandlerInterface

Author:
Dr. Peter Droste, Omix Visualization
See Also:
TypeEditHandlerInterface.createEditor(QWidget, FieldInfo, CreateEditorUtilities)