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-10T10:20:16 -->
<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_resposta" 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"/>
        <queryString>
                <![CDATA[]]>
        </queryString>
        <field name="questao" class="br.edu.cesmac.sic.core.domain.model.Questao">
                <fieldDescription><![CDATA[questao]]></fieldDescription>
        </field>
        <field name="respostaId" class="br.edu.cesmac.sic.core.domain.model.RespostaId">
                <fieldDescription><![CDATA[respostaId]]></fieldDescription>
        </field>
        <field name="valorPontuacao" class="java.lang.Double">
                <fieldDescription><![CDATA[valorPontuacao]]></fieldDescription>
        </field>
        <group name="sequencialQuestao" isReprintHeaderOnEachPage="true">
                <groupExpression><![CDATA[$F{respostaId}.getSequencialQuestao()]]></groupExpression>
                <groupHeader>
                        <band height="20">
                                <rectangle>
                                        <reportElement x="0" y="0" width="500" height="20" uuid="eabe0b10-cbe6-48c3-9f2c-8cb3e250585d">
                                                <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                </rectangle>
                                <rectangle>
                                        <reportElement x="500" y="0" width="55" height="20" uuid="eabe0b10-cbe6-48c3-9f2c-8cb3e250585d">
                                                <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                </rectangle>
                                <textField>
                                        <reportElement x="5" y="0" width="495" height="20" uuid="85541357-3fd5-483f-9600-f689156ce400">
                                                <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement verticalAlignment="Middle">
                                                <font size="8"/>
                                        </textElement>
                                        <textFieldExpression><![CDATA[$F{questao}.getDescricao()]]></textFieldExpression>
                                </textField>
                                <textField>
                                        <reportElement x="500" y="0" width="55" height="20" uuid="0affe1d3-7b2d-4d47-b384-ec8046700a79">
                                                <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                        </reportElement>
                                        <textElement textAlignment="Center" verticalAlignment="Middle"/>
                                        <textFieldExpression><![CDATA[$F{valorPontuacao}]]></textFieldExpression>
                                </textField>
                        </band>
                </groupHeader>
        </group>
        <background>
                <band splitType="Stretch"/>
        </background>
        <detail>
                <band splitType="Stretch">
                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                </band>
        </detail>
        <noData>
                <band height="15">
                        <staticText>
                                <reportElement x="5" y="0" width="545" height="15" uuid="f8dca4b5-9e67-4d4d-9988-eb28ca085b4f">
                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                </reportElement>
                                <textElement verticalAlignment="Middle">
                                        <font fontName="Arial" size="8" isBold="true"/>
                                </textElement>
                                <text><![CDATA[NÃO POSSUI RESPOSTAS.]]></text>
                        </staticText>
                </band>
        </noData>
</jasperReport>