Class BreadcrumbItem
java.lang.Object
org.patternfly.component.SubComponent<E,B>
org.patternfly.component.breadcrumb.BreadcrumbItem
- All Implemented Interfaces:
Container<HTMLLIElement,,BreadcrumbItem> Finder<HTMLLIElement>,HasElement<HTMLLIElement,,BreadcrumbItem> HasHTMLElement<HTMLLIElement,,BreadcrumbItem> IsElement<HTMLLIElement>,TypedBuilder<HTMLLIElement,,BreadcrumbItem> WithText<HTMLLIElement,,BreadcrumbItem> ComponentContext<HTMLLIElement,BreadcrumbItem>
public class BreadcrumbItem
extends SubComponent<E,B>
implements ComponentContext<HTMLLIElement,BreadcrumbItem>, WithText<HTMLLIElement,BreadcrumbItem>
-
Method Summary
Modifier and TypeMethodDescriptionactive()active(boolean active) static BreadcrumbItembreadcrumbItem(String text) static BreadcrumbItembreadcrumbItem(String text, String href) static BreadcrumbItembreadcrumbItem(String text, String href, String target) <T> TbooleanonClick(ComponentHandler<BreadcrumbItem> actionHandler) <T> BreadcrumbItemtext()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, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.jboss.elemento.HasElement
add, apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, id, innerHtml, on, on, on, run, textContent, textNode, toggle, toggle, toggle, uniqueId
-
Method Details
-
breadcrumbItem
-
breadcrumbItem
-
breadcrumbItem
-
active
-
active
-
text
- Specified by:
textin interfaceWithText<HTMLLIElement,BreadcrumbItem>
-
href
-
target
-
store
- Specified by:
storein interfaceComponentContext<HTMLLIElement,BreadcrumbItem>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLLIElement,BreadcrumbItem>
-
onClick
-
text
- Specified by:
textin interfaceWithText<HTMLLIElement,BreadcrumbItem>
-
has
- Specified by:
hasin interfaceComponentContext<HTMLLIElement,BreadcrumbItem>
-
get
- Specified by:
getin interfaceComponentContext<HTMLLIElement,BreadcrumbItem>
-