Class WizardNavItem
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement, WizardNavItem>
org.patternfly.component.wizard.WizardNavItem
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, WizardNavItem>,ElementClassListMethods<HTMLElement, WizardNavItem>,ElementConsumerMethods<HTMLElement, WizardNavItem>,ElementContainerMethods<HTMLElement, WizardNavItem>,ElementEventMethods<HTMLElement, WizardNavItem>,ElementIdMethods<HTMLElement, WizardNavItem>,ElementQueryMethods<HTMLElement>,ElementTextDelegate<HTMLElement, WizardNavItem>,ElementTextMethods<HTMLElement, WizardNavItem>,HTMLElementAttributeMethods<HTMLElement, WizardNavItem>,HTMLElementDataMethods<HTMLElement, WizardNavItem>,HTMLElementStyleMethods<HTMLElement, WizardNavItem>,HTMLElementVisibilityMethods<HTMLElement, WizardNavItem>,IsElement<HTMLElement>,TypedBuilder<HTMLElement, WizardNavItem>,ComponentIcon<HTMLElement, WizardNavItem>,HasIdentifier<HTMLElement, WizardNavItem>,ComponentContext<HTMLElement, WizardNavItem>,Modifiers.Disabled<HTMLElement, WizardNavItem>
public class WizardNavItem
extends SubComponent<HTMLElement, WizardNavItem>
implements ComponentContext<HTMLElement, WizardNavItem>, ComponentIcon<HTMLElement, WizardNavItem>, Modifiers.Disabled<HTMLElement, WizardNavItem>, HasIdentifier<HTMLElement, WizardNavItem>, ElementTextDelegate<HTMLElement, WizardNavItem>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondisabled(boolean disabled) <T> Tbooleanboolean<T> WizardNavItemthat()Methods inherited from class org.patternfly.component.SubComponent
element, registerSubComponentMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.patternfly.core.ComponentContext
get, getMethods 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
hiddenMethods inherited from interface org.patternfly.style.Modifiers.Disabled
disabled
-
Field Details
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
textDelegate
- Specified by:
textDelegatein interfaceElementTextDelegate<HTMLElement, WizardNavItem>
-
disabled
- Specified by:
disabledin interfaceModifiers.Disabled<HTMLElement, WizardNavItem>
-
icon
- Specified by:
iconin interfaceComponentIcon<HTMLElement, WizardNavItem>
-
removeIcon
- Specified by:
removeIconin interfaceComponentIcon<HTMLElement, WizardNavItem>
-
store
- Specified by:
storein interfaceComponentContext<HTMLElement, WizardNavItem>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement, WizardNavItem>
-
isDisabled
public boolean isDisabled()- Specified by:
isDisabledin interfaceModifiers.Disabled<HTMLElement, WizardNavItem>
-
identifier
- Specified by:
identifierin interfaceHasIdentifier<HTMLElement, WizardNavItem>
-
has
- Specified by:
hasin interfaceComponentContext<HTMLElement, WizardNavItem>
-
get
- Specified by:
getin interfaceComponentContext<HTMLElement, WizardNavItem>
-