jabatan.jrxml 9.58 KB
<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.20.5.final using JasperReports Library version 6.20.5-3efcf2e67f959db3888d79f73dde2dbd7acb4f8e  -->
<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="Blank_A4" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="c9229feb-3d65-40e8-93a8-96a3336d79f9">
	<property name="com.jaspersoft.studio.data.defaultdataadapter" value="jbtnn.jrdax"/>
	<property name="com.jaspersoft.studio.data.sql.tables" value=""/>
	<parameter name="logo" class="java.lang.String"/>
	<parameter name="judul" class="java.lang.String"/>
	<queryString>
		<![CDATA[select * from jabatan]]>
	</queryString>
	<field name="jenis" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="jenis"/>
		<property name="com.jaspersoft.studio.field.label" value="jenis"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="jabatan"/>
	</field>
	<field name="nama_lain" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="nama_lain"/>
		<property name="com.jaspersoft.studio.field.label" value="nama_lain"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="jabatan"/>
	</field>
	<field name="nama_pendek" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="nama_pendek"/>
		<property name="com.jaspersoft.studio.field.label" value="nama_pendek"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="jabatan"/>
	</field>
	<field name="eselon_id" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="eselon_id"/>
		<property name="com.jaspersoft.studio.field.label" value="eselon_id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="jabatan"/>
	</field>
	<field name="nama" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="nama"/>
		<property name="com.jaspersoft.studio.field.label" value="nama"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="jabatan"/>
	</field>
	<field name="kode" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="kode"/>
		<property name="com.jaspersoft.studio.field.label" value="kode"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="jabatan"/>
	</field>
	<field name="status" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="status"/>
		<property name="com.jaspersoft.studio.field.label" value="status"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="jabatan"/>
	</field>
	<field name="created" class="java.sql.Timestamp">
		<property name="com.jaspersoft.studio.field.name" value="created"/>
		<property name="com.jaspersoft.studio.field.label" value="created"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="jabatan"/>
	</field>
	<field name="updated" class="java.sql.Timestamp">
		<property name="com.jaspersoft.studio.field.name" value="updated"/>
		<property name="com.jaspersoft.studio.field.label" value="updated"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="jabatan"/>
	</field>
	<field name="create_uid" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="create_uid"/>
		<property name="com.jaspersoft.studio.field.label" value="create_uid"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="jabatan"/>
	</field>
	<field name="update_uid" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="update_uid"/>
		<property name="com.jaspersoft.studio.field.label" value="update_uid"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="jabatan"/>
	</field>
	<field name="id" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="id"/>
		<property name="com.jaspersoft.studio.field.label" value="id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="jabatan"/>
	</field>
	<background>
		<band splitType="Stretch"/>
	</background>
	<title>
		<band height="80" splitType="Stretch">
			<staticText>
				<reportElement x="110" y="40" width="340" height="30" uuid="122a31d3-cbc0-4539-ba7a-bec462d685dd"/>
				<textElement textAlignment="Center">
					<font size="18" isBold="true"/>
				</textElement>
				<text><![CDATA[TABEL JABATAN]]></text>
			</staticText>
			<image>
				<reportElement x="20" y="30" width="50" height="50" uuid="d4cf7e5c-80f0-4e1c-a1f2-7cc22c941d37"/>
				<imageExpression><![CDATA[$P{logo}]]></imageExpression>
			</image>
			<textField>
				<reportElement x="210" y="10" width="140" height="30" uuid="5283feae-c1f3-4759-89fe-396a7a90e201"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="12" isBold="true"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{judul}]]></textFieldExpression>
			</textField>
		</band>
	</title>
	<pageHeader>
		<band height="4" splitType="Stretch"/>
	</pageHeader>
	<columnHeader>
		<band height="22" splitType="Stretch">
			<staticText>
				<reportElement mode="Opaque" x="12" y="0" width="70" height="21" backcolor="#F8FC0F" uuid="5c6f74c4-4285-4237-8cca-27faf445f06d"/>
				<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="16" isBold="false"/>
				</textElement>
				<text><![CDATA[Kode]]></text>
			</staticText>
			<staticText>
				<reportElement mode="Opaque" x="82" y="0" width="390" height="21" backcolor="#F8FC0F" uuid="48006808-4261-4602-8561-8ec3bc02f181"/>
				<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="16" isBold="false"/>
				</textElement>
				<text><![CDATA[Nama]]></text>
			</staticText>
			<staticText>
				<reportElement mode="Opaque" x="472" y="0" width="78" height="21" backcolor="#F8FC0F" uuid="3af43b51-8d75-4d6c-b320-fc217f61bdd3"/>
				<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="15" isBold="false"/>
				</textElement>
				<text><![CDATA[Status]]></text>
			</staticText>
		</band>
	</columnHeader>
	<detail>
		<band height="20" splitType="Stretch">
			<textField>
				<reportElement x="12" y="-1" width="70" height="20" uuid="b12ca3b6-de8a-4d34-97c8-9f1866d6599e">
					<property name="com.jaspersoft.studio.spreadsheet.connectionID" value="f8684de3-eb1d-4666-9d91-200b34130e04"/>
				</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{kode}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="82" y="-1" width="390" height="20" uuid="68de37cd-fa70-4448-955c-e52de45144d7">
					<property name="com.jaspersoft.studio.spreadsheet.connectionID" value="e64266da-7968-4bb9-a147-bea8396eb4ae"/>
					<property name="com.jaspersoft.studio.unit.leftIndent" value="px"/>
				</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="Left" verticalAlignment="Middle" markup="html">
					<paragraph leftIndent="10"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nama}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="472" y="-1" width="78" height="20" uuid="9411f79e-f864-4e3e-a494-9ad6d57e28de">
					<property name="com.jaspersoft.studio.spreadsheet.connectionID" value="0927f306-b76e-44bb-a5f0-b731ae119360"/>
				</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>
		<band height="56" splitType="Stretch"/>
	</columnFooter>
	<pageFooter>
		<band height="54" splitType="Stretch"/>
	</pageFooter>
	<summary>
		<band height="42" splitType="Stretch"/>
	</summary>
</jasperReport>