Uses of Class
is.codion.swing.common.ui.component.text.NumberField
Packages that use NumberField
Package
Description
-
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<NumberField<Integer>,Integer, B>>
TextFieldBuilder<NumberField<Integer>, Integer, B> EntityComboBox.integerSelectorField(Attribute<Integer> attribute) Creates aTextFieldBuilderreturning aNumberFieldwhich value is bound to the selected value in this combo box<B extends TextFieldBuilder<NumberField<Integer>,Integer, B>>
TextFieldBuilder<NumberField<Integer>, Integer, B> EntityComboBox.integerSelectorField(FilterComboBoxModel.ItemFinder<Entity, Integer> itemFinder) Creates aTextFieldBuilderreturning aNumberFieldwhich 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<NumberField<Integer>,Integer, B>>
TextFieldBuilder<NumberField<Integer>, Integer, B> EntityComboBox.integerSelectorField(Attribute<Integer> attribute) Creates aTextFieldBuilderreturning aNumberFieldwhich value is bound to the selected value in this combo box<B extends TextFieldBuilder<NumberField<Integer>,Integer, B>>
TextFieldBuilder<NumberField<Integer>, Integer, B> EntityComboBox.integerSelectorField(FilterComboBoxModel.ItemFinder<Entity, Integer> itemFinder) Creates aTextFieldBuilderreturning aNumberFieldwhich value is bound to the selected value in this combo box