Package | Description |
---|---|
com.vaadin.data.provider |
Modifier and Type | Method and Description |
---|---|
protected <F> HierarchyMapper<T,F> |
HierarchicalDataCommunicator.createHierarchyMapper(HierarchicalDataProvider<T,F> dataProvider)
Create new
HierarchyMapper for the given data provider. |
protected HierarchyMapper<T,?> |
HierarchicalDataCommunicator.getHierarchyMapper()
Returns the
HierarchyMapper used by this data communicator. |
Copyright © 2018 Vaadin Ltd. All rights reserved.