public interface RangeTagDeclaration extends HasIdBindingAndRendered, HasConverter, IsReadonly, IsDisabled, HasHelp, HasTip, HasAccessKey, HasValidator, HasValue, HasValueChangeListener, HasTabIndex, IsFocus, IsVisual, HasValidatorMessage, HasConverterMessage, HasLabel, HasLabelLayout, HasAutoSpacing
| Modifier and Type | Method and Description |
|---|---|
void |
setMax(String max)
Sets the maximum value of the range.
|
void |
setMin(String min)
Sets the minimum value of the range.
|
void |
setStep(String step)
Sets the step size of the range.
|
setBindingsetRenderedsetConvertersetReadonlysetDisabledsetHelpsetTipsetAccessKeysetValidatorsetValuesetValueChangeListenersetTabIndexsetFocussetCustomClass, setMarkupsetValidatorMessagesetConverterMessagesetLabelsetLabelLayoutsetAutoSpacingCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.