org.apache.tapestry5.corelib.components
Class Output
java.lang.Object
org.apache.tapestry5.corelib.components.Output
@SupportsInformalParameters
public class Output
- extends Object
A component for formatting output. If the component is represented in the template using an element, then the element
(plus any informal parameters) will be output around the formatted value.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Output
public Output()
Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.