[
https://jira.jboss.org/jira/browse/JBSEAM-3949?page=com.atlassian.jira.pl...
]
Daniel Roth closed JBSEAM-3949.
-------------------------------
Fix Version/s: 2.1.2.CR1
Resolution: Done
The code has been modified to used protected methods and not static field to get
delimeters/separetors/linebreaks. Extend CsvExcelWorkbook, override those methods and add
your new exporter to the implementations-map as shown in
http://docs.jboss.com/seam/2.1.1.GA/reference/en-US/html/excel.html#excel...
The fixed column with looks like a typical "myOwnExcelExporter" case. Same as
above, but override the getBytes method.
CSV export should take user defined separation character
--------------------------------------------------------
Key: JBSEAM-3949
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3949
Project: Seam
Issue Type: Feature Request
Components: Excel
Affects Versions: 2.1.1.GA
Reporter: Zoltan Tiringer
Assignee: Daniel Roth
Fix For: 2.1.2.CR1
CSV export should take user defined separation character (; or tab), should have
"" wrapping optional, and probably even allow fixed length column export.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira