Subversion Repositories Integrator Subversion

Rev

Blame | Last modification | View Log | Download | RSS feed

<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.2.2.final using JasperReports Library version 6.2.2  -->
<!-- 2016-06-14T15:37:25 -->
<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">
        <property name="ireport.zoom" value="1.9487171000000014"/>
        <property name="ireport.x" value="0"/>
        <property name="ireport.y" value="0"/>
        <property name="com.jaspersoft.studio.unit." value="pixel"/>
        <property name="com.jaspersoft.studio.unit.pageHeight" value="pixel"/>
        <property name="com.jaspersoft.studio.unit.pageWidth" value="pixel"/>
        <property name="com.jaspersoft.studio.unit.topMargin" value="pixel"/>
        <property name="com.jaspersoft.studio.unit.bottomMargin" value="pixel"/>
        <property name="com.jaspersoft.studio.unit.leftMargin" value="pixel"/>
        <property name="com.jaspersoft.studio.unit.rightMargin" value="pixel"/>
        <property name="com.jaspersoft.studio.unit.columnWidth" value="pixel"/>
        <property name="com.jaspersoft.studio.unit.columnSpacing" value="pixel"/>
        <property name="net.sf.jasperreports.print.create.bookmarks" value="true"/>
        <parameter name="SUBREPORT_DIR" class="java.lang.String">
                <parameterDescription><![CDATA[]]></parameterDescription>
                <defaultValueExpression><![CDATA[$P{SUBREPORT_DIR}]]></defaultValueExpression>
        </parameter>
        <queryString>
                <![CDATA[]]>
        </queryString>
        <field name="descricaoTipoTopico" class="java.lang.String">
                <fieldDescription><![CDATA[descricaoTipoTopico]]></fieldDescription>
        </field>
        <field name="respostas" class="java.util.List">
                <fieldDescription><![CDATA[respostas]]></fieldDescription>
        </field>
        <field name="tipoTopico" class="java.lang.String">
                <fieldDescription><![CDATA[tipoTopico]]></fieldDescription>
        </field>
        <group name="sequencialQuestao" isReprintHeaderOnEachPage="true">
                <groupExpression><![CDATA[$F{tipoTopico}]]></groupExpression>
                <groupHeader>
                        <band height="15">
                                <printWhenExpression><![CDATA[$F{tipoTopico} != null]]></printWhenExpression>
                                <rectangle>
                                        <reportElement x="0" y="0" width="555" height="15" isRemoveLineWhenBlank="true" isPrintInFirstWholeBand="true" backcolor="#CCCCCC" uuid="3b56e20a-5985-45d2-bcfb-819e75cd74fc">
                                                <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                </rectangle>
                                <textField isBlankWhenNull="true">
                                        <reportElement x="5" y="0" width="550" height="14" uuid="75f33cbb-36ae-4cc9-bda8-4165d476213b"/>
                                        <textElement verticalAlignment="Middle">
                                                <font isBold="true"/>
                                        </textElement>
                                        <textFieldExpression><![CDATA[$F{descricaoTipoTopico}]]></textFieldExpression>
                                </textField>
                        </band>
                </groupHeader>
        </group>
        <background>
                <band splitType="Stretch"/>
        </background>
        <detail>
                <band height="20" splitType="Stretch">
                        <rectangle>
                                <reportElement x="0" y="0" width="555" height="20" uuid="eabe0b10-cbe6-48c3-9f2c-8cb3e250585d">
                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                </reportElement>
                        </rectangle>
                        <subreport>
                                <reportElement isPrintRepeatedValues="false" x="0" y="0" width="555" height="20" uuid="c6fbb17f-b812-4b8c-81ad-eba28f771581">
                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                </reportElement>
                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{respostas})]]></dataSourceExpression>
                                <subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "subrelatorio_detalhamento_resposta.jasper"]]></subreportExpression>
                        </subreport>
                </band>
        </detail>
        <noData>
                <band height="15">
                        <staticText>
                                <reportElement x="5" y="0" width="555" height="15" uuid="f8dca4b5-9e67-4d4d-9988-eb28ca085b4f"/>
                                <textElement verticalAlignment="Middle">
                                        <font fontName="Arial" size="8" isBold="true"/>
                                </textElement>
                                <text><![CDATA[NÃO POSSUI RESPOSTAS.]]></text>
                        </staticText>
                </band>
        </noData>
</jasperReport>