Class AbstractDataViewDelegate<C extends com.vaadin.flow.component.Component & com.vaadin.flow.data.provider.HasDataView<V,?,?> & SupportsDataProvider<V>,V>
java.lang.Object
io.jmix.flowui.component.delegate.AbstractComponentDelegate<C>
io.jmix.flowui.component.delegate.AbstractDataViewDelegate<C,V>
- Direct Known Subclasses:
DataViewDelegate
public abstract class AbstractDataViewDelegate<C extends com.vaadin.flow.component.Component & com.vaadin.flow.data.provider.HasDataView<V,?,?> & SupportsDataProvider<V>,V>
extends AbstractComponentDelegate<C>
-
Field Summary
Fields inherited from class io.jmix.flowui.component.delegate.AbstractComponentDelegate
component
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jmix.flowui.component.delegate.AbstractComponentDelegate
getComponent
-
Field Details
-
binding
protected DataViewBinding<C extends com.vaadin.flow.component.Component & com.vaadin.flow.data.provider.HasDataView<V,?, binding?> & SupportsDataProvider<V>, V>
-
-
Constructor Details
-
AbstractDataViewDelegate
-
-
Method Details
-
bind
-