public class NotEmptyFileUploadValidator extends eu.maydu.gwt.validation.client.Validator<NotEmptyFileUploadValidator>
| Modifier and Type | Field and Description |
|---|---|
protected com.google.gwt.user.client.ui.FileUpload |
fileUpload |
| Constructor and Description |
|---|
NotEmptyFileUploadValidator(com.google.gwt.user.client.ui.FileUpload fileUpload) |
| Modifier and Type | Method and Description |
|---|---|
void |
invokeActions(eu.maydu.gwt.validation.client.ValidationResult result) |
eu.maydu.gwt.validation.client.ValidationResult |
validate(eu.maydu.gwt.validation.client.i18n.ValidationMessages allMessages) |
public NotEmptyFileUploadValidator(com.google.gwt.user.client.ui.FileUpload fileUpload)
public eu.maydu.gwt.validation.client.ValidationResult validate(eu.maydu.gwt.validation.client.i18n.ValidationMessages allMessages)
validate in class eu.maydu.gwt.validation.client.Validator<NotEmptyFileUploadValidator>public void invokeActions(eu.maydu.gwt.validation.client.ValidationResult result)
invokeActions in class eu.maydu.gwt.validation.client.Validator<NotEmptyFileUploadValidator>Copyright © 2017 Open Knowledge Management System S.L.. All rights reserved.