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