Class NavigationItem
java.lang.Object
org.patternfly.component.SubComponent<HTMLLIElement,NavigationItem>
org.patternfly.component.navigation.NavigationItem
- All Implemented Interfaces:
ElementAttributeMethods<HTMLLIElement,,NavigationItem> ElementClassListMethods<HTMLLIElement,,NavigationItem> ElementConsumerMethods<HTMLLIElement,,NavigationItem> ElementContainerDelegate<HTMLLIElement,,NavigationItem> ElementContainerMethods<HTMLLIElement,,NavigationItem> ElementEventMethods<HTMLLIElement,,NavigationItem> ElementIdMethods<HTMLLIElement,,NavigationItem> ElementQueryMethods<HTMLLIElement>,ElementTextDelegate<HTMLLIElement,,NavigationItem> ElementTextMethods<HTMLLIElement,,NavigationItem> HTMLElementAttributeMethods<HTMLLIElement,,NavigationItem> HTMLElementDataMethods<HTMLLIElement,,NavigationItem> HTMLElementStyleMethods<HTMLLIElement,,NavigationItem> HTMLElementVisibilityMethods<HTMLLIElement,,NavigationItem> IsElement<HTMLLIElement>,TypedBuilder<HTMLLIElement,,NavigationItem> ComponentIcon<HTMLLIElement,,NavigationItem> HasIdentifier<HTMLLIElement,,NavigationItem> org.patternfly.core.ComponentContext<HTMLLIElement,NavigationItem>
public class NavigationItem
extends SubComponent<HTMLLIElement,NavigationItem>
implements org.patternfly.core.ComponentContext<HTMLLIElement,NavigationItem>, ComponentIcon<HTMLLIElement,NavigationItem>, ElementContainerDelegate<HTMLLIElement,NavigationItem>, ElementTextDelegate<HTMLLIElement,NavigationItem>, HasIdentifier<HTMLLIElement,NavigationItem>
-
Method Summary
Modifier and TypeMethodDescription<T> Tbooleanstatic NavigationItemnavigationItem(String identifier) static NavigationItemnavigationItem(String identifier, String text) static NavigationItemnavigationItem(String identifier, String text, String href) onClick(org.patternfly.handler.ComponentHandler<NavigationItem> handler) <T> NavigationItemthat()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.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.ElementContainerDelegate
add, add, addMethods inherited from interface org.jboss.elemento.ElementContainerMethods
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
-
containerDelegate
- Specified by:
containerDelegatein interfaceElementContainerDelegate<HTMLLIElement,NavigationItem>
-
textDelegate
- Specified by:
textDelegatein interfaceElementTextDelegate<HTMLLIElement,NavigationItem>
-
href
-
icon
- Specified by:
iconin interfaceComponentIcon<HTMLLIElement,NavigationItem>
-
removeIcon
- Specified by:
removeIconin interfaceComponentIcon<HTMLLIElement,NavigationItem>
-
store
- Specified by:
storein interfaceorg.patternfly.core.ComponentContext<HTMLLIElement,NavigationItem>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLLIElement,NavigationItem>
-
onClick
-
identifier
- Specified by:
identifierin interfaceHasIdentifier<HTMLLIElement,NavigationItem>
-
has
- Specified by:
hasin interfaceorg.patternfly.core.ComponentContext<HTMLLIElement,NavigationItem>
-
get
- Specified by:
getin interfaceorg.patternfly.core.ComponentContext<HTMLLIElement,NavigationItem>