org.jbpm.formbuilder.client.effect
Class CopyFormEffect

java.lang.Object
  extended by org.jbpm.formapi.client.effect.FBFormEffect
      extended by org.jbpm.formbuilder.client.effect.CopyFormEffect

public class CopyFormEffect
extends FBFormEffect

Allows the copy action from the right click menu of the related FBFormItem


Constructor Summary
CopyFormEffect()
           
 
Method Summary
protected  void createStyles()
           
 
Methods inherited from class org.jbpm.formapi.client.effect.FBFormEffect
apply, createPanel, getItem, getName, getParent, getWidget, isValidForItem, remove, setParent, setWidget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyFormEffect

public CopyFormEffect()
Method Detail

createStyles

protected void createStyles()
Specified by:
createStyles in class FBFormEffect


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.