Subversion Repositories Integrator Subversion

Rev

Rev 182 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

<?xml version="1.0" encoding="UTF-8"?>
<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_final_equipe" 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="net.sf.jasperreports.print.create.bookmarks" value="true"/>
        <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="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
        <parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false">
                <defaultValueExpression><![CDATA[$P{SUBREPORT_DIR}]]></defaultValueExpression>
        </parameter>
        <parameter name="pVisualizarAvaliador" class="java.lang.Boolean"/>
        <queryString>
                <![CDATA[]]>
        </queryString>
        <field name="nomeDoAluno" class="java.lang.String">
                <fieldDescription><![CDATA[nomeDoAluno]]></fieldDescription>
        </field>
        <field name="indicadorBolsista" class="java.lang.Boolean">
                <fieldDescription><![CDATA[indicadorBolsista]]></fieldDescription>
        </field>
        <field name="numeroMatriculaDoAluno" class="java.lang.String">
                <fieldDescription><![CDATA[numeroMatriculaDoAluno]]></fieldDescription>
        </field>
        <group name="numeroMatriculaDoAluno" isReprintHeaderOnEachPage="true" keepTogether="true">
                <groupExpression><![CDATA[$F{numeroMatriculaDoAluno}]]></groupExpression>
        </group>
        <background>
                <band splitType="Stretch"/>
        </background>
        <detail>
                <band height="15">
                        <rectangle>
                                <reportElement uuid="eabe0b10-cbe6-48c3-9f2c-8cb3e250585d" x="0" y="0" width="555" height="15">
                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                </reportElement>
                        </rectangle>
                        <textField>
                                <reportElement uuid="c6b4e6e1-be40-4ae0-ab4a-80dc5cc407f2" x="115" y="0" width="340" height="15">
                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                </reportElement>
                                <textElement verticalAlignment="Middle">
                                        <font fontName="Arial" size="8" isBold="true"/>
                                </textElement>
                                <textFieldExpression><![CDATA[$F{nomeDoAluno}]]></textFieldExpression>
                        </textField>
                        <textField>
                                <reportElement uuid="d470df6d-e657-4dc3-b941-a5f5fde0a5a6" x="0" y="0" width="110" height="15">
                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                </reportElement>
                                <textElement textAlignment="Right" verticalAlignment="Middle">
                                        <font fontName="Arial" size="8" isBold="false"/>
                                </textElement>
                                <textFieldExpression><![CDATA[($F{indicadorBolsista}.booleanValue()? "BOLSISTA: " : "VOLUNTÁRIO: ")]]></textFieldExpression>
                        </textField>
                </band>
        </detail>
        <columnFooter>
                <band>
                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                </band>
        </columnFooter>
        <noData>
                <band height="15">
                        <staticText>
                                <reportElement uuid="f8dca4b5-9e67-4d4d-9988-eb28ca085b4f" x="5" y="0" width="555" height="15"/>
                                <textElement verticalAlignment="Middle">
                                        <font fontName="Arial" size="8" isBold="true"/>
                                </textElement>
                                <text><![CDATA[NÃO POSSUI AVALIAÇÕES]]></text>
                        </staticText>
                </band>
        </noData>
</jasperReport>