public interface SelectOneChoiceTagDeclaration extends SelectOneTagDeclaration, HasId, IsDisabled, IsReadonly, HasLabel, IsRendered, HasConverter, HasBinding, HasTip, Select2
Modifier and Type | Method and Description |
---|---|
void |
setMinimumResultsForSearch(String disabled)
The minimum number of results required to display the search box.
|
void |
setPlaceholder(String allowed)
Displays a short text in the input field, that describes the meaning of this field.
|
void |
setRequired(String required)
Flag indicating that selecting an Item representing a value is required.
|
void |
setSelect2(String disabled)
Flag indicating that this element is rendered as select2.
|
setValidator
setOnchange
setValue
setValueChangeListener
setValidatorMessage
setConverterMessage
setRequiredMessage
setTabIndex
setFocus
setHeight, setWidth
setColumnSpan, setCurrentHeight, setCurrentWidth, setDisplay, setHorizontalIndex, setLeft, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setMaximumHeight, setMaximumWidth, setMinimumHeight, setMinimumWidth, setPreferredHeight, setPreferredWidth, setRowSpan, setTop, setVerticalIndex
setMarkup
setCurrentMarkup
setDisabled
setReadonly
setLabel
setRendered
setConverter
setBinding
setTip
setAllowClear, setAllowCustom, setMatcher, setMaximumInputLength, setMaximumSelectionLength, setMinimumInputLength
void setRequired(String required)
void setSelect2(String disabled)
void setMinimumResultsForSearch(String disabled)
void setPlaceholder(String allowed)
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.