Uses of Class
org.teamapps.dto.UiTagComboBox
-
Uses of UiTagComboBox in org.teamapps.dto
Methods in org.teamapps.dto that return UiTagComboBoxModifier and TypeMethodDescriptionUiTagComboBox.setAllowAnyText(boolean allowAnyText) UiTagComboBox.setAnimate(boolean animate) UiTagComboBox.setAutoComplete(boolean autoComplete) UiTagComboBox.setDebuggingId(String debuggingId) UiTagComboBox.setDistinct(boolean distinct) UiTagComboBox.setDropDownMaxHeight(Integer dropDownMaxHeight) UiTagComboBox.setDropDownMinWidth(Integer dropDownMinWidth) UiTagComboBox.setEditingMode(UiFieldEditingMode editingMode) UiTagComboBox.setFieldMessages(List<UiFieldMessage> fieldMessages) UiTagComboBox.setHighlightFirstResultEntry(boolean highlightFirstResultEntry) UiTagComboBox.setMaxEntries(int maxEntries) UiTagComboBox.setPlaceholderText(String placeholderText) UiTagComboBox.setShowClearButton(boolean showClearButton) UiTagComboBox.setShowDropDownAfterResultsArrive(boolean showDropDownAfterResultsArrive) UiTagComboBox.setShowDropDownButton(boolean showDropDownButton) UiTagComboBox.setShowExpanders(boolean showExpanders) UiTagComboBox.setShowHighlighting(boolean showHighlighting) UiTagComboBox.setTemplates(Map<String, UiTemplate> templates) UiTagComboBox.setTextHighlightingEntryLimit(int textHighlightingEntryLimit) UiTagComboBox.setTwoStepDeletion(boolean twoStepDeletion) UiTagComboBox.setVisible(boolean visible) UiTagComboBox.setWrappingMode(UiTagComboBox.WrappingMode wrappingMode)