org.jbpm.formbuilder.client.command
Class CopyCommand
java.lang.Object
org.jbpm.formapi.client.AbstractFormItemCommand
org.jbpm.formbuilder.client.command.AbstractCopyPasteCommand
org.jbpm.formbuilder.client.command.CopyCommand
- All Implemented Interfaces:
- com.google.gwt.core.client.Scheduler.ScheduledCommand, com.google.gwt.user.client.Command, BaseCommand
public class CopyCommand
- extends AbstractCopyPasteCommand
Handles the action of copying a ui component
|
Method Summary |
protected void |
enable(com.google.gwt.user.client.ui.MenuItem menuItem)
|
void |
execute()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CopyCommand
public CopyCommand()
enable
protected void enable(com.google.gwt.user.client.ui.MenuItem menuItem)
- Specified by:
enable in class AbstractFormItemCommand
execute
public void execute()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.