public class FormErrorsValidation extends com.google.gwt.activity.shared.AbstractActivity implements FormView.Delegate
| Constructor and Description |
|---|
FormErrorsValidation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
onEmailSendInviteClick() |
boolean |
onSendClick() |
void |
start(com.google.gwt.user.client.ui.AcceptsOneWidget panel,
com.google.gwt.event.shared.EventBus eventBus) |
public void start(com.google.gwt.user.client.ui.AcceptsOneWidget panel,
com.google.gwt.event.shared.EventBus eventBus)
start in interface com.google.gwt.activity.shared.ActivityActivity.start(com.google.gwt.user.client.ui.AcceptsOneWidget, com.google.gwt.event.shared.EventBus)public boolean onSendClick()
onSendClick in interface FormView.Delegatepublic boolean onEmailSendInviteClick()
onEmailSendInviteClick in interface FormView.DelegateCopyright © 2015. All Rights Reserved.