org.jbpm.formbuilder.client.effect
Class ValidationsEffect

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

public class ValidationsEffect
extends FBFormEffect

Allows to add validations to the related FBFormItem


Constructor Summary
ValidationsEffect()
           
 
Method Summary
 com.google.gwt.user.client.ui.PopupPanel createPanel()
           
protected  void createStyles()
           
 
Methods inherited from class org.jbpm.formapi.client.effect.FBFormEffect
apply, 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

ValidationsEffect

public ValidationsEffect()
Method Detail

createStyles

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

createPanel

public com.google.gwt.user.client.ui.PopupPanel createPanel()
Overrides:
createPanel in class FBFormEffect


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