Class ComboBoxElementUi
- java.lang.Object
-
- com.vaadin.flow.component.Component
-
- com.vaadin.flow.component.AbstractField<C,T>
-
- com.vaadin.flow.component.AbstractSinglePropertyField<R,T>
-
- com.vaadin.flow.component.combobox.GeneratedVaadinComboBox<com.vaadin.flow.component.combobox.ComboBox<T>,T>
-
- com.vaadin.flow.component.combobox.ComboBox
-
- com.neotropic.kuwaiba.modules.commercial.processman.elementUi.ComboBoxElementUi
-
- All Implemented Interfaces:
ElementUi
,com.vaadin.flow.component.AttachNotifier
,com.vaadin.flow.component.BlurNotifier
,com.vaadin.flow.component.DetachNotifier
,com.vaadin.flow.component.Focusable
,com.vaadin.flow.component.FocusNotifier
,com.vaadin.flow.component.HasElement
,com.vaadin.flow.component.HasEnabled
,com.vaadin.flow.component.HasHelper
,com.vaadin.flow.component.HasLabel
,com.vaadin.flow.component.HasSize
,com.vaadin.flow.component.HasStyle
,com.vaadin.flow.component.HasValidation
,com.vaadin.flow.component.HasValue
,com.vaadin.flow.component.HasValueAndElement
,com.vaadin.flow.data.binder.HasFilterableDataProvider
,com.vaadin.flow.data.binder.HasItems
,Serializable
public class ComboBoxElementUi extends com.vaadin.flow.component.combobox.ComboBox implements ElementUi
- Author:
- Mauricio Ruiz Beltrán <mauricio.ruiz@kuwaiba.org>
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.vaadin.flow.component.combobox.ComboBox
com.vaadin.flow.component.combobox.ComboBox.FetchItemsCallback<T extends Object>, com.vaadin.flow.component.combobox.ComboBox.ItemFilter<T extends Object>
-
Nested classes/interfaces inherited from class com.vaadin.flow.component.combobox.GeneratedVaadinComboBox
com.vaadin.flow.component.combobox.GeneratedVaadinComboBox.CustomValueSetEvent<R extends com.vaadin.flow.component.combobox.GeneratedVaadinComboBox<R,?>>, com.vaadin.flow.component.combobox.GeneratedVaadinComboBox.FilterChangeEvent<R extends com.vaadin.flow.component.combobox.GeneratedVaadinComboBox<R,?>>, com.vaadin.flow.component.combobox.GeneratedVaadinComboBox.InvalidChangeEvent<R extends com.vaadin.flow.component.combobox.GeneratedVaadinComboBox<R,?>>, com.vaadin.flow.component.combobox.GeneratedVaadinComboBox.OpenedChangeEvent<R extends com.vaadin.flow.component.combobox.GeneratedVaadinComboBox<R,?>>, com.vaadin.flow.component.combobox.GeneratedVaadinComboBox.SelectedItemChangeEvent<R extends com.vaadin.flow.component.combobox.GeneratedVaadinComboBox<R,?>>
-
Nested classes/interfaces inherited from class com.vaadin.flow.component.AbstractField
com.vaadin.flow.component.AbstractField.ComponentValueChangeEvent<C extends com.vaadin.flow.component.Component,V extends Object>
-
Nested classes/interfaces inherited from interface com.vaadin.flow.component.BlurNotifier
com.vaadin.flow.component.BlurNotifier.BlurEvent<C extends com.vaadin.flow.component.Component>
-
Nested classes/interfaces inherited from interface com.vaadin.flow.component.FocusNotifier
com.vaadin.flow.component.FocusNotifier.FocusEvent<C extends com.vaadin.flow.component.Component>
-
Nested classes/interfaces inherited from interface com.vaadin.flow.component.HasValue
com.vaadin.flow.component.HasValue.ValueChangeEvent<V extends Object>, com.vaadin.flow.component.HasValue.ValueChangeListener<E extends com.vaadin.flow.component.HasValue.ValueChangeEvent<?>>
-
-
Constructor Summary
Constructors Constructor Description ComboBoxElementUi()
-
Method Summary
-
Methods inherited from class com.vaadin.flow.component.combobox.ComboBox
addCustomValueSetListener, getDataProvider, getEmptyValue, getErrorMessage, getItemLabelGenerator, getLabel, getPageSize, getPattern, getPlaceholder, isAllowCustomValue, isAutofocus, isAutoOpen, isClearButtonVisible, isInvalid, isOpened, isPreventInvalidInput, isRequired, onAttach, onDetach, setAllowCustomValue, setAutofocus, setAutoOpen, setClearButtonVisible, setDataProvider, setDataProvider, setDataProvider, setDataProvider, setDataProvider, setErrorMessage, setInvalid, setItemLabelGenerator, setItems, setItems, setItems, setLabel, setOpened, setPageSize, setPattern, setPlaceholder, setPreventInvalidInput, setRenderer, setRequired, setRequiredIndicatorVisible, setValue, validate
-
Methods inherited from class com.vaadin.flow.component.combobox.GeneratedVaadinComboBox
addFilterChangeListener, addInvalidChangeListener, addOpenedChangeListener, addSelectedItemChangeListener, addToPrefix, cancel, checkValidity, clearCache, close, getErrorMessageString, getFilteredItemsJsonArray, getFilterString, getItemIdPathString, getItemLabelPathString, getItemsJsonArray, getItemValuePathString, getLabelString, getNameString, getPageSizeDouble, getPatternString, getPlaceholderString, getSelectedItemJsonObject, getSizeDouble, isAllowCustomValueBoolean, isAutofocusBoolean, isClearButtonVisibleBoolean, isDisabledBoolean, isInvalidBoolean, isLoadingBoolean, isOpenedBoolean, isPreventInvalidInputBoolean, isReadonlyBoolean, isRequiredBoolean, open, remove, removeAll, render, setDisabled, setFilter, setFilteredItems, setItemIdPath, setItemLabelPath, setItems, setItemValuePath, setLoading, setName, setPageSize, setReadonly, setSelectedItem, setSize
-
Methods inherited from class com.vaadin.flow.component.AbstractSinglePropertyField
getSynchronizationRegistration, hasValidValue, setPresentationValue, setSynchronizedEvent
-
Methods inherited from class com.vaadin.flow.component.AbstractField
addValueChangeListener, getValue, isEmpty, setModelValue, valueEquals
-
Methods inherited from class com.vaadin.flow.component.Component
addListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getTranslation, getTranslation, getUI, hasListener, isAttached, isTemplateMapped, isVisible, onEnabledStateChanged, set, setElement, setId, setVisible
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.vaadin.flow.component.Focusable
addFocusShortcut, blur, focus, getTabIndex, setTabIndex
-
Methods inherited from interface com.vaadin.flow.component.HasHelper
getHelperComponent, getHelperText, setHelperComponent, setHelperText
-
Methods inherited from interface com.vaadin.flow.component.HasSize
getHeight, getHeightUnit, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getWidth, getWidthUnit, setHeight, setHeight, setHeightFull, setMaxHeight, setMaxHeight, setMaxWidth, setMaxWidth, setMinHeight, setMinHeight, setMinWidth, setMinWidth, setSizeFull, setSizeUndefined, setWidth, setWidth, setWidthFull
-
-
-
-
Method Detail
-
getElementUiId
public String getElementUiId()
- Specified by:
getElementUiId
in interfaceElementUi
-
setElementUiId
public void setElementUiId(String elementUiId)
- Specified by:
setElementUiId
in interfaceElementUi
-
getElementUiWidth
public String getElementUiWidth()
- Specified by:
getElementUiWidth
in interfaceElementUi
-
setElementUiWidth
public void setElementUiWidth(String elementUiWidth)
- Specified by:
setElementUiWidth
in interfaceElementUi
-
getElementUiMinWidth
public String getElementUiMinWidth()
- Specified by:
getElementUiMinWidth
in interfaceElementUi
-
setElementUiMinWidth
public void setElementUiMinWidth(String elementUiMinWidth)
- Specified by:
setElementUiMinWidth
in interfaceElementUi
-
getElementUiHeight
public String getElementUiHeight()
- Specified by:
getElementUiHeight
in interfaceElementUi
-
setElementUiHeight
public void setElementUiHeight(String elementUiHeigh)
- Specified by:
setElementUiHeight
in interfaceElementUi
-
getElementUiValue
public String getElementUiValue()
-
setElementUiValue
public void setElementUiValue(String elementUiValue)
-
getElementUiItems
public String getElementUiItems()
-
setElementUiItems
public void setElementUiItems(String elementUiItems)
-
getElementUiShared
public String getElementUiShared()
-
setElementUiShared
public void setElementUiShared(String elementUiShared)
-
getElementUiOnLazyLoad
public String getElementUiOnLazyLoad()
-
setElementUiOnLazyLoad
public void setElementUiOnLazyLoad(String elementUiOnLazyLoad)
-
getElementUiPropertyChangeListener
public String getElementUiPropertyChangeListener()
-
setElementUiPropertyChangeListener
public void setElementUiPropertyChangeListener(String elementUiPropertyChangeListener)
-
getElementUiOnLoad
public String getElementUiOnLoad()
-
setElementUiOnLoad
public void setElementUiOnLoad(String elementUiOnLoad)
-
getElementUiOnPropertyChange
public String getElementUiOnPropertyChange()
-
setElementUiOnPropertyChange
public void setElementUiOnPropertyChange(String elementUiOnPropertyChange)
-
getElementUiDataType
public String getElementUiDataType()
-
setElementUiDataType
public void setElementUiDataType(String elementUiDataType)
-
addEventListener
public void addEventListener(com.vaadin.flow.server.Command command)
- Specified by:
addEventListener
in interfaceElementUi
-
-