Uses of Class
is.codion.swing.common.ui.component.text.NumberField
Packages that use NumberField
Package
Description
Package configuration values:
EntitySearchField.SEARCH_INDICATOR
DefaultEditComponentFactory.DEFAULT_TEXT_FIELD_COLUMNS
-
Uses of NumberField in is.codion.swing.framework.ui.component
Methods in is.codion.swing.framework.ui.component with type parameters of type NumberFieldModifier and TypeMethodDescription<B extends TextFieldBuilder<Integer,
NumberField<Integer>, B>>
TextFieldBuilder<Integer, NumberField<Integer>, B> EntityComboBox.integerSelectorField
(Attribute<Integer> attribute) Creates aTextFieldBuilder
returning aNumberField
which value is bound to the selected value in this combo box<B extends TextFieldBuilder<Integer,
NumberField<Integer>, B>>
TextFieldBuilder<Integer, NumberField<Integer>, B> EntityComboBox.integerSelectorField
(FilterComboBoxModel.ItemFinder<Entity, Integer> itemFinder) Creates aTextFieldBuilder
returning aNumberField
which value is bound to the selected value in this combo boxMethods in is.codion.swing.framework.ui.component that return types with arguments of type NumberFieldModifier and TypeMethodDescription<B extends TextFieldBuilder<Integer,
NumberField<Integer>, B>>
TextFieldBuilder<Integer, NumberField<Integer>, B> EntityComboBox.integerSelectorField
(Attribute<Integer> attribute) Creates aTextFieldBuilder
returning aNumberField
which value is bound to the selected value in this combo box<B extends TextFieldBuilder<Integer,
NumberField<Integer>, B>>
TextFieldBuilder<Integer, NumberField<Integer>, B> EntityComboBox.integerSelectorField
(FilterComboBoxModel.ItemFinder<Entity, Integer> itemFinder) Creates aTextFieldBuilder
returning aNumberField
which value is bound to the selected value in this combo box