Package org.patternfly.component.form
Class FormSelectOption
java.lang.Object
org.patternfly.component.SubComponent<HTMLOptionElement,FormSelectOption>
org.patternfly.component.form.FormSelectOption
- All Implemented Interfaces:
ElementAttributeMethods<HTMLOptionElement,,FormSelectOption> ElementClassListMethods<HTMLOptionElement,,FormSelectOption> ElementConsumerMethods<HTMLOptionElement,,FormSelectOption> ElementContainerMethods<HTMLOptionElement,,FormSelectOption> ElementEventMethods<HTMLOptionElement,,FormSelectOption> ElementIdMethods<HTMLOptionElement,,FormSelectOption> ElementQueryMethods<HTMLOptionElement>,HTMLElementAttributeMethods<HTMLOptionElement,,FormSelectOption> HTMLElementDataMethods<HTMLOptionElement,,FormSelectOption> HTMLElementStyleMethods<HTMLOptionElement,,FormSelectOption> HTMLElementVisibilityMethods<HTMLOptionElement,,FormSelectOption> IsElement<HTMLOptionElement>,TypedBuilder<HTMLOptionElement,,FormSelectOption> HasValue<String>,org.patternfly.style.Modifiers.Disabled<HTMLOptionElement,FormSelectOption>
public class FormSelectOption
extends SubComponent<HTMLOptionElement,FormSelectOption>
implements org.patternfly.style.Modifiers.Disabled<HTMLOptionElement,FormSelectOption>, HasValue<String>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondisabled(boolean disabled) static FormSelectOptionformSelectOption(String label) static FormSelectOptionformSelectOption(String label, String value) placeholder(boolean selectable) placeholder(boolean placeholder, boolean selectable) that()value()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.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.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.Disabled
disabled, isDisabled
-
Constructor Details
-
FormSelectOption
-
-
Method Details
-
formSelectOption
-
formSelectOption
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLOptionElement,FormSelectOption>
-
placeholder
-
placeholder
-
placeholder
-
disabled
- Specified by:
disabledin interfaceorg.patternfly.style.Modifiers.Disabled<HTMLOptionElement,FormSelectOption>
-
label
-
value
-
value
-