List of usage examples for com.vaadin.v7.server.communication.data DataGenerator interface-usage
From source file com.haulmont.cuba.web.widgets.renderers.componentrenderer.ComponentRenderer.java
/**
* A renderer for vaadin trackedComponents.
*
* Every component column must use its own renderer, so tracking the trackedComponents by column works correctly.
*
* @author Jonas Hahn (jonas.hahn@datenhahn.de)