Form Builder NG Model 6.0.0-SNAPSHOT

org.jbpm.form.builder.ng.model.client.form.editors
Class FocusWrapper

java.lang.Object
  extended by org.jbpm.form.builder.ng.model.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)

Form Builder NG Model 6.0.0-SNAPSHOT

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