Interface HasHierarchicalDataProvider<T>

Type Parameters:
T - the item data type
All Superinterfaces:
Serializable

public interface HasHierarchicalDataProvider<T> extends Serializable
A generic interface for hierarchical listing components that use a data provider for showing hierarchical data.
Since:
1.1
Author:
Vaadin Ltd