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