Issue 241: IMPROVEMENT: Send a String[] to method setColumnProperties on TableFacade class
Status:  Invalid
Owner: ----
Closed:  Mar 2011
Reported by franserr...@gmail.com, Jan 28, 2010
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
I am not sure that I understand what you are getting at...do you have an example?
Status: Invalid