Uses of Interface
is.codion.swing.common.model.component.table.SwingFilterTableModel.RowEditor
Packages that use SwingFilterTableModel.RowEditor
Package
Description
Table model implementations with built-in filtering, sorting and selection management.
Swing model classes
-
Uses of SwingFilterTableModel.RowEditor in is.codion.swing.common.model.component.table
Methods in is.codion.swing.common.model.component.table that return SwingFilterTableModel.RowEditorMethod parameters in is.codion.swing.common.model.component.table with type arguments of type SwingFilterTableModel.RowEditorModifier and TypeMethodDescriptionSwingFilterTableModel.Builder.rowEditor(Function<SwingFilterTableModel<R, C>, SwingFilterTableModel.RowEditor<R, C>> rowEditor) -
Uses of SwingFilterTableModel.RowEditor in is.codion.swing.framework.model
Classes in is.codion.swing.framework.model that implement SwingFilterTableModel.RowEditorModifier and TypeClassDescriptionstatic final classA Swing specificEntityTableModel.EntityRowEditorimplementation.