org.jbpm.formbuilder.client.command
Class CopyCommand

java.lang.Object
  extended by org.jbpm.formapi.client.AbstractFormItemCommand
      extended by org.jbpm.formbuilder.client.command.AbstractCopyPasteCommand
          extended by 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


Constructor Summary
CopyCommand()
           
 
Method Summary
protected  void enable(com.google.gwt.user.client.ui.MenuItem menuItem)
           
 void execute()
           
 
Methods inherited from class org.jbpm.formbuilder.client.command.AbstractCopyPasteCommand
fireUndoableEvent, getMemory, setEmbeded, setItem, setMemory
 
Methods inherited from class org.jbpm.formapi.client.AbstractFormItemCommand
append, enable, getSelectedItem, setSelectedItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyCommand

public CopyCommand()
Method Detail

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.