|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.services.BeanBlockContribution
org.apache.tapestry5.services.DisplayBlockContribution
public class DisplayBlockContribution
Contribution to BeanBlockSource
identifying a block that is used to display a property.
BeanDisplay
,
PropertyDisplay
,
Grid
,
PropertyOutputContext
Constructor Summary | |
---|---|
DisplayBlockContribution(java.lang.String dataType,
java.lang.String pageName,
java.lang.String blockId)
|
Method Summary |
---|
Methods inherited from class org.apache.tapestry5.services.BeanBlockContribution |
---|
getBlockId, getDataType, getPageName, isEdit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DisplayBlockContribution(java.lang.String dataType, java.lang.String pageName, java.lang.String blockId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |