br.com.arsmachina.tapestrycrud.components
Class Remove
java.lang.Object
br.com.arsmachina.tapestrycrud.components.Remove
public class Remove
- extends Object
A component that doesn't render its tag nor its body. It is used for
previewability purposes and works a lot like Tapestry 4's $remove$.
One example can be found
in the Ars Machina Project Example Application.
- Author:
- Thiago H. de Paula Figueiredo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Remove
public Remove()
nothing
@SetupRender
public boolean nothing()
Copyright © 2008-2009 Thiago H. de Paula Figueiredo. All Rights Reserved.