Class PageSection
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement, PageSection>
org.patternfly.component.page.PageSectionBuilder<HTMLElement, PageSection>
org.patternfly.component.page.PageSection
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, PageSection>,ElementClassListMethods<HTMLElement, PageSection>,ElementConsumerMethods<HTMLElement, PageSection>,ElementContainerDelegate<HTMLElement, PageSection>,ElementContainerMethods<HTMLElement, PageSection>,ElementEventMethods<HTMLElement, PageSection>,ElementIdMethods<HTMLElement, PageSection>,ElementQueryMethods<HTMLElement>,ElementTextMethods<HTMLElement, PageSection>,HTMLElementAttributeMethods<HTMLElement, PageSection>,HTMLElementDataMethods<HTMLElement, PageSection>,HTMLElementStyleMethods<HTMLElement, PageSection>,HTMLElementVisibilityMethods<HTMLElement, PageSection>,IsElement<HTMLElement>,TypedBuilder<HTMLElement, PageSection>,PageSectionLike<HTMLElement, PageSection>,Modifiers.Fill<HTMLElement, PageSection>,Modifiers.NoFill<HTMLElement, PageSection>,Modifiers.Secondary<HTMLElement, PageSection>
public class PageSection
extends PageSectionBuilder<HTMLElement, PageSection>
implements Modifiers.Fill<HTMLElement, PageSection>, ElementContainerDelegate<HTMLElement, PageSection>, Modifiers.NoFill<HTMLElement, PageSection>, Modifiers.Secondary<HTMLElement, PageSection>
Container for a section in a
PageGroup or PageMain component. Note: By default, the last/only section will
grow to fill the available vertical space. You can change this behavior using Modifiers.Fill.fill() and Modifiers.NoFill.noFill().-
Field Summary
Fields -
Method Summary
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
element, registerSubComponentMethods 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.ElementContainerDelegate
add, add, addMethods inherited from interface org.jboss.elemento.ElementContainerMethods
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
hiddenMethods inherited from interface org.patternfly.style.Modifiers.Fill
fill, fillMethods inherited from interface org.patternfly.style.Modifiers.NoFill
noFill, noFillMethods inherited from interface org.patternfly.style.Modifiers.Secondary
secondary, secondary
-
Field Details
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
pageSection
-
containerDelegate
- Specified by:
containerDelegatein interfaceElementContainerDelegate<HTMLElement, PageSection>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement, PageSection>
-