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 SliderStepssliderSteps(SliderStep first, SliderStep... remaining) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Method Details
-
sliderSteps
-
iterator
- Specified by:
iteratorin interfaceIterable<SliderStep>
-