Package org.patternfly.component.page
Class PageNavigation
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement,PageNavigation>
org.patternfly.component.page.PageSectionBuilder<HTMLElement,PageNavigation>
org.patternfly.component.page.PageNavigation
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement,,PageNavigation> ElementClassListMethods<HTMLElement,,PageNavigation> ElementConsumerMethods<HTMLElement,,PageNavigation> ElementContainerMethods<HTMLElement,,PageNavigation> ElementEventMethods<HTMLElement,,PageNavigation> ElementIdMethods<HTMLElement,,PageNavigation> ElementQueryMethods<HTMLElement>,ElementTextMethods<HTMLElement,,PageNavigation> HTMLElementAttributeMethods<HTMLElement,,PageNavigation> HTMLElementDataMethods<HTMLElement,,PageNavigation> HTMLElementStyleMethods<HTMLElement,,PageNavigation> HTMLElementVisibilityMethods<HTMLElement,,PageNavigation> IsElement<HTMLElement>,TypedBuilder<HTMLElement,,PageNavigation> PageSectionLike<HTMLElement,PageNavigation>
-
Method Summary
Modifier and TypeMethodDescriptionaddNavigation(Navigation navigation) static PageNavigationFactory method to create a new instance of this component.that()Methods inherited from class org.patternfly.component.page.PageSectionBuilder
centerAligned, limitWidth, overflowScroll, padding, padding, shadowBottom, shadowTop, sticky, stickyMethods 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.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.ElementTextMethods
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
-
that