org.wicketopia.util
Class ContextualBoolean
java.lang.Object
org.wicketopia.util.ContextualBoolean
public class ContextualBoolean
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextualBoolean
public ContextualBoolean(boolean defaultValue)
getValue
public boolean getValue(Context context)
setValue
public void setValue(ContextPredicate predicate,
boolean value)
Copyright © 2010-2013. All Rights Reserved.