Uses of Class
io.github.palexdev.materialfx.controls.MFXStepperToggle
Packages that use MFXStepperToggle
Package
Description
-
Uses of MFXStepperToggle in io.github.palexdev.materialfx.builders.control
Methods in io.github.palexdev.materialfx.builders.control with parameters of type MFXStepperToggleModifier and TypeMethodDescriptionstatic StepperToggleBuilderStepperToggleBuilder.stepperToggle(MFXStepperToggle stepperToggle) Method parameters in io.github.palexdev.materialfx.builders.control with type arguments of type MFXStepperToggleModifier and TypeMethodDescriptionStepperBuilder.setStepperToggles(List<MFXStepperToggle> stepperToggles) Constructors in io.github.palexdev.materialfx.builders.control with parameters of type MFXStepperToggle -
Uses of MFXStepperToggle in io.github.palexdev.materialfx.controls
Methods in io.github.palexdev.materialfx.controls that return MFXStepperToggleMethods in io.github.palexdev.materialfx.controls that return types with arguments of type MFXStepperToggleMethod parameters in io.github.palexdev.materialfx.controls with type arguments of type MFXStepperToggleModifier and TypeMethodDescriptionvoidMFXStepper.setStepperToggles(List<MFXStepperToggle> stepperToggles) Replaces the stepper's toggles with the specified ones.Constructor parameters in io.github.palexdev.materialfx.controls with type arguments of type MFXStepperToggle -
Uses of MFXStepperToggle in io.github.palexdev.materialfx.skins
Constructors in io.github.palexdev.materialfx.skins with parameters of type MFXStepperToggle