Uses of Interface
omix.plugin.type.TypeEditHandlerInterface.CellPainterInterface
Package | Description |
---|---|
omix.plugin.type |
This package contains interfaces for implementing type management plugins.
|
-
Uses of TypeEditHandlerInterface.CellPainterInterface in omix.plugin.type
Methods in omix.plugin.type that return TypeEditHandlerInterface.CellPainterInterface Modifier and Type Method Description TypeEditHandlerInterface.CellPainterInterface
TypeEditHandlerInterface.PaintResponse. getPainter()
Method parameters in omix.plugin.type with type arguments of type TypeEditHandlerInterface.CellPainterInterface Modifier and Type Method Description void
TypeEditHandlerInterface.PaintResponse. setPainterSupplier(Supplier<TypeEditHandlerInterface.CellPainterInterface> paintingSupplier)