List of usage examples for com.vaadin.v7.data.util ContainerHierarchicalWrapper subclass-usage
From source file com.haulmont.cuba.web.widgets.data.util.NullTreeTableContainer.java
@SuppressWarnings("deprecation") public class NullTreeTableContainer extends ContainerHierarchicalWrapper implements TreeTableContainer, AggregationContainer, Container.Ordered { public static final String ERROR_MESSAGE = "Wrapped container is not TreeTableContainer";