Changeset 693
- Timestamp:
- Oct 13, 2010, 1:26:24 PM (14 years ago)
- Location:
- trunk/web-app/reports
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/reports/assetRegister.jrxml
r681 r693 50 50 <field name="Registration Required" class="java.lang.String"/> 51 51 <field name="Registration Expiry Date" class="java.lang.String"/> 52 <field name="Asset Number" class="java.lang.String"/> 52 53 <group name="assetName"> 53 54 <groupExpression><![CDATA[$F{name}]]></groupExpression> … … 103 104 <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{dataList})]]></dataSourceExpression> 104 105 </datasetRun> 105 <jr:column width=" 100">106 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 107 <staticText> 108 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="96" height="32" isPrintWhenDetailOverflows="true"/>109 <textElement textAlignment="Center" verticalAlignment="Middle"> 110 <font fontName="Serif" size="8"/>111 </textElement> 112 <text><![CDATA[ Asset]]></text>106 <jr:column width="45"> 107 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 108 <staticText> 109 <reportElement x="0" y="0" width="45" height="32"/> 110 <textElement textAlignment="Center" verticalAlignment="Middle"> 111 <font fontName="Serif"/> 112 </textElement> 113 <text><![CDATA[#]]></text> 113 114 </staticText> 114 115 </jr:columnHeader> 115 116 <jr:columnFooter height="2" rowSpan="1"> 116 117 <staticText> 117 <reportElement x="0" y="0" width=" 100" height="2"/>118 <reportElement x="0" y="0" width="45" height="2"/> 118 119 <textElement/> 119 120 <text><![CDATA[]]></text> … … 121 122 </jr:columnFooter> 122 123 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 124 <textField> 125 <reportElement x="2" y="0" width="41" height="36"/> 126 <textElement textAlignment="Center" verticalAlignment="Middle"> 127 <font fontName="Serif" size="8"/> 128 </textElement> 129 <textFieldExpression class="java.lang.String"><![CDATA[$F{Asset Number}]]></textFieldExpression> 130 </textField> 131 </jr:detailCell> 132 </jr:column> 133 <jr:column width="100"> 134 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 135 <staticText> 136 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="96" height="32" isPrintWhenDetailOverflows="true"/> 137 <textElement textAlignment="Center" verticalAlignment="Middle"> 138 <font fontName="Serif" size="8"/> 139 </textElement> 140 <text><![CDATA[Asset]]></text> 141 </staticText> 142 </jr:columnHeader> 143 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 123 144 <textField isStretchWithOverflow="true"> 124 145 <reportElement positionType="Float" stretchType="RelativeToTallestObject" mode="Opaque" x="2" y="0" width="96" height="20" isPrintWhenDetailOverflows="true" backcolor="#D2EFF7"/> … … 157 178 </jr:detailCell> 158 179 </jr:column> 159 <jr:column width=" 75">160 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 161 <staticText> 162 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width=" 71" height="32" isPrintWhenDetailOverflows="true"/>180 <jr:column width="55"> 181 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 182 <staticText> 183 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="51" height="32" isPrintWhenDetailOverflows="true"/> 163 184 <textElement textAlignment="Center" verticalAlignment="Middle"> 164 185 <font fontName="Serif" size="8"/> … … 169 190 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 170 191 <textField isStretchWithOverflow="true"> 171 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width=" 71" height="35" isPrintWhenDetailOverflows="true"/>192 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="51" height="35" isPrintWhenDetailOverflows="true"/> 172 193 <textElement textAlignment="Center" verticalAlignment="Middle"> 173 194 <font fontName="Serif" size="8"/> … … 177 198 </jr:detailCell> 178 199 </jr:column> 179 <jr:column width=" 72">180 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 181 <staticText> 182 <reportElement stretchType="RelativeToTallestObject" x="2" y=" 16" width="68" height="16" isPrintWhenDetailOverflows="true"/>200 <jr:column width="60"> 201 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 202 <staticText> 203 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="32" isPrintWhenDetailOverflows="true"/> 183 204 <textElement textAlignment="Center" verticalAlignment="Middle"> 184 205 <font fontName="Serif" size="8"/> … … 186 207 <text><![CDATA[Model Number]]></text> 187 208 </staticText> 188 <staticText> 189 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="68" height="15" isPrintWhenDetailOverflows="true"/> 209 </jr:columnHeader> 210 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 211 <textField isStretchWithOverflow="true"> 212 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="36" isPrintWhenDetailOverflows="true"/> 213 <textElement textAlignment="Center" verticalAlignment="Middle"> 214 <font fontName="Serif" size="8"/> 215 </textElement> 216 <textFieldExpression class="java.lang.String"><![CDATA[$F{Model Number}]]></textFieldExpression> 217 </textField> 218 </jr:detailCell> 219 </jr:column> 220 <jr:column width="65"> 221 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 222 <staticText> 223 <reportElement x="2" y="0" width="61" height="32"/> 190 224 <textElement textAlignment="Center" verticalAlignment="Middle"> 191 225 <font fontName="Serif" size="8"/> … … 193 227 <text><![CDATA[Manufacturer]]></text> 194 228 </staticText> 195 <line> 196 <reportElement x="0" y="15" width="72" height="1" forecolor="#B3B3B3"/> 197 </line> 198 </jr:columnHeader> 199 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 200 <textField isStretchWithOverflow="true"> 201 <reportElement stretchType="RelativeToTallestObject" x="2" y="17" width="68" height="17" isPrintWhenDetailOverflows="true"/> 202 <textElement textAlignment="Center" verticalAlignment="Middle"> 203 <font fontName="Serif" size="8"/> 204 </textElement> 205 <textFieldExpression class="java.lang.String"><![CDATA[$F{Model Number}]]></textFieldExpression> 206 </textField> 207 <textField isStretchWithOverflow="true"> 208 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="68" height="17" isPrintWhenDetailOverflows="true"/> 229 </jr:columnHeader> 230 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 231 <textField> 232 <reportElement x="2" y="0" width="61" height="36"/> 209 233 <textElement textAlignment="Center" verticalAlignment="Middle"> 210 234 <font fontName="Serif" size="8"/> … … 212 236 <textFieldExpression class="java.lang.String"><![CDATA[$F{Manufacturer}]]></textFieldExpression> 213 237 </textField> 214 <line>215 <reportElement x="0" y="16" width="72" height="1" forecolor="#B3B3B3"/>216 </line>217 238 </jr:detailCell> 218 239 </jr:column> … … 237 258 </jr:detailCell> 238 259 </jr:column> 260 <jr:column width="50"> 261 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 262 <staticText> 263 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="46" height="32" isPrintWhenDetailOverflows="true"/> 264 <textElement textAlignment="Center" verticalAlignment="Middle"> 265 <font fontName="Serif" size="8"/> 266 </textElement> 267 <text><![CDATA[Risk Level]]></text> 268 </staticText> 269 </jr:columnHeader> 270 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 271 <textField isStretchWithOverflow="true"> 272 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="46" height="35" isPrintWhenDetailOverflows="true"/> 273 <textElement textAlignment="Center" verticalAlignment="Middle"> 274 <font fontName="Serif" size="8"/> 275 </textElement> 276 <textFieldExpression class="java.lang.String"><![CDATA[$F{Risk Level}]]></textFieldExpression> 277 </textField> 278 </jr:detailCell> 279 </jr:column> 239 280 <jr:column width="60"> 240 281 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> … … 244 285 <font fontName="Serif" size="8"/> 245 286 </textElement> 246 <text><![CDATA[ Risk Level]]></text>287 <text><![CDATA[Safe Work Procedure]]></text> 247 288 </staticText> 248 289 </jr:columnHeader> … … 253 294 <font fontName="Serif" size="8"/> 254 295 </textElement> 255 <textFieldExpression class="java.lang.String"><![CDATA[$F{Risk Level}]]></textFieldExpression> 296 <textFieldExpression class="java.lang.String"><![CDATA[$F{Safe Work Procedure}]]></textFieldExpression> 297 </textField> 298 </jr:detailCell> 299 </jr:column> 300 <jr:column width="50"> 301 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 302 <staticText> 303 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="46" height="32" isPrintWhenDetailOverflows="true"/> 304 <textElement textAlignment="Center" verticalAlignment="Middle"> 305 <font fontName="Serif" size="8"/> 306 </textElement> 307 <text><![CDATA[Regulatory Requirement (Y/N)]]></text> 308 </staticText> 309 </jr:columnHeader> 310 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 311 <textField isStretchWithOverflow="true"> 312 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="46" height="35" isPrintWhenDetailOverflows="true"/> 313 <textElement textAlignment="Center" verticalAlignment="Middle"> 314 <font fontName="Serif" size="8"/> 315 </textElement> 316 <textFieldExpression class="java.lang.String"><![CDATA[$F{Regulatory Requirement}]]></textFieldExpression> 256 317 </textField> 257 318 </jr:detailCell> … … 264 325 <font fontName="Serif" size="8"/> 265 326 </textElement> 266 <text><![CDATA[ Safe Work Procedure]]></text>327 <text><![CDATA[Maintenance % Completion]]></text> 267 328 </staticText> 268 329 </jr:columnHeader> … … 273 334 <font fontName="Serif" size="8"/> 274 335 </textElement> 275 <textFieldExpression class="java.lang.String"><![CDATA[$F{Safe Work Procedure}]]></textFieldExpression>276 </textField>277 </jr:detailCell>278 </jr:column>279 <jr:column width="75">280 <jr:columnHeader style="table_CH" height="32" rowSpan="1">281 <staticText>282 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="71" height="32" isPrintWhenDetailOverflows="true"/>283 <textElement textAlignment="Center" verticalAlignment="Middle">284 <font fontName="Serif" size="8"/>285 </textElement>286 <text><![CDATA[Regulatory Requirement (Y/N)]]></text>287 </staticText>288 </jr:columnHeader>289 <jr:detailCell style="table_TD" height="36" rowSpan="1">290 <textField isStretchWithOverflow="true">291 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="71" height="35" isPrintWhenDetailOverflows="true"/>292 <textElement textAlignment="Center" verticalAlignment="Middle">293 <font fontName="Serif" size="8"/>294 </textElement>295 <textFieldExpression class="java.lang.String"><![CDATA[$F{Regulatory Requirement}]]></textFieldExpression>296 </textField>297 </jr:detailCell>298 </jr:column>299 <jr:column width="70">300 <jr:columnHeader style="table_CH" height="32" rowSpan="1">301 <staticText>302 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="66" height="32" isPrintWhenDetailOverflows="true"/>303 <textElement textAlignment="Center" verticalAlignment="Middle">304 <font fontName="Serif" size="8"/>305 </textElement>306 <text><![CDATA[Maintenance % Completion]]></text>307 </staticText>308 </jr:columnHeader>309 <jr:detailCell style="table_TD" height="36" rowSpan="1">310 <textField isStretchWithOverflow="true">311 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="66" height="35" isPrintWhenDetailOverflows="true"/>312 <textElement textAlignment="Center" verticalAlignment="Middle">313 <font fontName="Serif" size="8"/>314 </textElement>315 336 <textFieldExpression class="java.lang.String"><![CDATA[$F{Maintenance % Completion}]]></textFieldExpression> 316 337 </textField> … … 337 358 </jr:detailCell> 338 359 </jr:column> 339 <jr:column width=" 70">340 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 341 <staticText> 342 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width=" 66" height="32" isPrintWhenDetailOverflows="true"/>360 <jr:column width="50"> 361 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 362 <staticText> 363 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="46" height="32" isPrintWhenDetailOverflows="true"/> 343 364 <textElement textAlignment="Center" verticalAlignment="Middle"> 344 365 <font fontName="Serif" size="8"/> … … 349 370 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 350 371 <textField isStretchWithOverflow="true"> 351 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width=" 66" height="35" isPrintWhenDetailOverflows="true"/>372 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="46" height="35" isPrintWhenDetailOverflows="true"/> 352 373 <textElement textAlignment="Center" verticalAlignment="Middle"> 353 374 <font fontName="Serif" size="8"/> -
trunk/web-app/reports/equipmentRegister.jrxml
r692 r693 53 53 <field name="Registration Expiry Date" class="java.lang.String"/> 54 54 <field name="assetName" class="java.lang.String"/> 55 <field name="Asset Number" class="java.lang.String"/> 55 56 <group name="assetName"> 56 57 <groupExpression><![CDATA[$F{assetName}]]></groupExpression> … … 107 108 <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{dataList})]]></dataSourceExpression> 108 109 </datasetRun> 109 <jr:column width=" 100">110 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 111 <staticText> 112 <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="100" height="32" isPrintWhenDetailOverflows="true"/>113 <textElement textAlignment="Center" verticalAlignment="Middle"> 114 <font fontName="Serif" isBold="false"/>115 </textElement> 116 <text><![CDATA[ Asset]]></text>110 <jr:column width="45"> 111 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 112 <staticText> 113 <reportElement x="0" y="0" width="45" height="32"/> 114 <textElement textAlignment="Center" verticalAlignment="Middle"> 115 <font fontName="Serif" size="10"/> 116 </textElement> 117 <text><![CDATA[#]]></text> 117 118 </staticText> 118 119 </jr:columnHeader> 119 120 <jr:columnFooter height="2" rowSpan="1"> 120 121 <staticText> 121 <reportElement x="0" y="0" width=" 100" height="2"/>122 <reportElement x="0" y="0" width="45" height="2"/> 122 123 <textElement/> 123 124 <text><![CDATA[]]></text> 124 125 </staticText> 125 126 </jr:columnFooter> 127 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 128 <textField> 129 <reportElement x="2" y="0" width="41" height="36"/> 130 <textElement textAlignment="Center" verticalAlignment="Middle"> 131 <font fontName="Serif" size="8"/> 132 </textElement> 133 <textFieldExpression class="java.lang.String"><![CDATA[$F{Asset Number}]]></textFieldExpression> 134 </textField> 135 </jr:detailCell> 136 </jr:column> 137 <jr:column width="100"> 138 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 139 <staticText> 140 <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="100" height="32" isPrintWhenDetailOverflows="true"/> 141 <textElement textAlignment="Center" verticalAlignment="Middle"> 142 <font fontName="Serif" isBold="false"/> 143 </textElement> 144 <text><![CDATA[Asset]]></text> 145 </staticText> 146 </jr:columnHeader> 126 147 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 127 148 <textField isStretchWithOverflow="true"> … … 188 209 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 189 210 <textField isStretchWithOverflow="true"> 190 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="51" height="3 5" isPrintWhenDetailOverflows="true"/>211 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="51" height="36" isPrintWhenDetailOverflows="true"/> 191 212 <textElement textAlignment="Center" verticalAlignment="Middle"> 192 213 <font fontName="Serif" size="8"/> … … 216 237 </jr:detailCell> 217 238 </jr:column> 239 <jr:column width="65"> 240 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 241 <staticText> 242 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="61" height="32" isPrintWhenDetailOverflows="true"/> 243 <textElement textAlignment="Center" verticalAlignment="Middle"> 244 <font fontName="Serif" size="8" isBold="false"/> 245 </textElement> 246 <text><![CDATA[Manufacturer]]></text> 247 </staticText> 248 </jr:columnHeader> 249 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 250 <textField isStretchWithOverflow="true"> 251 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="61" height="35" isPrintWhenDetailOverflows="true"/> 252 <textElement textAlignment="Center" verticalAlignment="Middle"> 253 <font fontName="Serif" size="8"/> 254 </textElement> 255 <textFieldExpression class="java.lang.String"><![CDATA[$F{Manufacturer}]]></textFieldExpression> 256 </textField> 257 </jr:detailCell> 258 </jr:column> 259 <jr:column width="63"> 260 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 261 <staticText> 262 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="59" height="32" isPrintWhenDetailOverflows="true"/> 263 <textElement textAlignment="Center" verticalAlignment="Middle"> 264 <font fontName="Serif" size="8" isBold="false"/> 265 </textElement> 266 <text><![CDATA[Equipment Criticality (ecr)]]></text> 267 </staticText> 268 </jr:columnHeader> 269 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 270 <textField isStretchWithOverflow="true"> 271 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="59" height="35" isPrintWhenDetailOverflows="true"/> 272 <textElement textAlignment="Center" verticalAlignment="Middle"> 273 <font fontName="Serif" size="8"/> 274 </textElement> 275 <textFieldExpression class="java.lang.String"><![CDATA[$F{ecr}]]></textFieldExpression> 276 </textField> 277 </jr:detailCell> 278 </jr:column> 279 <jr:column width="50"> 280 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 281 <staticText> 282 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="46" height="32" isPrintWhenDetailOverflows="true"/> 283 <textElement textAlignment="Center" verticalAlignment="Middle"> 284 <font fontName="Serif" size="8" isBold="false"/> 285 </textElement> 286 <text><![CDATA[Risk Level]]></text> 287 </staticText> 288 </jr:columnHeader> 289 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 290 <textField isStretchWithOverflow="true"> 291 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="46" height="35" isPrintWhenDetailOverflows="true"/> 292 <textElement textAlignment="Center" verticalAlignment="Middle"> 293 <font fontName="Serif" size="8"/> 294 </textElement> 295 <textFieldExpression class="java.lang.String"><![CDATA[$F{Risk Level}]]></textFieldExpression> 296 </textField> 297 </jr:detailCell> 298 </jr:column> 218 299 <jr:column width="60"> 219 300 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> … … 223 304 <font fontName="Serif" size="8" isBold="false"/> 224 305 </textElement> 225 <text><![CDATA[ Manufacturer]]></text>306 <text><![CDATA[Safe Work Procedure]]></text> 226 307 </staticText> 227 308 </jr:columnHeader> … … 232 313 <font fontName="Serif" size="8"/> 233 314 </textElement> 234 <textFieldExpression class="java.lang.String"><![CDATA[$F{ Manufacturer}]]></textFieldExpression>235 </textField> 236 </jr:detailCell> 237 </jr:column> 238 <jr:column width=" 63">239 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 240 <staticText> 241 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width=" 59" height="32" isPrintWhenDetailOverflows="true"/>242 <textElement textAlignment="Center" verticalAlignment="Middle"> 243 <font fontName="Serif" size="8" isBold="false"/> 244 </textElement> 245 <text><![CDATA[ Equipment Criticality (ecr)]]></text>246 </staticText> 247 </jr:columnHeader> 248 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 249 <textField isStretchWithOverflow="true"> 250 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width=" 59" height="35" isPrintWhenDetailOverflows="true"/>251 <textElement textAlignment="Center" verticalAlignment="Middle"> 252 <font fontName="Serif" size="8"/> 253 </textElement> 254 <textFieldExpression class="java.lang.String"><![CDATA[$F{ ecr}]]></textFieldExpression>315 <textFieldExpression class="java.lang.String"><![CDATA[$F{Safe Work Procedure}]]></textFieldExpression> 316 </textField> 317 </jr:detailCell> 318 </jr:column> 319 <jr:column width="50"> 320 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 321 <staticText> 322 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="46" height="32" isPrintWhenDetailOverflows="true"/> 323 <textElement textAlignment="Center" verticalAlignment="Middle"> 324 <font fontName="Serif" size="8" isBold="false"/> 325 </textElement> 326 <text><![CDATA[Regulatory Requirement (Y/N)]]></text> 327 </staticText> 328 </jr:columnHeader> 329 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 330 <textField isStretchWithOverflow="true"> 331 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="46" height="35" isPrintWhenDetailOverflows="true"/> 332 <textElement textAlignment="Center" verticalAlignment="Middle"> 333 <font fontName="Serif" size="8"/> 334 </textElement> 335 <textFieldExpression class="java.lang.String"><![CDATA[$F{Regulatory Requirement}]]></textFieldExpression> 255 336 </textField> 256 337 </jr:detailCell> … … 263 344 <font fontName="Serif" size="8" isBold="false"/> 264 345 </textElement> 265 <text><![CDATA[ Risk Level]]></text>346 <text><![CDATA[Maintenance % Completion]]></text> 266 347 </staticText> 267 348 </jr:columnHeader> … … 272 353 <font fontName="Serif" size="8"/> 273 354 </textElement> 274 <textFieldExpression class="java.lang.String"><![CDATA[$F{ Risk Level}]]></textFieldExpression>355 <textFieldExpression class="java.lang.String"><![CDATA[$F{Maintenance % Completion}]]></textFieldExpression> 275 356 </textField> 276 357 </jr:detailCell> … … 283 364 <font fontName="Serif" size="8" isBold="false"/> 284 365 </textElement> 285 <text><![CDATA[ Safe Work Procedure]]></text>366 <text><![CDATA[Registration Required (Y/N)]]></text> 286 367 </staticText> 287 368 </jr:columnHeader> … … 292 373 <font fontName="Serif" size="8"/> 293 374 </textElement> 294 <textFieldExpression class="java.lang.String"><![CDATA[$F{Safe Work Procedure}]]></textFieldExpression>295 </textField>296 </jr:detailCell>297 </jr:column>298 <jr:column width="60">299 <jr:columnHeader style="table_CH" height="32" rowSpan="1">300 <staticText>301 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="32" isPrintWhenDetailOverflows="true"/>302 <textElement textAlignment="Center" verticalAlignment="Middle">303 <font fontName="Serif" size="8" isBold="false"/>304 </textElement>305 <text><![CDATA[Regulatory Requirement (Y/N)]]></text>306 </staticText>307 </jr:columnHeader>308 <jr:detailCell style="table_TD" height="36" rowSpan="1">309 <textField isStretchWithOverflow="true">310 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="35" isPrintWhenDetailOverflows="true"/>311 <textElement textAlignment="Center" verticalAlignment="Middle">312 <font fontName="Serif" size="8"/>313 </textElement>314 <textFieldExpression class="java.lang.String"><![CDATA[$F{Regulatory Requirement}]]></textFieldExpression>315 </textField>316 </jr:detailCell>317 </jr:column>318 <jr:column width="60">319 <jr:columnHeader style="table_CH" height="32" rowSpan="1">320 <staticText>321 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="32" isPrintWhenDetailOverflows="true"/>322 <textElement textAlignment="Center" verticalAlignment="Middle">323 <font fontName="Serif" size="8" isBold="false"/>324 </textElement>325 <text><![CDATA[Maintenance % Completion]]></text>326 </staticText>327 </jr:columnHeader>328 <jr:detailCell style="table_TD" height="36" rowSpan="1">329 <textField isStretchWithOverflow="true">330 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="35" isPrintWhenDetailOverflows="true"/>331 <textElement textAlignment="Center" verticalAlignment="Middle">332 <font fontName="Serif" size="8"/>333 </textElement>334 <textFieldExpression class="java.lang.String"><![CDATA[$F{Maintenance % Completion}]]></textFieldExpression>335 </textField>336 </jr:detailCell>337 </jr:column>338 <jr:column width="60">339 <jr:columnHeader style="table_CH" height="32" rowSpan="1">340 <staticText>341 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="32" isPrintWhenDetailOverflows="true"/>342 <textElement textAlignment="Center" verticalAlignment="Middle">343 <font fontName="Serif" size="8" isBold="false"/>344 </textElement>345 <text><![CDATA[Registration Required (Y/N)]]></text>346 </staticText>347 </jr:columnHeader>348 <jr:detailCell style="table_TD" height="36" rowSpan="1">349 <textField isStretchWithOverflow="true">350 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="56" height="35" isPrintWhenDetailOverflows="true"/>351 <textElement textAlignment="Center" verticalAlignment="Middle">352 <font fontName="Serif" size="8"/>353 </textElement>354 375 <textFieldExpression class="java.lang.String"><![CDATA[$F{Registration Required}]]></textFieldExpression> 355 376 </textField> 356 377 </jr:detailCell> 357 378 </jr:column> 358 <jr:column width=" 60">359 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 360 <staticText> 361 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width=" 56" height="32" isPrintWhenDetailOverflows="true"/>379 <jr:column width="50"> 380 <jr:columnHeader style="table_CH" height="32" rowSpan="1"> 381 <staticText> 382 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="46" height="32" isPrintWhenDetailOverflows="true"/> 362 383 <textElement textAlignment="Center" verticalAlignment="Middle"> 363 384 <font fontName="Serif" size="8" isBold="false"/> … … 368 389 <jr:detailCell style="table_TD" height="36" rowSpan="1"> 369 390 <textField isStretchWithOverflow="true"> 370 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width=" 56" height="35" isPrintWhenDetailOverflows="true"/>391 <reportElement stretchType="RelativeToTallestObject" x="2" y="0" width="46" height="35" isPrintWhenDetailOverflows="true"/> 371 392 <textElement textAlignment="Center" verticalAlignment="Middle"> 372 393 <font fontName="Serif" size="8"/>
Note: See TracChangeset
for help on using the changeset viewer.