From jira-events at lists.jboss.org Wed Nov 3 09:20:01 2010 Content-Type: multipart/mixed; boundary="===============4131893439348846353==" 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: Wed, 03 Nov 2010 09:20:01 -0400 Message-ID: <1423314858.4177.1288790401554.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1351936241.2857.1279582732939.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============4131893439348846353== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/browse/RF-8952?page=3Dcom.atlassian.jira.plug= in.system.issuetabpanels:all-tabpanel ] Nick Belaevski updated RF-8952: ------------------------------- Fix Version/s: Future_4.X (was: 4.0.0.Milestone4) > Add element to template language. > ------------------------------------------------ > > Key: RF-8952 > URL: https://jira.jboss.org/browse/RF-8952 > Project: RichFaces > Issue Type: Task > Security Level: Public(Everyone can see) = > Components: CDK > Reporter: Alexander Smirnov > Assignee: Alexander Smirnov > Fix For: Future_4.X > > 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. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============4131893439348846353==--