Package org.patternfly.component.form
Class FormSection
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement,FormSection>
org.patternfly.component.form.FormSection
- All Implemented Interfaces:
Container<HTMLElement,
,FormSection> Finder<HTMLElement>
,HasElement<HTMLElement,
,FormSection> HasHTMLElement<HTMLElement,
,FormSection> IsElement<HTMLElement>
,TypedBuilder<HTMLElement,
FormSection>
-
Method Summary
Modifier and TypeMethodDescriptionstatic FormSection
static FormSection
formSection
(String title) static <E extends HTMLElement>
FormSectionformSection
(String title, HTMLContainerBuilder<E> titleElement) that()
Methods inherited from class org.patternfly.component.SubComponent
element
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
-
Method Details
-
formSection
-
formSection
-
formSection
public static <E extends HTMLElement> FormSection formSection(String title, HTMLContainerBuilder<E> titleElement) -
addGroup
-
that
-