Example usage for com.google.gwt.user.cellview.client CellTreeNodeView subclass-usage

List of usage examples for com.google.gwt.user.cellview.client CellTreeNodeView subclass-usage

Introduction

In this page you can find the example usage for com.google.gwt.user.cellview.client CellTreeNodeView subclass-usage.

Usage

From source file gwtquery.plugins.droppable.client.gwt.DragAndDropCellTreeNodeView.java

/**
 * A view of a tree node awith drag and drop support.
 * 
 * @param <T>
 *          the type that this view contains
 */