Class BreadcrumbItem
java.lang.Object
org.patternfly.component.SubComponent<HTMLLIElement,BreadcrumbItem>
org.patternfly.component.breadcrumb.BreadcrumbItem
- All Implemented Interfaces:
ElementAttributeMethods<HTMLLIElement,,BreadcrumbItem> ElementClassListMethods<HTMLLIElement,,BreadcrumbItem> ElementConsumerMethods<HTMLLIElement,,BreadcrumbItem> ElementContainerMethods<HTMLLIElement,,BreadcrumbItem> ElementEventMethods<HTMLLIElement,,BreadcrumbItem> ElementIdMethods<HTMLLIElement,,BreadcrumbItem> ElementQueryMethods<HTMLLIElement>,ElementTextDelegate<HTMLLIElement,,BreadcrumbItem> ElementTextMethods<HTMLLIElement,,BreadcrumbItem> HTMLElementAttributeMethods<HTMLLIElement,,BreadcrumbItem> HTMLElementDataMethods<HTMLLIElement,,BreadcrumbItem> HTMLElementStyleMethods<HTMLLIElement,,BreadcrumbItem> HTMLElementVisibilityMethods<HTMLLIElement,,BreadcrumbItem> IsElement<HTMLLIElement>,TypedBuilder<HTMLLIElement,,BreadcrumbItem> HasIdentifier<HTMLLIElement,,BreadcrumbItem> org.patternfly.core.ComponentContext<HTMLLIElement,BreadcrumbItem>
public class BreadcrumbItem
extends SubComponent<HTMLLIElement,BreadcrumbItem>
implements org.patternfly.core.ComponentContext<HTMLLIElement,BreadcrumbItem>, ElementTextDelegate<HTMLLIElement,BreadcrumbItem>, HasIdentifier<HTMLLIElement,BreadcrumbItem>
-
Method Summary
Modifier and TypeMethodDescriptionactive()active(boolean active) static BreadcrumbItembreadcrumbItem(String identifier, String text) static BreadcrumbItembreadcrumbItem(String identifier, String text, String href) static BreadcrumbItembreadcrumbItem(String identifier, String text, String href, String target) <T> TbooleanonClick(org.patternfly.handler.ComponentHandler<BreadcrumbItem> actionHandler) <T> BreadcrumbItemthat()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.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.ElementContainerMethods
add, add, add, 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
-
breadcrumbItem
-
breadcrumbItem
-
breadcrumbItem
public static BreadcrumbItem breadcrumbItem(String identifier, String text, String href, String target) -
textDelegate
- Specified by:
textDelegatein interfaceElementTextDelegate<HTMLLIElement,BreadcrumbItem>
-
active
-
active
-
href
-
target
-
store
- Specified by:
storein interfaceorg.patternfly.core.ComponentContext<HTMLLIElement,BreadcrumbItem>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLLIElement,BreadcrumbItem>
-
onClick
public BreadcrumbItem onClick(org.patternfly.handler.ComponentHandler<BreadcrumbItem> actionHandler) -
identifier
- Specified by:
identifierin interfaceHasIdentifier<HTMLLIElement,BreadcrumbItem>
-
has
- Specified by:
hasin interfaceorg.patternfly.core.ComponentContext<HTMLLIElement,BreadcrumbItem>
-
get
- Specified by:
getin interfaceorg.patternfly.core.ComponentContext<HTMLLIElement,BreadcrumbItem>
-