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,ElementAttributeMethods<HTMLElement,,FormGroupLabel> ElementClassListMethods<HTMLElement,,FormGroupLabel> ElementConsumerMethods<HTMLElement,,FormGroupLabel> ElementContainerMethods<HTMLElement,,FormGroupLabel> ElementEventMethods<HTMLElement,,FormGroupLabel> ElementIdMethods<HTMLElement,,FormGroupLabel> ElementQueryMethods<HTMLElement>,ElementTextDelegate<HTMLElement,,FormGroupLabel> ElementTextMethods<HTMLElement,,FormGroupLabel> HTMLElementAttributeMethods<HTMLElement,,FormGroupLabel> HTMLElementDataMethods<HTMLElement,,FormGroupLabel> HTMLElementStyleMethods<HTMLElement,,FormGroupLabel> HTMLElementVisibilityMethods<HTMLElement,,FormGroupLabel> IsElement<HTMLElement>,TypedBuilder<HTMLElement,FormGroupLabel>
public class FormGroupLabel
extends SubComponent<HTMLElement,FormGroupLabel>
implements Attachable, ElementTextDelegate<HTMLElement,FormGroupLabel>
-
Method Summary
Modifier and TypeMethodDescriptionvoidattach(MutationRecord mutationRecord) static FormGroupLabelformGroupLabel(String label) that()Methods 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.Attachable
detachMethods 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.ElementTextDelegate
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
-
formGroupLabel
-
attach
- Specified by:
attachin interfaceAttachable
-
textDelegate
- Specified by:
textDelegatein interfaceElementTextDelegate<HTMLElement,FormGroupLabel>
-
noPaddingTop
-
help
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement,FormGroupLabel>
-