|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StiFooterBand | |
---|---|
com.stimulsoft.report.components.bands | |
com.stimulsoft.report.components.crossBands | |
com.stimulsoft.report.engine.engineV2 | |
com.stimulsoft.report.engine.engineV2.builders |
Uses of StiFooterBand in com.stimulsoft.report.components.bands |
---|
Subclasses of StiFooterBand in com.stimulsoft.report.components.bands | |
---|---|
class |
StiColumnFooterBand
|
Fields in com.stimulsoft.report.components.bands with type parameters of type StiFooterBand | |
---|---|
java.util.ArrayList<StiFooterBand> |
StiDataBandInfoV2.FootersOnAllPages
|
java.util.ArrayList<StiFooterBand> |
StiDataBandInfoV2.FootersOnLastPage
|
java.util.ArrayList<StiFooterBand> |
StiDataBandInfoV2.HierarchicalFooters
|
Uses of StiFooterBand in com.stimulsoft.report.components.crossBands |
---|
Subclasses of StiFooterBand in com.stimulsoft.report.components.crossBands | |
---|---|
class |
StiCrossFooterBand
Class describes Cross Footer Band. |
Uses of StiFooterBand in com.stimulsoft.report.engine.engineV2 |
---|
Methods in com.stimulsoft.report.engine.engineV2 with parameters of type StiFooterBand | |
---|---|
void |
StiEngine.AddFooterMarker(StiFooterBand footerMaster)
Adds a FooterMarker (special container) into the current container of output. |
Uses of StiFooterBand in com.stimulsoft.report.engine.engineV2.builders |
---|
Methods in com.stimulsoft.report.engine.engineV2.builders with parameters of type StiFooterBand | |
---|---|
void |
StiDataBandV2Builder.AddFooterMarker(StiDataBand masterDataBand,
StiFooterBand footerMaster)
Adds the Footer Marker to the end of a list, if before the list FooterBands were output on all pages. |
static StiComponent |
StiFooterBandV2Builder.getMaster(StiFooterBand masterFooterBand)
|
static StiDataBand |
StiFooterBandV2Builder.GetMaster(StiFooterBand masterFooterBand)
Returns the Master component of an objcom.stimulsoft.report.engine.engineV2.Engine.EngineV2.Builders.q.return Master component. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |