Package org.patternfly.component.slider
Class SliderSteps
java.lang.Object
org.patternfly.component.slider.SliderSteps
- All Implemented Interfaces:
Iterable<SliderStep>
-
Method Summary
Modifier and TypeMethodDescriptioniterator()
static SliderSteps
sliderSteps
(SliderStep first, SliderStep... remaining) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Method Details
-
sliderSteps
-
iterator
- Specified by:
iterator
in interfaceIterable<SliderStep>
-