org.jbpm.form.builder.ng.model.client.form.editors
Class FocusWrapper
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FocusWrapper
public FocusWrapper()
getValue
public boolean getValue()
setValue
public void setValue(boolean value)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.