org.jbpm.formbuilder.client.form.editors
Class FocusWrapper

java.lang.Object
  extended by org.jbpm.formbuilder.client.form.editors.FocusWrapper

public class FocusWrapper
extends Object

wrapper class for boolean, to allow alteration inside anomymous classes


Constructor Summary
FocusWrapper()
           
 
Method Summary
 boolean getValue()
           
 void setValue(boolean value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FocusWrapper

public FocusWrapper()
Method Detail

getValue

public boolean getValue()

setValue

public void setValue(boolean value)


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