org.jbpm.formbuilder.client.command
Class SaveFormCommand
java.lang.Object
org.jbpm.formbuilder.client.command.SaveFormCommand
- All Implemented Interfaces:
- com.google.gwt.core.client.Scheduler.ScheduledCommand, com.google.gwt.user.client.Command, BaseCommand
public class SaveFormCommand
- extends Object
- implements BaseCommand
Handles the action of saving a form on the server
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SaveFormCommand
public SaveFormCommand()
saveForm
public void saveForm(FormDataPopupPanel panel,
FormRepresentation form)
execute
public void execute()
- Specified by:
execute in interface com.google.gwt.core.client.Scheduler.ScheduledCommand- Specified by:
execute in interface com.google.gwt.user.client.Command
setItem
public void setItem(com.google.gwt.user.client.ui.MenuItem item)
- Specified by:
setItem in interface BaseCommand
setEmbeded
public void setEmbeded(String profile)
- Specified by:
setEmbeded in interface BaseCommand
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.