From jira-events at lists.jboss.org Fri Jan 28 15:00:41 2011 Content-Type: multipart/mixed; boundary="===============4538475183243741455==" MIME-Version: 1.0 From: Nick Belaevski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-8952) Add element to template language. Date: Fri, 28 Jan 2011 15:00:41 -0500 Message-ID: <452983070.1891.1296244841664.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1351936241.2857.1279582732939.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============4538475183243741455== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-8952?page=3Dcom.atlassian.jira.pl= ugin.system.issuetabpanels:all-tabpanel ] Nick Belaevski updated RF-8952: ------------------------------- Fix Version/s: Post_4.F (was: Future_4.X) > Add element to template language. > ------------------------------------------------ > > Key: RF-8952 > URL: https://issues.jboss.org/browse/RF-8952 > Project: RichFaces > Issue Type: Feature Request > Security Level: Public(Everyone can see) = > Components: cdk > Reporter: Alexander Smirnov > Assignee: Alexander Smirnov > Fix For: Post_4.F > > Original Estimate: 0 minutes > Remaining Estimate: 0 minutes > > It would be useful to generate html code snippets as Java functions that = would be called anywhere from template or java code. For example, html tabl= e cells need sofisticated code for iteration while they should be generated= inside row elements. The template like this: > > > > > > > > > > > > >
....
> lets to put row/cells rendering logic into Java code (renderRows/renderCe= lls methods ) while template markup still follow desired html code. > P.S. It would be even more convenient to union both calls into single ele= ment with name/call attributes. -- = This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============4538475183243741455==--