org.apache.tapestry5.services
Class DisplayBlockContribution
java.lang.Object
org.apache.tapestry5.services.BeanBlockContribution
org.apache.tapestry5.services.DisplayBlockContribution
public class DisplayBlockContribution
- extends BeanBlockContribution
Contribution to BeanBlockSource
identifying a block that is used to display a property.
- Since:
- 5.2.2
- See Also:
BeanDisplay
,
PropertyDisplay
,
Grid
,
PropertyOutputContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisplayBlockContribution
public DisplayBlockContribution(String dataType,
String pageName,
String blockId)
Copyright © 2003-2012 The Apache Software Foundation.