Class NavigationItem
java.lang.Object
org.patternfly.component.SubComponent<HTMLLIElement,NavigationItem>
org.patternfly.component.navigation.NavigationItem
- All Implemented Interfaces:
Container<HTMLLIElement,,NavigationItem> Finder<HTMLLIElement>,HasElement<HTMLLIElement,,NavigationItem> HasHTMLElement<HTMLLIElement,,NavigationItem> IsElement<HTMLLIElement>,TypedBuilder<HTMLLIElement,,NavigationItem> WithIdentifier<HTMLLIElement,,NavigationItem> WithText<HTMLLIElement,,NavigationItem> ComponentContext<HTMLLIElement,,NavigationItem> ElementDelegate<HTMLLIElement,NavigationItem>
public class NavigationItem
extends SubComponent<HTMLLIElement,NavigationItem>
implements ComponentContext<HTMLLIElement,NavigationItem>, WithIdentifier<HTMLLIElement,NavigationItem>, WithText<HTMLLIElement,NavigationItem>, ElementDelegate<HTMLLIElement,NavigationItem>
-
Method Summary
Modifier and TypeMethodDescriptionadd(NavigationLinkText text) delegate()<T> Tbooleanstatic NavigationItemnavigationItem(String identifier) static NavigationItemnavigationItem(String identifier, String text) static NavigationItemnavigationItem(String identifier, String text, String href) onClick(ComponentHandler<NavigationItem> handler) <T> NavigationItemtext()that()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.jboss.elemento.Container
add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.patternfly.core.ElementDelegate
add, add, innerHtml, textContent, textNodeMethods inherited from interface org.jboss.elemento.HasElement
apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, on, on, on, run, toggle, toggle, toggle, uniqueId
-
Method Details
-
delegate
- Specified by:
delegatein interfaceElementDelegate<HTMLLIElement,NavigationItem>
-
text
- Specified by:
textin interfaceWithText<HTMLLIElement,NavigationItem>
-
href
-
store
- Specified by:
storein interfaceComponentContext<HTMLLIElement,NavigationItem>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLLIElement,NavigationItem>
-
onClick
-
identifier
- Specified by:
identifierin interfaceWithIdentifier<HTMLLIElement,NavigationItem>
-
text
- Specified by:
textin interfaceWithText<HTMLLIElement,NavigationItem>
-
has
- Specified by:
hasin interfaceComponentContext<HTMLLIElement,NavigationItem>
-
get
- Specified by:
getin interfaceComponentContext<HTMLLIElement,NavigationItem>