![]() |
![]() |
![]() |
font help bookshelf TOC thumbnails | 2 of 7 | ![]() |
![]() |
Leo : Examples Flextable |
Since the Flextable component is distributed in an XSLT stylesheet, the process of actually displaying the component to the viewer goes like this:
The actual component is a Javascript object.
Any developer wishing to extend or modify the component is going to need information about the XML format that the stylesheet explains. It is also going to be difficult for a Javascript developer to work directly from the stylesheet, since that contains a mixture of XSLT and Javascript, rather than the final Javascript output.
1 2 3 4 5 6 7 |