-
addButton
com.vaadin.flow.component.button.Button addButton
-
allButton
com.vaadin.flow.component.button.Button allButton
-
anchorItem
TwinColSelect<T>.org.vaadin.tatu.TwinColSelect.TwinColSelectItem<T> anchorItem
-
buttons
com.vaadin.flow.component.orderedlayout.VerticalLayout buttons
-
check
TwinColSelect<T>.org.vaadin.tatu.TwinColSelect.TwinColSelectItem<T> check
-
clearButton
com.vaadin.flow.component.button.Button clearButton
-
clearTicksOnSelect
boolean clearTicksOnSelect
-
dataProvider
AtomicReference<com.vaadin.flow.data.provider.DataProvider<T,?>> dataProvider
-
dataProviderListenerRegistration
com.vaadin.flow.shared.Registration dataProviderListenerRegistration
-
errorLabel
com.vaadin.flow.component.html.Div errorLabel
-
errorMessage
String errorMessage
-
filterMode
TwinColSelect.FilterMode filterMode
-
i18n
TwinColSelect.TwinColSelectI18n i18n
-
itemEnabledProvider
com.vaadin.flow.function.SerializablePredicate<T> itemEnabledProvider
-
itemLabelGenerator
com.vaadin.flow.component.ItemLabelGenerator<T> itemLabelGenerator
-
keyMapper
com.vaadin.flow.data.provider.KeyMapper<T> keyMapper
-
label
com.vaadin.flow.component.html.NativeLabel label
-
lastFetchedDataSize
int lastFetchedDataSize
-
lastNotifiedDataSize
int lastNotifiedDataSize
-
list1
com.vaadin.flow.component.orderedlayout.VerticalLayout list1
-
list2
com.vaadin.flow.component.orderedlayout.VerticalLayout list2
-
pickMode
TwinColSelect.PickMode pickMode
-
rand
Random rand
-
recycleButton
com.vaadin.flow.component.button.Button recycleButton
-
removeButton
com.vaadin.flow.component.button.Button removeButton
-
requiredIndicatorVisible
boolean requiredIndicatorVisible
-
sizeRequest
com.vaadin.flow.function.SerializableConsumer<com.vaadin.flow.component.UI> sizeRequest
-
sortMode
TwinColSelect.SortMode sortMode
-
tooltipGenerator
com.vaadin.flow.function.SerializableFunction<T,String> tooltipGenerator