br.com.arsmachina.tapestrycrud.components
Class JustBody
java.lang.Object
br.com.arsmachina.tapestrycrud.components.JustBody
public class JustBody
- extends Object
A component that just renders its body, not its tag, thus providing previewability
for Tapestry templates. It was meant to be used in the
body tag that in pages that use some Layout component.
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 |
JustBody
public JustBody()
Copyright © 2008-2009 Thiago H. de Paula Figueiredo. All Rights Reserved.