Uses of Package
omix.plugin.type.util
Package | Description |
---|---|
omix.plugin.type |
This package contains interfaces for implementing type management plugins.
|
omix.plugin.type.util |
This package contains utility interfaces for type management.
|
-
Classes in omix.plugin.type.util used by omix.plugin.type Class Description CreateEditorUtilities This utility allows access to theOVLReadAccess
interface and theSettings
interface during the method callTypeEditHandlerInterface.createEditor(io.qt.widgets.QWidget, FieldInfo, CreateEditorUtilities)
CreateGraphicsItemUtilities This utility allows access to theOVLReadAccess
interface during the method callTypeGraphicsHandlerV2Interface.createGraphicsItem(FieldInfo, CreateGraphicsItemUtilities)
FieldInfo This class provides information about the edited field for theTypeEditHandlerInterface
.GetValuePainterUtilities This utility allows access to theOVLReadAccess
interface during the method callTypeGraphicsHandlerInterface.getValuePainter(FieldInfo, GetValuePainterUtilities)
PaintValueUtilities This utility allows access to theOVLReadAccess
interface and theSettings
interface during the method callTypeEditHandlerInterface.paintCell(FieldInfo, PaintValueUtilities)
-
Classes in omix.plugin.type.util used by omix.plugin.type.util Class Description ClosingWidgetInterface.ClosingWidgetListener This interface is implemented by Omix and submitted to the ClosingWidget as listener.