|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.engine.StiOddEvenStylesHelper
public class StiOddEvenStylesHelper
Constructor Summary | |
---|---|
StiOddEvenStylesHelper()
|
Method Summary | |
---|---|
static void |
ApplyOddEvenStyles(StiReport report,
IStiOddEvenStyles styles,
StiContainer cont,
StiBand band)
Applies OddStyle and EvenStyle to the specified container that is formed on the base of a band that realizes the IStiOddEvenStyles interface. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiOddEvenStylesHelper()
Method Detail |
---|
public static void ApplyOddEvenStyles(StiReport report, IStiOddEvenStyles styles, StiContainer cont, StiBand band)
styles
- A band that realizes the IStiOddEvenStyles interface that formed the specified
container.cont
- A container formed of the specified band.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |