Example usage for com.vaadin.v7.data.util ContainerOrderedWrapper subclass-usage

List of usage examples for com.vaadin.v7.data.util ContainerOrderedWrapper subclass-usage

Introduction

In this page you can find the example usage for com.vaadin.v7.data.util ContainerOrderedWrapper subclass-usage.

Usage

From source file com.haulmont.cuba.web.widgets.data.util.NullGroupTableContainer.java

@SuppressWarnings("deprecation")
public class NullGroupTableContainer extends ContainerOrderedWrapper
        implements GroupTableContainer, AggregationContainer {

    public static final String ERROR_MESSAGE = "Wrapped container is not GroupTableContainer";