List of usage examples for com.google.gwt.editor.rebind AbstractEditorDriverGenerator subclass-usage
From source file com.google.web.bindery.requestfactory.gwt.rebind.RequestFactoryEditorDriverGenerator.java
/** * Generates implementations of RFEDs. */ public class RequestFactoryEditorDriverGenerator extends AbstractEditorDriverGenerator { private JClassType baseProxyType;
From source file de.knightsoftnet.validators.rebind.BeanValidationEditorDriverGenerator.java
/** * Generates implementations of {@link BeanValidationEditorDriver}. */ public class BeanValidationEditorDriverGenerator extends AbstractEditorDriverGenerator { @Override