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> ComponentContext<HTMLLIElement,JumpLinksItem>
public class JumpLinksItem
extends SubComponent<E,B>
implements ComponentContext<HTMLLIElement,JumpLinksItem>, WithText<HTMLLIElement,JumpLinksItem>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionactive()active(boolean active) add(JumpLinksList list) addList(JumpLinksList list) <T> Tbooleanstatic 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) <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.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
-
store
- Specified by:
storein interfaceComponentContext<HTMLLIElement,JumpLinksItem>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLLIElement,JumpLinksItem>
-
onClick
-
text
- Specified by:
textin interfaceWithText<HTMLLIElement,JumpLinksItem>
-
has
- Specified by:
hasin interfaceComponentContext<HTMLLIElement,JumpLinksItem>
-
get
- Specified by:
getin interfaceComponentContext<HTMLLIElement,JumpLinksItem>
-