Class ProgressStep
java.lang.Object
org.patternfly.component.SubComponent<HTMLLIElement,ProgressStep>
org.patternfly.component.progressstepper.ProgressStep
- All Implemented Interfaces:
ElementAttributeMethods<HTMLLIElement,,ProgressStep> ElementClassListMethods<HTMLLIElement,,ProgressStep> ElementConsumerMethods<HTMLLIElement,,ProgressStep> ElementContainerMethods<HTMLLIElement,,ProgressStep> ElementEventMethods<HTMLLIElement,,ProgressStep> ElementIdMethods<HTMLLIElement,,ProgressStep> ElementQueryMethods<HTMLLIElement>,ElementTextDelegate<HTMLLIElement,,ProgressStep> ElementTextMethods<HTMLLIElement,,ProgressStep> HTMLElementAttributeMethods<HTMLLIElement,,ProgressStep> HTMLElementDataMethods<HTMLLIElement,,ProgressStep> HTMLElementStyleMethods<HTMLLIElement,,ProgressStep> HTMLElementVisibilityMethods<HTMLLIElement,,ProgressStep> IsElement<HTMLLIElement>,TypedBuilder<HTMLLIElement,,ProgressStep> ComponentIcon<HTMLLIElement,,ProgressStep> HasIdentifier<HTMLLIElement,ProgressStep>
public class ProgressStep
extends SubComponent<HTMLLIElement,ProgressStep>
implements ElementTextDelegate<HTMLLIElement,ProgressStep>, HasIdentifier<HTMLLIElement,ProgressStep>, ComponentIcon<HTMLLIElement,ProgressStep>
Represents a single step in a progress stepper component.
-
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) static ProgressStepprogressStep(String identifier) static ProgressStepprogressStep(String identifier, String text) that()variant(ProgressStepVariant progressStepVariant) Methods inherited from class org.patternfly.component.SubComponent
elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.patternfly.component.ComponentIcon
iconMethods inherited from interface org.jboss.elemento.ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface org.jboss.elemento.ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface org.jboss.elemento.ElementConsumerMethods
apply, runMethods inherited from interface org.jboss.elemento.ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.jboss.elemento.ElementEventMethods
on, on, onMethods inherited from interface org.jboss.elemento.ElementIdMethods
id, uniqueIdMethods inherited from interface org.jboss.elemento.ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface org.jboss.elemento.ElementTextDelegate
text, textMethods inherited from interface org.jboss.elemento.HTMLElementAttributeMethods
titleMethods inherited from interface org.jboss.elemento.HTMLElementDataMethods
dataMethods inherited from interface org.jboss.elemento.HTMLElementStyleMethods
style, style, style, style, style, styleMethods inherited from interface org.jboss.elemento.HTMLElementVisibilityMethods
hidden
-
Method Details
-
progressStep
-
progressStep
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLLIElement,ProgressStep>
-
textDelegate
- Specified by:
textDelegatein interfaceElementTextDelegate<HTMLLIElement,ProgressStep>
-
identifier
- Specified by:
identifierin interfaceHasIdentifier<HTMLLIElement,ProgressStep>
-
ariaLabel
-
description
-
variant
-
icon
- Specified by:
iconin interfaceComponentIcon<HTMLLIElement,ProgressStep>
-
removeIcon
- Specified by:
removeIconin interfaceComponentIcon<HTMLLIElement,ProgressStep>
-
popover
-
removePopover
-