sections.exporter.subTable.xhtml Maven / Gradle / Ivy
The newest version!
The subtable export feature enables to export the table who is having subtable type of data. Here,we should
enable/set isSubTable flag to "true" value.
${showcase:getFileContent('/sections/exporter/example-subTables.xhtml')}
${showcase:getFileContent('/org/primefaces/extensions/showcase/controller/exporter/SubTableController.java')}