-
-
-
class ComponentDataGenerator extends com.vaadin.flow.data.provider.AbstractComponentDataGenerator<
T> implements
Serializable
-
Serialized Fields
-
componentRenderer
ComponentRenderer<? extends com.vaadin.flow.component.Component,T> componentRenderer
-
container
com.vaadin.flow.dom.Element container
-
keyMapper
com.vaadin.flow.function.ValueProvider<T,String> keyMapper
-
nodeIdPropertyName
String nodeIdPropertyName
-
-
Serialized Fields
-
componentFunction
com.vaadin.flow.function.SerializableFunction<SOURCE,COMPONENT extends com.vaadin.flow.component.Component> componentFunction
-
componentSupplier
com.vaadin.flow.function.SerializableSupplier<COMPONENT extends com.vaadin.flow.component.Component> componentSupplier
-
componentUpdateFunction
com.vaadin.flow.function.SerializableBiFunction<com.vaadin.flow.component.Component,SOURCE,com.vaadin.flow.component.Component> componentUpdateFunction
-
container
com.vaadin.flow.dom.Element container
-
itemConsumer
com.vaadin.flow.function.SerializableBiConsumer<COMPONENT extends com.vaadin.flow.component.Component,SOURCE> itemConsumer
-
owner
com.vaadin.flow.dom.Element owner
-
-
Serialized Fields
-
iconGenerator
com.vaadin.flow.function.SerializableFunction<ITEM,? extends com.vaadin.flow.component.Component> iconGenerator
-
itemLabelGenerator
com.vaadin.flow.component.ItemLabelGenerator<ITEM> itemLabelGenerator
-
-
Serialized Fields
-
ALPHANUMERIC_REGEX
String ALPHANUMERIC_REGEX
-
clientCallables
Map<String,com.vaadin.flow.function.SerializableBiConsumer<SOURCE,com.fasterxml.jackson.databind.node.ArrayNode>> clientCallables
-
propertyNamespace
String propertyNamespace
-
templateExpression
String templateExpression
-
valueProviders
Map<String,com.vaadin.flow.function.ValueProvider<SOURCE,?>> valueProviders
-
-
-
-
-
-