Example usage for com.google.gwt.editor.client.impl BaseEditorDriver subclass-usage

List of usage examples for com.google.gwt.editor.client.impl BaseEditorDriver subclass-usage

Introduction

In this page you can find the example usage for com.google.gwt.editor.client.impl BaseEditorDriver subclass-usage.

Usage

From source file com.google.web.bindery.requestfactory.gwt.client.impl.AbstractRequestFactoryEditorDriver.java

/**
 * Contains utility methods for top-level driver implementations.
 * 
 * @param <R> the type being edited
 * @param <E> the type of Editor
 */