org.apache.tapestry.corelib.components
Class Unless
java.lang.Object
org.apache.tapestry.corelib.components.Unless
public class Unless
- extends Object
A close relative of the If component that inverts the meaning of its
test. This is easier than an If component with the negate parameter set to true.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Unless
public Unless()
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.