Parameters exposed from embedded components not included in Component Reference
-------------------------------------------------------------------------------
Key: TAP5-524
URL: https://issues.apache.org/jira/browse/TAP5-524
Project: Tapestry 5
Issue Type: Bug
Components: tapestry-component-report
Affects Versions: 5.1.0.0
Reporter: Yunhua Sang
Parameters exposed from embedded component by using the new introduced
"publishParameters" in annotation @Component are not shown on Component
Reference document. For instance, Grid should have parameters
"rowIndex,rowClass,volatile,encoder,lean" etc listed on its reference page, but
they are missing currently, those parameter are published from a contained
GridRows component.
Current Grid reference:
http://tapestry.formos.com/nightly/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.