Uses of Interface
is.codion.swing.framework.ui.component.EntitySearchField.Builder
Packages that use EntitySearchField.Builder
Package
Description
Package configuration values:
EntitySearchField.SEARCH_INDICATOR
EntitySearchField.SEARCH_PROGRESS_BAR_DELAY
DefaultEditComponent.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 interfaceEntitySearchField.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 interfaceBuilds a multi selection entity search field.static interfaceBuilds a single selection entity search field.