Java Reference
In-Depth Information
Attribute
Description
Valid Values
isPrintRepeated
Values
Specifies if repeated values are
printed.
true (default): Repeated values
will be printed.
false : Repeated values will not
be printed.
mode
Specifies the background mode
of the element.
Opaque , Transparent
isRemoveLineWhen
Blank
Specifies if the element should
be removed when it is blank and
there are no other elements in
the same horizontal space.
true , false
isPrintInFirst
WholeBand
Specifies if the element must
be printed in a whole band,
that is, a band that is not divided
between report pages
or columns.
true , false
isPrintWhenDetail
OverFlows
Specifies if the element will
be printed when the band
overflows to a new page
or column.
true , false
printWhenGroup
Changes
Specifies that the element will
be printed when the specified
group changes.
A string corresponding to the
group that must change for the
element to be printed.
forecolor
Specifies the foreground color of
the element.
Either a hexadecimal RGB value
preceded by the # character, or
one of the following predefined
values:
black , blue , cyan , darkGray ,
gray , green , lightGray ,
magenta , orange , pink , red ,
yellow , white .
backcolor
Specifies the background color
of the element.
Refer to the valid values of
forecolor in the preceding row.
Most of the <reportElement> attributes described in the table are self explanatory.
We will discuss some of them in the next few sections.
Search WWH ::




Custom Search