org.jbpm.formbuilder.client.effect
Class AddColumnFormEffect

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

public class AddColumnFormEffect
extends FBFormEffect


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

Constructor Detail

AddColumnFormEffect

public AddColumnFormEffect()
Method Detail

isValidForItem

public boolean isValidForItem(FBFormItem item)
Overrides:
isValidForItem in class FBFormEffect

createStyles

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


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