|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.ui.Grid.DefaultEditorErrorHandler
public class Grid.DefaultEditorErrorHandler
Default error handler for the editor
| Constructor Summary | |
|---|---|
Grid.DefaultEditorErrorHandler()
|
|
| Method Summary | |
|---|---|
void |
commitError(Grid.CommitErrorEvent event)
Called when an exception occurs while the editor row is being saved |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Grid.DefaultEditorErrorHandler()
| Method Detail |
|---|
public void commitError(Grid.CommitErrorEvent event)
Grid.EditorErrorHandler
commitError in interface Grid.EditorErrorHandlerevent - An event providing more information about the error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||