| Issue 241: | IMPROVEMENT: Send a String[] to method setColumnProperties on TableFacade class | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Instead of passign "String..." to the method it would be great to be also able to pass a String[] with the property names. This way someone could prepare a method like "prepareJMesaExporting" on a parent controller (Spring-MVC) and call this method from the children in case you need to do exporting. Thinking of a JSP-TAG based application. At the momento the only solution for me is to write the lines to prepare exporting by hand on each controller.
Mar 10, 2011
Project Member
#1
jeff.johnston.mn@gmail.com
Status:
Invalid
|