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 PageSectionBuilder
centerAligned, limitWidth, overflowScroll, padding, padding, shadowBottom, shadowTop, sticky, stickyMethods inherited from class SubComponent
element, registerSubComponentMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface ElementConsumerMethods
apply, runMethods inherited from interface ElementContainerDelegate
add, add, addMethods inherited from interface ElementContainerMethods
add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface ElementEventMethods
on, on, onMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface ElementTextMethods
text, textMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hiddenMethods inherited from interface Modifiers.Fill
fill, fillMethods inherited from interface Modifiers.NoFill
noFill, noFillMethods inherited from interface 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>
-