Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 1 | espaco | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- Created with Jaspersoft Studio version 6.2.2.final using JasperReports Library version 6.2.2 --> |
||
| 3 | <!-- 2016-06-14T15:37:25 --> |
||
| 4 | <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="subrelatorio_detalhamento_topicos" pageWidth="555" pageHeight="802" whenNoDataType="NoDataSection" columnWidth="555" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="e791000a-877a-458c-ae06-e3c999bcbcb3"> |
||
| 5 | <property name="ireport.zoom" value="1.9487171000000014"/> |
||
| 6 | <property name="ireport.x" value="0"/> |
||
| 7 | <property name="ireport.y" value="0"/> |
||
| 8 | <property name="com.jaspersoft.studio.unit." value="pixel"/> |
||
| 9 | <property name="com.jaspersoft.studio.unit.pageHeight" value="pixel"/> |
||
| 10 | <property name="com.jaspersoft.studio.unit.pageWidth" value="pixel"/> |
||
| 11 | <property name="com.jaspersoft.studio.unit.topMargin" value="pixel"/> |
||
| 12 | <property name="com.jaspersoft.studio.unit.bottomMargin" value="pixel"/> |
||
| 13 | <property name="com.jaspersoft.studio.unit.leftMargin" value="pixel"/> |
||
| 14 | <property name="com.jaspersoft.studio.unit.rightMargin" value="pixel"/> |
||
| 15 | <property name="com.jaspersoft.studio.unit.columnWidth" value="pixel"/> |
||
| 16 | <property name="com.jaspersoft.studio.unit.columnSpacing" value="pixel"/> |
||
| 17 | <property name="net.sf.jasperreports.print.create.bookmarks" value="true"/> |
||
| 18 | <parameter name="SUBREPORT_DIR" class="java.lang.String"> |
||
| 19 | <parameterDescription><![CDATA[]]></parameterDescription> |
||
| 20 | <defaultValueExpression><![CDATA[$P{SUBREPORT_DIR}]]></defaultValueExpression> |
||
| 21 | </parameter> |
||
| 22 | <queryString> |
||
| 23 | <![CDATA[]]> |
||
| 24 | </queryString> |
||
| 25 | <field name="descricaoTipoTopico" class="java.lang.String"> |
||
| 26 | <fieldDescription><![CDATA[descricaoTipoTopico]]></fieldDescription> |
||
| 27 | </field> |
||
| 28 | <field name="respostas" class="java.util.List"> |
||
| 29 | <fieldDescription><![CDATA[respostas]]></fieldDescription> |
||
| 30 | </field> |
||
| 31 | <field name="tipoTopico" class="java.lang.String"> |
||
| 32 | <fieldDescription><![CDATA[tipoTopico]]></fieldDescription> |
||
| 33 | </field> |
||
| 34 | <group name="sequencialQuestao" isReprintHeaderOnEachPage="true"> |
||
| 35 | <groupExpression><![CDATA[$F{tipoTopico}]]></groupExpression> |
||
| 36 | <groupHeader> |
||
| 37 | <band height="15"> |
||
| 38 | <printWhenExpression><![CDATA[$F{tipoTopico} != null]]></printWhenExpression> |
||
| 39 | <rectangle> |
||
| 40 | <reportElement x="0" y="0" width="555" height="15" isRemoveLineWhenBlank="true" isPrintInFirstWholeBand="true" backcolor="#CCCCCC" uuid="3b56e20a-5985-45d2-bcfb-819e75cd74fc"> |
||
| 41 | <property name="com.jaspersoft.studio.unit.height" value="pixel"/> |
||
| 42 | </reportElement> |
||
| 43 | </rectangle> |
||
| 44 | <textField isBlankWhenNull="true"> |
||
| 45 | <reportElement x="5" y="0" width="550" height="14" uuid="75f33cbb-36ae-4cc9-bda8-4165d476213b"/> |
||
| 46 | <textElement verticalAlignment="Middle"> |
||
| 47 | <font isBold="true"/> |
||
| 48 | </textElement> |
||
| 49 | <textFieldExpression><![CDATA[$F{descricaoTipoTopico}]]></textFieldExpression> |
||
| 50 | </textField> |
||
| 51 | </band> |
||
| 52 | </groupHeader> |
||
| 53 | </group> |
||
| 54 | <background> |
||
| 55 | <band splitType="Stretch"/> |
||
| 56 | </background> |
||
| 57 | <detail> |
||
| 58 | <band height="20" splitType="Stretch"> |
||
| 59 | <rectangle> |
||
| 60 | <reportElement x="0" y="0" width="555" height="20" uuid="eabe0b10-cbe6-48c3-9f2c-8cb3e250585d"> |
||
| 61 | <property name="com.jaspersoft.studio.unit.width" value="pixel"/> |
||
| 62 | </reportElement> |
||
| 63 | </rectangle> |
||
| 64 | <subreport> |
||
| 65 | <reportElement isPrintRepeatedValues="false" x="0" y="0" width="555" height="20" uuid="c6fbb17f-b812-4b8c-81ad-eba28f771581"> |
||
| 66 | <property name="com.jaspersoft.studio.unit.height" value="pixel"/> |
||
| 67 | </reportElement> |
||
| 68 | <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{respostas})]]></dataSourceExpression> |
||
| 69 | <subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "subrelatorio_detalhamento_resposta.jasper"]]></subreportExpression> |
||
| 70 | </subreport> |
||
| 71 | </band> |
||
| 72 | </detail> |
||
| 73 | <noData> |
||
| 74 | <band height="15"> |
||
| 75 | <staticText> |
||
| 76 | <reportElement x="5" y="0" width="555" height="15" uuid="f8dca4b5-9e67-4d4d-9988-eb28ca085b4f"/> |
||
| 77 | <textElement verticalAlignment="Middle"> |
||
| 78 | <font fontName="Arial" size="8" isBold="true"/> |
||
| 79 | </textElement> |
||
| 80 | <text><![CDATA[NÃO POSSUI RESPOSTAS.]]></text> |
||
| 81 | </staticText> |
||
| 82 | </band> |
||
| 83 | </noData> |
||
| 84 | </jasperReport> |