You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org> on 2007/06/24 15:42:44 UTC

[jira] Updated: (TAPESTRY-1257) Listing inner components in a property

     [ 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.2)
                   4.1.3

> 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.3
>
>
> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org