Uses of Class
com.stimulsoft.report.components.bands.StiFooterBand
Packages that use StiFooterBand
Package
Description
-
Uses of StiFooterBand in com.stimulsoft.report.components.bands
Subclasses of StiFooterBand in com.stimulsoft.report.components.bandsFields in com.stimulsoft.report.components.bands with type parameters of type StiFooterBandModifier and TypeFieldDescriptionStiDataBandInfoV2.FootersOnAllPagesStiDataBandInfoV2.FootersOnLastPageStiDataBandInfoV2.HierarchicalFooters -
Uses of StiFooterBand in com.stimulsoft.report.components.crossBands
Subclasses of StiFooterBand in com.stimulsoft.report.components.crossBands -
Uses of StiFooterBand in com.stimulsoft.report.engine.engineV2
Methods in com.stimulsoft.report.engine.engineV2 with parameters of type StiFooterBandModifier and TypeMethodDescriptionfinal voidStiEngine.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 StiFooterBandModifier and TypeMethodDescriptionfinal voidStiDataBandV2Builder.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 StiComponentStiFooterBandV2Builder.getMaster(StiFooterBand masterFooterBand) static StiDataBandStiFooterBandV2Builder.GetMaster(StiFooterBand masterFooterBand) Returns the Master component of an objcom.stimulsoft.report.engine.engineV2.Engine.EngineV2.Builders.q.return Master component.