| Package | Description |
|---|---|
| org.dominokit.domino.ui.stepper |
| Class and Description |
|---|
| Step
A component that is a single step inside a
Stepper |
| Stepper
A Wizard like component that can have multiple
Steps while only one step can be activated
at a time |
| Stepper.StepNumberRenderer
An interface to provide a different implementation for rendering steps numbers
|
| Stepper.StepperCompleteListener
A function to implement logic that will be called when a step is marked as completed
|
| Stepper.StepperDirection
An enum of possible Stepper directions
|
| Stepper.StepState
An enum to list the
Step possible states |
| Stepper.StepStateChangeListener
A function to implement listeners to be called whenever the step state is changed
|
| Stepper.StepStateColors
An interface that can implemented to provide different colors for different
Step states
other than the default colors |
Copyright © 2019–2022 Dominokit. All rights reserved.