Class InputGroupText
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement,InputGroupText>
org.patternfly.component.inputgroup.InputGroupText
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement,,InputGroupText> ElementClassListMethods<HTMLElement,,InputGroupText> ElementConsumerMethods<HTMLElement,,InputGroupText> ElementContainerDelegate<HTMLElement,,InputGroupText> ElementContainerMethods<HTMLElement,,InputGroupText> ElementEventMethods<HTMLElement,,InputGroupText> ElementIdMethods<HTMLElement,,InputGroupText> ElementQueryMethods<HTMLElement>,ElementTextDelegate<HTMLElement,,InputGroupText> ElementTextMethods<HTMLElement,,InputGroupText> HTMLElementAttributeMethods<HTMLElement,,InputGroupText> HTMLElementDataMethods<HTMLElement,,InputGroupText> HTMLElementStyleMethods<HTMLElement,,InputGroupText> HTMLElementVisibilityMethods<HTMLElement,,InputGroupText> IsElement<HTMLElement>,TypedBuilder<HTMLElement,,InputGroupText> ComponentIcon<HTMLElement,,InputGroupText> org.patternfly.style.Modifiers.Plain<HTMLElement,InputGroupText>
public class InputGroupText
extends SubComponent<HTMLElement,InputGroupText>
implements ComponentIcon<HTMLElement,InputGroupText>, ElementContainerDelegate<HTMLElement,InputGroupText>, ElementTextDelegate<HTMLElement,InputGroupText>, org.patternfly.style.Modifiers.Plain<HTMLElement,InputGroupText>
-
Method Summary
Modifier and TypeMethodDescriptionstatic InputGroupTextstatic InputGroupTextinputGroupText(String text) 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.patternfly.component.ComponentIcon
iconMethods 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.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
hiddenMethods inherited from interface org.patternfly.style.Modifiers.Plain
plain, plain
-
Method Details
-
inputGroupText
-
inputGroupText
-
containerDelegate
- Specified by:
containerDelegatein interfaceElementContainerDelegate<HTMLElement,InputGroupText>
-
textDelegate
- Specified by:
textDelegatein interfaceElementTextDelegate<HTMLElement,InputGroupText>
-
icon
- Specified by:
iconin interfaceComponentIcon<HTMLElement,InputGroupText>
-
removeIcon
- Specified by:
removeIconin interfaceComponentIcon<HTMLElement,InputGroupText>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement,InputGroupText>
-