Uses of Class
io.github.palexdev.materialfx.beans.properties.functional.BiFunctionProperty
Packages that use BiFunctionProperty
-
Uses of BiFunctionProperty in io.github.palexdev.materialfx.controls
Methods in io.github.palexdev.materialfx.controls that return BiFunctionPropertyModifier and TypeMethodDescriptionMFXComboBox.animationProviderProperty()Specifies the animation of the trailing icon used to open the popup.MFXDatePicker.gridAlgorithmProperty()Specifies theBiFunctionused to generate the month grid which is a bi-dimensional array of integer values.MFXSpinner.textTransformerProperty()The text transformer is aBiFunctionthat allows you to change the spinner's text when the spinner's text field acquires/loses focus.