Uses of Class
com.oorian.bootstrap.forms.BsSelect
Packages that use BsSelect
-
Uses of BsSelect in com.oorian.bootstrap.forms
Methods in com.oorian.bootstrap.forms that return BsSelectModifier and TypeMethodDescriptionAdds an option to the select.Adds an option to the select.BsSelect.addPlaceholder(String text) Adds a disabled placeholder option.BsSelect.setMultiple(boolean multiple) Sets whether the select allows multiple selections.Sets the select name.BsSelect.setRequired(boolean required) Sets whether the select is required.Sets the select size.BsSelect.setValidationState(ValidationState state) Sets the validation state.