Uses of Interface
is.codion.common.model.component.table.FilterTableModel.Export
Packages that use FilterTableModel.Export
Package
Description
A UI-agnostic table model based on
FilterModel.Package configuration values:
EntityApplicationModel.USER_PREFERENCES
EntityApplicationModel.PREFERENCES_KEY
EntityEditor.PUBLISH_PERSISTENCE_EVENTS
EntityEditor.PERSIST_FOREIGN_KEYS
EntityQueryModel.LIMIT
EntityTableModel.ON_INSERT
EntityTableModel.ORDER_QUERY
ForeignKeyModelLink.SET_CONDITION_ON_INSERT
ForeignKeyModelLink.SET_VALUE_ON_INSERT
ForeignKeyModelLink.REFRESH_ON_SELECTION
ForeignKeyModelLink.CLEAR_CONDITION_ON_EMPTY_SELECTION
ForeignKeyModelLink.CLEAR_VALUE_ON_EMPTY_SELECTION
EntitySearchModel.DEFAULT_LIMIT
EntitySearchModel.PERSISTENCE_AWARE
-
Uses of FilterTableModel.Export in is.codion.common.model.component.table
Methods in is.codion.common.model.component.table that return FilterTableModel.ExportModifier and TypeMethodDescriptionFilterTableModel.Export.delimiter(char delimiter) FilterTableModel.export()FilterTableModel.Export.header(boolean header) FilterTableModel.Export.replaceNewline(@Nullable String replacement) Replaces newlines inside strings.FilterTableModel.Export.selected(boolean selected) -
Uses of FilterTableModel.Export in is.codion.framework.model
Methods in is.codion.framework.model that return FilterTableModel.ExportModifier and TypeMethodDescriptionfinal FilterTableModel.Export<Attribute<?>> AbstractEntityTableModel.export()