
|
If you were logged in you would be able to see more operations.
|
|
|
DisplayTag
Created: 25/May/06 03:14 PM
Updated: 26/May/06 02:34 AM
|
|
| Component/s: |
Export
|
| Affects Version/s: |
1.0
|
| Fix Version/s: |
None
|
|
|
If I want to use my custom class as PDF exporter, so I specify the setProperty, TableTag discard the information; technically speaking you create exporter implementation classes as a singletone (good), but not provide ovveriding.
Fix available but for rel. 1.0 (and needs refactoryng - per intenderci ho messo una pezza !!!).
|
|
Description
|
If I want to use my custom class as PDF exporter, so I specify the setProperty, TableTag discard the information; technically speaking you create exporter implementation classes as a singletone (good), but not provide ovveriding.
Fix available but for rel. 1.0 (and needs refactoryng - per intenderci ho messo una pezza !!!).
|
Show » |
|
Maybe refactoring needs to build View exporter list directly with setProperty given information.