Commit 20b53af4 by Hamsyah

pembaruan parameter

1 parent bf947f9a
......@@ -73,7 +73,7 @@
<textFieldExpression><![CDATA[$P{judul}]]></textFieldExpression>
</textField>
<image>
<reportElement x="62" y="36" width="50" height="50" uuid="448c8eaa-96be-4dee-9ec0-cc4ab95a8d65"/>
<reportElement x="10" y="40" width="50" height="50" uuid="448c8eaa-96be-4dee-9ec0-cc4ab95a8d65"/>
<imageExpression><![CDATA[$P{logo}]]></imageExpression>
</image>
</band>
......@@ -84,7 +84,7 @@
<columnHeader>
<band height="28" splitType="Stretch">
<staticText>
<reportElement mode="Opaque" x="62" y="2" width="98" height="25" backcolor="#FAF214" uuid="833d6713-e517-4086-94de-af01a9040960"/>
<reportElement mode="Opaque" x="2" y="0" width="98" height="25" backcolor="#FAF214" uuid="833d6713-e517-4086-94de-af01a9040960"/>
<box>
<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
......@@ -97,7 +97,7 @@
<text><![CDATA[Kode]]></text>
</staticText>
<staticText>
<reportElement mode="Opaque" x="160" y="2" width="270" height="25" backcolor="#FAF214" uuid="1b1e8fef-8a05-42bc-bc49-87bfc2531863"/>
<reportElement mode="Opaque" x="100" y="0" width="270" height="25" backcolor="#FAF214" uuid="1b1e8fef-8a05-42bc-bc49-87bfc2531863"/>
<box>
<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
......@@ -110,7 +110,7 @@
<text><![CDATA[Nama]]></text>
</staticText>
<staticText>
<reportElement mode="Opaque" x="430" y="2" width="110" height="25" backcolor="#FAF214" uuid="42efbcda-1ada-40a6-93cf-0242e733f424"/>
<reportElement mode="Opaque" x="370" y="0" width="110" height="25" backcolor="#FAF214" uuid="42efbcda-1ada-40a6-93cf-0242e733f424"/>
<box>
<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
......@@ -122,12 +122,25 @@
</textElement>
<text><![CDATA[Nilai]]></text>
</staticText>
<staticText>
<reportElement mode="Opaque" x="480" y="0" width="80" height="25" backcolor="#FAF214" uuid="f6fdc3ff-a9cd-4150-abfb-19711cf4609a"/>
<box>
<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
</box>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font size="12" isBold="true"/>
</textElement>
<text><![CDATA[Status]]></text>
</staticText>
</band>
</columnHeader>
<detail>
<band height="30" splitType="Stretch">
<band height="29" splitType="Stretch">
<textField>
<reportElement x="62" y="0" width="98" height="30" uuid="7b445553-1287-47ea-9fd6-f443f557a248">
<reportElement x="2" y="-2" width="98" height="30" uuid="7b445553-1287-47ea-9fd6-f443f557a248">
<property name="com.jaspersoft.studio.spreadsheet.connectionID" value="d19d1640-713c-4589-b3f8-5fa65909a6ee"/>
</reportElement>
<box>
......@@ -140,7 +153,7 @@
<textFieldExpression><![CDATA[$F{kode}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="160" y="0" width="270" height="30" uuid="6dc993d5-78a6-4ead-b12b-d037d985c757">
<reportElement x="100" y="-2" width="270" height="30" uuid="6dc993d5-78a6-4ead-b12b-d037d985c757">
<property name="com.jaspersoft.studio.spreadsheet.connectionID" value="eac295c0-4583-470a-8b1e-c6fd25a16695"/>
</reportElement>
<box>
......@@ -153,7 +166,7 @@
<textFieldExpression><![CDATA[$F{nama}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="430" y="0" width="110" height="30" uuid="6b3477cc-f18c-4705-bb97-68be71e91ddb">
<reportElement x="370" y="-2" width="110" height="30" uuid="6b3477cc-f18c-4705-bb97-68be71e91ddb">
<property name="com.jaspersoft.studio.spreadsheet.connectionID" value="864034cc-6560-47d8-9760-b465954d12c8"/>
</reportElement>
<box>
......@@ -165,6 +178,19 @@
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{value}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="480" y="-2" width="80" height="30" uuid="c52f7b4f-ca3a-4789-a955-7594aff77187">
<property name="com.jaspersoft.studio.spreadsheet.connectionID" value="be21b6cc-fc26-4791-a570-2909956e3901"/>
</reportElement>
<box>
<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
</box>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{status}==1?"aktif":"tidak aktif"]]></textFieldExpression>
</textField>
</band>
</detail>
<columnFooter>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!