public static interface FileSelectionWidget.SubmitHandler
| Modifier and Type | Method and Description | 
|---|---|
| void | onFailure(FileSelectionWidget fileSelectionWidget,
         java.lang.Throwable t) | 
| void | onSuccess(FileSelectionWidget fileSelectionWidget) | 
void onSuccess(FileSelectionWidget fileSelectionWidget)
void onFailure(FileSelectionWidget fileSelectionWidget, java.lang.Throwable t)