Uses of Interface
is.codion.swing.framework.ui.component.EntitySearchField.Builder
Packages that use EntitySearchField.Builder
Package
Description
-
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.