[
https://issues.apache.org/jira/browse/TAPESTRY-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse Kuhnert updated TAPESTRY-1257:
------------------------------------
Fix Version/s: (was: 4.1.5)
4.1.6
> Listing inner components in a property
> --------------------------------------
>
> Key: TAPESTRY-1257
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1257
> Project: Tapestry
> Issue Type: Wish
> Components: Framework
> Reporter: Ilya Zverev
> Priority: Minor
> Fix For: 4.1.6
>
>
> In a previous version of our Tapestry library I extended LinkSubmit component
> not only with "defer" property (that later was included in the library, what
> amazed me because even property names were the same), but also with "text"
> property that specifies inner text of the link. That was done to avoid
> creation of html templates when I needed just to pass a list of buttons
> (rendered as links) as a parameter to some general component.
> So, this idea can be generalized to give tapestry developers option to not
> create html template, but to specify all components in component body with a
> parameter that receives either String, IComponent or List of Strings and/or
> IComponents. This property, named for example 'contents', may apply to every
> component that has 'allow-body' enabled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]