org.jbpm.formbuilder.client.effect
Class ResizeEffect

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

public class ResizeEffect
extends FBFormEffect

Resizes a component


Constructor Summary
ResizeEffect()
           
 
Method Summary
protected  void createStyles()
           
protected  void undoableEvent(ResizeEvent event, FBFormItem item)
           
 
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

ResizeEffect

public ResizeEffect()
Method Detail

createStyles

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

undoableEvent

protected void undoableEvent(ResizeEvent event,
                             FBFormItem item)


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