Class InputGroupItem
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement,InputGroupItem>
org.patternfly.component.inputgroup.InputGroupItem
- All Implemented Interfaces:
Container<HTMLDivElement,
,InputGroupItem> Finder<HTMLDivElement>
,HasElement<HTMLDivElement,
,InputGroupItem> HasHTMLElement<HTMLDivElement,
,InputGroupItem> IsElement<HTMLDivElement>
,TypedBuilder<HTMLDivElement,
,InputGroupItem> Modifiers.Disabled<HTMLDivElement,
,InputGroupItem> Modifiers.Fill<HTMLDivElement,
InputGroupItem>
public class InputGroupItem
extends SubComponent<HTMLDivElement,InputGroupItem>
implements Modifiers.Disabled<HTMLDivElement,InputGroupItem>, Modifiers.Fill<HTMLDivElement,InputGroupItem>
-
Method Summary
Modifier and TypeMethodDescriptionadd
(FormControl<?, ?> formControl) add
(Modifiers.Disabled<?, ?> component) addDropdown
(Dropdown dropdown) addFormControl
(FormControl<?, ?> formControl) button()
disabled
(boolean disabled) dropdown()
FormControl
<?, ?> static InputGroupItem
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
Methods inherited from interface org.jboss.elemento.HasElement
add, apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, innerHtml, on, on, on, run, textContent, textNode, 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.Disabled
disabled, isDisabled
Methods inherited from interface org.patternfly.style.Modifiers.Fill
fill, fill
-
Method Details
-
inputGroupItem
-
addButton
-
add
-
addFormControl
-
add
-
add
-
disabled
- Specified by:
disabled
in interfaceModifiers.Disabled<HTMLDivElement,
InputGroupItem>
-
that
- Specified by:
that
in interfaceTypedBuilder<HTMLDivElement,
InputGroupItem>
-
button
-
dropdown
-
formControl
-