Class JumpLinksItem
java.lang.Object
org.patternfly.component.SubComponent<E,B>
org.patternfly.component.jumplinks.JumpLinksItem
- All Implemented Interfaces:
Container<HTMLLIElement,,JumpLinksItem> Finder<HTMLLIElement>,HasElement<HTMLLIElement,,JumpLinksItem> HasHTMLElement<HTMLLIElement,,JumpLinksItem> IsElement<HTMLLIElement>,TypedBuilder<HTMLLIElement,,JumpLinksItem> WithText<HTMLLIElement,JumpLinksItem>
public class JumpLinksItem
extends SubComponent<E,B>
implements WithText<HTMLLIElement,JumpLinksItem>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionactive()active(boolean active) add(JumpLinksList list) addList(JumpLinksList list) static JumpLinksItemjumpLinksItem(String id, String text) static JumpLinksItemjumpLinksItem(String id, String text, String href) static JumpLinksItemjumpLinksItem(String id, String text, String href, String target) onClick(ComponentHandler<JumpLinksItem> 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
-
Field Details
-
id
-
-
Method Details
-
jumpLinksItem
-
jumpLinksItem
-
jumpLinksItem
-
addList
-
add
-
active
-
active
-
text
- Specified by:
textin interfaceWithText<HTMLLIElement,JumpLinksItem>
-
href
-
target
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLLIElement,JumpLinksItem>
-
onClick
-
text
- Specified by:
textin interfaceWithText<HTMLLIElement,JumpLinksItem>
-