Package org.patternfly.component.form
Class FormGroupLabel
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement,FormGroupLabel>
org.patternfly.component.form.FormGroupLabel
- All Implemented Interfaces:
Attachable
,Container<HTMLElement,
,FormGroupLabel> Finder<HTMLElement>
,HasElement<HTMLElement,
,FormGroupLabel> HasHTMLElement<HTMLElement,
,FormGroupLabel> IsElement<HTMLElement>
,TypedBuilder<HTMLElement,
FormGroupLabel>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
attach
(MutationRecord mutationRecord) static FormGroupLabel
formGroupLabel
(String label) 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.Attachable
detach
Methods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
-
Method Details
-
formGroupLabel
-
attach
- Specified by:
attach
in interfaceAttachable
-
label
-
noPaddingTop
-
help
-
that
- Specified by:
that
in interfaceTypedBuilder<HTMLElement,
FormGroupLabel>
-