Java Reference
In-Depth Information
<bucket>
<bucketExpression class="java.lang.String">
<![CDATA[$F{city}]]>
</bucketExpression>
</bucket>
<crosstabRowHeader>
<cellContents>
<box border="Thin" borderColor="black"/>
<textField>
<reportElement width="100" y="0" x="0" height="20"/>
<textElement textAlignment="Right"
verticalAlignment="Middle"/>
<textFieldExpression>
<![CDATA[$V{cityGroup}]]>
</textFieldExpression>
</textField>
</cellContents>
</crosstabRowHeader>
<crosstabTotalRowHeader>
<cellContents>
<box borderColor="black" border="Thin" />
<staticText>
<reportElement x="0" y="0" width="60" height="20"/>
<textElement verticalAlignment="Middle"/>
<text>TOTAL</text>
</staticText>
</cellContents>
</crosstabTotalRowHeader>
</rowGroup>
<columnGroup name="modelGroup" height="20"
totalPosition="End">
<bucket>
<bucketExpression class="java.lang.String">
$F{model}
</bucketExpression>
</bucket>
<crosstabColumnHeader>
 
Search WWH ::




Custom Search