@Dependent public class ImportArtifactFormSubmitHandler extends Object implements com.google.gwt.user.client.ui.FormPanel.SubmitHandler, com.google.gwt.user.client.ui.FormPanel.SubmitCompleteHandler
ImportArtifactDialog.| Constructor and Description |
|---|
ImportArtifactFormSubmitHandler()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onSubmit(com.google.gwt.user.client.ui.FormPanel.SubmitEvent event) |
void |
onSubmitComplete(com.google.gwt.user.client.ui.FormPanel.SubmitCompleteEvent event) |
void |
setDialog(ModalDialog dialog) |
public ImportArtifactFormSubmitHandler()
public void setDialog(ModalDialog dialog)
importArtifactDialog - public void onSubmit(com.google.gwt.user.client.ui.FormPanel.SubmitEvent event)
onSubmit in interface com.google.gwt.user.client.ui.FormPanel.SubmitHandlerFormPanel.SubmitHandler.onSubmit(com.google.gwt.user.client.ui.FormPanel.SubmitEvent)public void onSubmitComplete(com.google.gwt.user.client.ui.FormPanel.SubmitCompleteEvent event)
onSubmitComplete in interface com.google.gwt.user.client.ui.FormPanel.SubmitCompleteHandlerFormPanel.SubmitCompleteHandler.onSubmitComplete(com.google.gwt.user.client.ui.FormPanel.SubmitCompleteEvent)Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.