Class JumpLinks

java.lang.Object
org.patternfly.component.BaseComponent<HTMLElement,JumpLinks>
org.patternfly.component.jumplinks.JumpLinks
All Implemented Interfaces:
Iterable<JumpLinksItem>, Attachable, ElementAttributeMethods<HTMLElement,JumpLinks>, ElementClassListMethods<HTMLElement,JumpLinks>, ElementConsumerMethods<HTMLElement,JumpLinks>, ElementContainerMethods<HTMLElement,JumpLinks>, ElementEventMethods<HTMLElement,JumpLinks>, ElementIdMethods<HTMLElement,JumpLinks>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement,JumpLinks>, HTMLElementDataMethods<HTMLElement,JumpLinks>, HTMLElementStyleMethods<HTMLElement,JumpLinks>, HTMLElementVisibilityMethods<HTMLElement,JumpLinks>, IsElement<HTMLElement>, TypedBuilder<HTMLElement,JumpLinks>, Component, Expandable<HTMLElement,JumpLinks>, HasItems<HTMLElement,JumpLinks,JumpLinksItem>, org.patternfly.style.Modifiers.Center<HTMLElement,JumpLinks>, org.patternfly.style.Modifiers.Vertical<HTMLElement,JumpLinks>

public class JumpLinks extends BaseComponent<HTMLElement,JumpLinks> implements Attachable, org.patternfly.style.Modifiers.Center<HTMLElement,JumpLinks>, Expandable<HTMLElement,JumpLinks>, HasItems<HTMLElement,JumpLinks,JumpLinksItem>, org.patternfly.style.Modifiers.Vertical<HTMLElement,JumpLinks>
Jump links allow users to navigate to sections within a page.
See Also: