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>
public class BreadcrumbItem
extends SubComponent<E,B>
implements 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) onClick(ComponentHandler<BreadcrumbItem> actionHandler) text()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.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
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLLIElement,BreadcrumbItem>
-
onClick
-
text
- Specified by:
textin interfaceWithText<HTMLLIElement,BreadcrumbItem>
-