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.Activity
Activity.start(com.google.gwt.user.client.ui.AcceptsOneWidget, com.google.gwt.event.shared.EventBus)
public boolean onSendClick()
onSendClick
in interface FormView.Delegate
public boolean onEmailSendInviteClick()
onEmailSendInviteClick
in interface FormView.Delegate
Copyright © 2015. All Rights Reserved.