org.apache.tapestry5.corelib.components
Class PropertyDisplay
java.lang.Object
org.apache.tapestry5.corelib.base.AbstractPropertyOutput
org.apache.tapestry5.corelib.components.PropertyDisplay
public class PropertyDisplay
- extends AbstractPropertyOutput
Outputs a single property value. Overrides for individual properties come from block parameters whose name matches
the property id. This component is rarely used on its own, but is a critical piece
of the BeanDisplay component.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyDisplay
public PropertyDisplay()
Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.