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

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

Introduction

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

Usage

From source file de.knightsoftnet.validators.client.editor.impl.AbstractBeanValidationEditorDriver.java

/**
 * A base implementation class for generated BeanValidationEditorDriver implementations.
 *
 * @param <T> the type being edited
 * @param <E> the Editor type
 */