Class InputGroupText
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement,InputGroupText>
org.patternfly.component.inputgroup.InputGroupText
- All Implemented Interfaces:
Container<HTMLElement,
,InputGroupText> Finder<HTMLElement>
,HasElement<HTMLElement,
,InputGroupText> HasHTMLElement<HTMLElement,
,InputGroupText> IsElement<HTMLElement>
,TypedBuilder<HTMLElement,
,InputGroupText> WithIcon<HTMLElement,
,InputGroupText> WithText<HTMLElement,
,InputGroupText> ElementDelegate<HTMLElement,
,InputGroupText> Modifiers.Plain<HTMLElement,
InputGroupText>
public class InputGroupText
extends SubComponent<HTMLElement,InputGroupText>
implements ElementDelegate<HTMLElement,InputGroupText>, Modifiers.Plain<HTMLElement,InputGroupText>, WithText<HTMLElement,InputGroupText>, WithIcon<HTMLElement,InputGroupText>
-
Method Summary
Modifier and TypeMethodDescriptiondelegate()
static InputGroupText
static InputGroupText
inputGroupText
(String text) text()
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, addAll, addAll, addAll, addAll, addAll, addAll
Methods inherited from interface org.patternfly.core.ElementDelegate
add, add, innerHtml, textContent, textNode
Methods inherited from interface org.jboss.elemento.HasElement
apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, on, on, on, run, toggle, toggle, toggle, uniqueId
Methods inherited from interface org.jboss.elemento.HasHTMLElement
data, hidden, style, style, style, style, style, style, title
Methods inherited from interface org.patternfly.style.Modifiers.Plain
plain, plain
-
Method Details
-
inputGroupText
-
inputGroupText
-
delegate
- Specified by:
delegate
in interfaceElementDelegate<HTMLElement,
InputGroupText>
-
icon
- Specified by:
icon
in interfaceWithIcon<HTMLElement,
InputGroupText>
-
removeIcon
- Specified by:
removeIcon
in interfaceWithIcon<HTMLElement,
InputGroupText>
-
text
- Specified by:
text
in interfaceWithText<HTMLElement,
InputGroupText>
-
that
- Specified by:
that
in interfaceTypedBuilder<HTMLElement,
InputGroupText>
-
text
- Specified by:
text
in interfaceWithText<HTMLElement,
InputGroupText>
-