Uses of Enum Class
is.codion.swing.framework.ui.component.EntitySearchField.SearchIndicator
Packages that use EntitySearchField.SearchIndicator
Package
Description
Package configuration values:
EntitySearchField.SEARCH_INDICATOR
EntitySearchField.SEARCH_PROGRESS_BAR_DELAY
DefaultEditComponent.TEXT_FIELD_COLUMNS
-
Uses of EntitySearchField.SearchIndicator in is.codion.swing.framework.ui.component
Fields in is.codion.swing.framework.ui.component with type parameters of type EntitySearchField.SearchIndicatorModifier and TypeFieldDescriptionstatic final PropertyValue<EntitySearchField.SearchIndicator> EntitySearchField.SEARCH_INDICATORSpecifies the way aEntitySearchFieldindicates that a search is in progress.Methods in is.codion.swing.framework.ui.component that return EntitySearchField.SearchIndicatorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static EntitySearchField.SearchIndicator[]EntitySearchField.SearchIndicator.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in is.codion.swing.framework.ui.component with parameters of type EntitySearchField.SearchIndicatorModifier and TypeMethodDescriptionEntitySearchField.Builder.searchIndicator(EntitySearchField.SearchIndicator searchIndicator) EntitySearchFieldPanel.Builder.searchIndicator(EntitySearchField.SearchIndicator searchIndicator)