Uses of Interface
is.codion.swing.framework.ui.component.EntitySearchField.Builder
Packages that use EntitySearchField.Builder
Package
Description
Package configuration values:
EntitySearchField.SEARCH_INDICATOR
DefaultEditComponentFactory.DEFAULT_TEXT_FIELD_COLUMNS
-
Uses of EntitySearchField.Builder in is.codion.swing.framework.ui.component
Classes in is.codion.swing.framework.ui.component with type parameters of type EntitySearchField.BuilderModifier and TypeInterfaceDescriptionstatic interface
EntitySearchField.Builder<T,
B extends EntitySearchField.Builder<T, B>> Builds an entity search field.Subinterfaces of EntitySearchField.Builder in is.codion.swing.framework.ui.componentModifier and TypeInterfaceDescriptionstatic interface
Builds a multi selection entity search field.static interface
Builds a single selection entity search field.