T - the type being editorE - the type of editorpublic abstract class AbstractBeanValidationEditorDelegate<T,E extends com.google.gwt.editor.client.Editor<T>> extends com.google.gwt.editor.client.impl.AbstractEditorDelegate<T,E> implements HasParentDriverSetter
| Constructor and Description |
|---|
AbstractBeanValidationEditorDelegate() |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.gwt.editor.client.EditorVisitor |
createInitializerVisitor() |
void |
setParentDriver(BeanValidationEditorDriver<?,?> pparentDriver) |
com.google.gwt.event.shared.HandlerRegistration |
subscribe() |
accept, addSubDelegate, appendPath, appendPath, createChain, createComposedDelegate, ensureMutable, getEditor, getEditorChain, getErrors, getObject, getPath, initialize, initializeSubDelegates, isDirty, recordError, recordError, setDirty, setEditor, setObject, shouldFlushpublic AbstractBeanValidationEditorDelegate()
public final void setParentDriver(BeanValidationEditorDriver<?,?> pparentDriver)
setParentDriver in interface HasParentDriverSetterpublic com.google.gwt.event.shared.HandlerRegistration subscribe()
Copyright © 2015–2019. All rights reserved.