|
||||||||||
| 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.EditBlockContribution
public class EditBlockContribution
Contribution to BeanBlockSource identifying a block that is used to edit a property.
BeanEditor,
BeanEditForm,
PropertyEditor,
PropertyEditContext| Constructor Summary | |
|---|---|
EditBlockContribution(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 EditBlockContribution(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 | |||||||||