<anyxmlelement xmlns:nxe="http://nuxeo.org/nxweb/seam/excel"/>
Nuxeo Seam Excel Taglib Override
Defines alternative tags to provide excel export with JSF tags.
Info | Value |
---|---|
ID (tag prefix) | nxe |
URI | http://nuxeo.org/nxweb/seam/excel |
Tag | Description |
---|---|
column |
Overrides default column for better introspection of children. If e:column tags are not direct children, the work sheet will not find them. As layout templating adds additional JSF components, the children tree has to be introspected further on, and other children components need to be processed (UIAliasHolder components used in layout rendering for instance). |
cell |
Override of Seam cell component to control HTML encoding of accents in excel, and to improve data type guessing when using dates or numbers. |
Output generated by Vdldoc View Declaration Language Documentation Generator.