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> TbooleanRetrieves the identifier associated with this component.boolean<T> WizardNavItemthat()Methods inherited from class SubComponent
element, registerSubComponentMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ComponentContext
get, getMethods inherited from interface ComponentIcon
iconMethods inherited from interface ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface ElementConsumerMethods
apply, runMethods inherited from interface ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface ElementEventMethods
on, on, onMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface ElementTextDelegate
text, textMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hiddenMethods inherited from interface 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
Description copied from interface:HasIdentifierRetrieves the identifier associated with this component.- Specified by:
identifierin interfaceHasIdentifier<HTMLElement, WizardNavItem>- Returns:
- the identifier of the component
-
has
- Specified by:
hasin interfaceComponentContext<HTMLElement, WizardNavItem>
-
get
- Specified by:
getin interfaceComponentContext<HTMLElement, WizardNavItem>
-