org.jbpm.formbuilder.client.command
Class PasteCommand
java.lang.Object
org.jbpm.formapi.client.AbstractFormItemCommand
org.jbpm.formbuilder.client.command.AbstractCopyPasteCommand
org.jbpm.formbuilder.client.command.PasteCommand
- All Implemented Interfaces:
- com.google.gwt.core.client.Scheduler.ScheduledCommand, com.google.gwt.user.client.Command, BaseCommand
public class PasteCommand
- extends AbstractCopyPasteCommand
Handles the action of pasting a 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 |
PasteCommand
public PasteCommand()
enable
protected void enable(com.google.gwt.user.client.ui.MenuItem menuItem)
- Specified by:
enable in class AbstractFormItemCommand
execute
public void execute()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.