[ http://jira.codehaus.org/browse/DISPL-267?page=comments#action_73455 ] Robert Scholte commented on DISPL-267: --------------------------------------
Is there an upgrade for 1.1 available? > 5 new features (patch included): TR decorator, new layout property for > page-link banner, instead of empty TD, ability to call JSCRIPT instead > of requestURI, new RequestHelper > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: DISPL-267 > URL: http://jira.codehaus.org/browse/DISPL-267 > Project: DisplayTag > Issue Type: New Feature > Components: HTML Generation, Tag Library, Decorators > Affects Versions: 1.0 > Fix For: TBD > > Attachments: displaytag-diff.txt, srcNewClasses.rar > > > Five cool features ready to add into displaytag (PATCH INCLUDED AND THREE NEW > CLASSES ARE PROVIDED) ! > 1) new jScriptName TableTag property for jscript based requestURI - Now you > can build table that execute a jscript function by passing the URI as > argument (this allow to perform what you want such as: form submit, > validation, etc...); > 2) new Request helper (QueryStringRequestHelperFactory.java & > QueryStringRequestHelper.java) that generate base HREF only with parameter of > QueryString (necessary to avoid to overflow requestURI when form submit are > executed); > 3) added new TableDecorator callback to customize <TR> html tab called > decorateRowTag - Now you can add to each row: custom style, jscript event > like onclick, onmouseover, etc...). The method take in input the default TR > tag string that can be enriched or throw out to provide custom TR content. > 4) new property to control pagebanner and pagelinks sections together - Now > displaytag render pagebanner and pagelinks by following new property > paging.banner.page.layout that by default contain:{0}{1} (no visual effects), > where {0} is pagebanner and {1} is pagelinks. > 5) avoid very empty TD tag but put instead (useful when table border > is set). > Sorry Fabrizio, but I have no more time to revise documentations and to > provide test cases. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel