| Modifier and Type | Class and Description |
|---|---|
class |
StiChildBand
Desribes the class that realizes the band - Child Band.
|
class |
StiColumnFooterBand |
class |
StiColumnHeaderBand
Desribes the class that realizes the band - Column Header Band.
|
class |
StiDataBand |
class |
StiDynamicBand |
class |
StiEmptyBand
Desribes the class that realizes the band - Empty Band.
|
class |
StiFooterBand |
class |
StiGroupFooterBand |
class |
StiGroupHeaderBand |
class |
StiHeaderBand |
class |
StiHierarchicalBand
Describes the class that realizes a Hierarchical Band.
|
class |
StiOverlayBand
Desribes the class that realizes the band - Overlay Band.
|
class |
StiPageFooterBand |
class |
StiPageHeaderBand |
class |
StiReportSummaryBand |
class |
StiReportTitleBand |
class |
StiStaticBand |
| Modifier and Type | Method and Description |
|---|---|
StiBand |
StiChildBand.GetMaster()
Returns the component Master of the object.
|
| Modifier and Type | Method and Description |
|---|---|
StiBand |
StiContainerInfoV2.getParentBand() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiContainerInfoV2.setParentBand(StiBand value) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiCrossDataBand
Class describes Cross Data Band.
|
class |
StiCrossFooterBand
Class describes Cross Footer Band.
|
class |
StiCrossGroupFooterBand
Class describes Cross Group Footer Band.
|
class |
StiCrossGroupHeaderBand
The class describes Cross Group Header Band.
|
class |
StiCrossHeaderBand
The class describes the Cross Header Band.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StiTable |
| Modifier and Type | Method and Description |
|---|---|
static void |
StiOddEvenStylesHelper.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.
|
| Modifier and Type | Field and Description |
|---|---|
java.util.ArrayList<StiBand> |
StiEngine.bandsInProgress |
| Modifier and Type | Method and Description |
|---|---|
static StiBand |
StiSubReportsHelper.GetParentBand(StiContainer parent)
Returns Band which is one of Parent components of the specified container.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiBandsOnAllPages.Add(StiDataBand dataBand,
StiBand band)
Starts monitoring of this band for rendering OnAllPages.
|
boolean |
StiPrintAtBottom.CanProcess(StiBand band)
Returns true if the specified band is a band that should be output on the bottom of a page.
|
boolean |
StiFootersOnAllPages.CanProcess(StiBand band)
Returns true, if the specified band is the Footer.
|
boolean |
StiBandsOnAllPages.IsBandInBandsList(StiBand band) |
StiComponentsCollection |
StiEngine.RenderBand(StiBand band)
Renders a specified band taking Child bands into consideration.
|
StiComponentsCollection |
StiEngine.RenderBand(StiBand band,
boolean ignorePageBreaks,
boolean allowRenderingEvents)
Renders a specified band taking Child bands into consideration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiEmptyBandsV2Helper.Register(java.util.ArrayList<? extends StiBand> emptyBands)
Registers the list of EmptyBands.
|
| Modifier and Type | Method and Description |
|---|---|
static StiComponentsCollection |
StiBandV2Builder.GetChildBands(StiBand masterBand)
Returns child bands.
|
static StiComponentsCollection |
StiBandV2Builder.GetSubReports(StiBand masterBand) |
void |
StiDataBandV2Builder.RenderBand(StiDataBand masterDataBand,
StiBand band) |
void |
StiDataBandV2Builder.RenderBand(StiDataBand masterDataBand,
StiBand band,
boolean ignorePageBreaks,
boolean allowRenderingEvents) |
void |
StiDataBandV2Builder.StartBand(StiDataBand masterDataBand,
StiBand band)
Starts monitoring of specified band OnAllPages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiDataBandV2Builder.StartBands(StiDataBand masterDataBand,
java.util.ArrayList<? extends StiBand> bands)
Starts monitoring of specified collection of bands OnAllPages.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.