Uses of Class
com.stimulsoft.report.components.bands.StiDataBand
Packages that use StiDataBand
Package
Description
-
Uses of StiDataBand in com.stimulsoft.report.components
Fields in com.stimulsoft.report.components declared as StiDataBandMethods in com.stimulsoft.report.components that return StiDataBandModifier and TypeMethodDescriptionStiComponent.getDataBand()Returns the DataBand in which the component * Returns null, if nothing is located. -
Uses of StiDataBand in com.stimulsoft.report.components.bands
Subclasses of StiDataBand in com.stimulsoft.report.components.bandsModifier and TypeClassDescriptionclassDescribes the class that realizes a Hierarchical Band.classCopyright StimulsoftFields in com.stimulsoft.report.components.bands with type parameters of type StiDataBandMethods in com.stimulsoft.report.components.bands that return StiDataBandModifier and TypeMethodDescriptionStiGroupHeaderBand.getDataBand()Returns the DataBand in which the component is located. -
Uses of StiDataBand in com.stimulsoft.report.components.crossBands
Subclasses of StiDataBand in com.stimulsoft.report.components.crossBands -
Uses of StiDataBand in com.stimulsoft.report.components.table
Subclasses of StiDataBand in com.stimulsoft.report.components.tableMethods in com.stimulsoft.report.components.table that return StiDataBandModifier and TypeMethodDescriptionfinal StiDataBandStiTable.StartRenderTableBand(Hashtable newTableComponents) -
Uses of StiDataBand in com.stimulsoft.report.dictionary.businessObjects
Methods in com.stimulsoft.report.dictionary.businessObjects with parameters of type StiDataBandModifier and TypeMethodDescriptionvoidStiBusinessObject.setOwnerBand(StiDataBand masterDataBand) -
Uses of StiDataBand in com.stimulsoft.report.dictionary.dataSources
Methods in com.stimulsoft.report.dictionary.dataSources with parameters of type StiDataBandModifier and TypeMethodDescriptionfinal Object[][][]StiDataSource.GetConditions(StiDataBand dataBand) final voidStiDataSource.SetData(StiDataBand dataBand, String relationName, Object filterMethod, ArrayList<String> sortColumns, boolean reinit, StiComponent component) final voidStiDataSource.SetSort(Object[][][] conditions, ArrayList<String> sortColumns, StiComponent component, StiDataBand databand, ArrayList<StiGroupHeaderBand> groupHeaders) Sorts data. -
Uses of StiDataBand in com.stimulsoft.report.engine.engineV1.builders
Methods in com.stimulsoft.report.engine.engineV1.builders with parameters of type StiDataBandModifier and TypeMethodDescriptionbooleanStiDataBandV1Builder.GetGroupFooterResult(StiDataBand dataBand, StiGroupHeaderBand groupHeaderBand) StiDataBandV1Builder.getGroupFooters(StiDataBand dataBand) booleanStiDataBandV1Builder.GetGroupHeaderResult(StiDataBand dataBand, StiGroupHeaderBand groupHeaderBand) StiDataBandV1Builder.getGroupHeaders(StiDataBand dataBand) StiDataBandV1Builder.getHeaders(StiDataBand masterDataBand) static voidStiDataBandV1Builder.setDetails(StiDataBand stiDataBand) voidStiDataBandV1Builder.setGroupsComparison(StiDataBand dataBand) Method parameters in com.stimulsoft.report.engine.engineV1.builders with type arguments of type StiDataBandModifier and TypeMethodDescriptionstatic ObjectStiDataBandV1Builder.getBuilder(Class<StiDataBand> class1) -
Uses of StiDataBand in com.stimulsoft.report.engine.engineV2
Fields in com.stimulsoft.report.engine.engineV2 declared as StiDataBandModifier and TypeFieldDescriptionStiEngine.currentDataBandOfPageLineThe current data band associated with the page line.Methods in com.stimulsoft.report.engine.engineV2 that return StiDataBandModifier and TypeMethodDescriptionStiEmptyBandsV2Helper.findDataBand(StiEmptyBand emptyBand) StiEngine.getLastRenderedDataBand()The last processed databand during the report rendering.static StiDataBandStiSubReportsHelper.GetMasterDataBand(StiContainer parent) Returns DataBand which is one of Parent components of the specified container.Methods in com.stimulsoft.report.engine.engineV2 that return types with arguments of type StiDataBandModifier and TypeMethodDescriptionStiEngine.getKeepFirstDetailTogetherList()StiEngine.getKeepFirstDetailTogetherList()Methods in com.stimulsoft.report.engine.engineV2 with parameters of type StiDataBandModifier and TypeMethodDescriptionfinal voidStiBandsOnAllPages.Add(StiDataBand dataBand, StiBand band) Starts monitoring of this band for rendering OnAllPages.final StiColumnsContainerStiColumnsOnDataBand.CreateColumns(StiDataBand dataBand) Creates and returns a container to output columns on a Databand.final voidStiBandsOnAllPages.Remove(StiDataBand dataBand) Ends monitoring of this band for rendering OnAllPages.final StiColumnsContainerStiColumnsOnDataBand.RenderColumns(StiDataBand dataBand) Adds a container of columns to the current page.voidStiEngine.setLastRenderedDataBand(StiDataBand lastRenderedDataBand) The last processed databand during the report rendering. -
Uses of StiDataBand in com.stimulsoft.report.engine.engineV2.builders
Methods in com.stimulsoft.report.engine.engineV2.builders that return StiDataBandModifier and TypeMethodDescriptionstatic StiDataBandStiGroupFooterBandV2Builder.getMaster(StiGroupFooterBand masterFooterBand) Returns the Master component of an object.static StiDataBandStiGroupHeaderBandV2Builder.getMaster(StiGroupHeaderBand masterGroupHeaderBand) Returns the Master component of this component.static StiDataBandStiFooterBandV2Builder.GetMaster(StiFooterBand masterFooterBand) Returns the Master component of an objcom.stimulsoft.report.engine.engineV2.Engine.EngineV2.Builders.q.return Master component.static StiDataBandStiHeaderBandV2Builder.GetMaster(StiHeaderBand masterHeaderBand) Returns the Master component of this component.Methods in com.stimulsoft.report.engine.engineV2.builders with parameters of type StiDataBandModifier 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.final voidStiDataBandV2Builder.AddKeepDetails(StiDataBand masterDataBand) final voidStiDataBandV2Builder.AddKeepLevel(StiDataBand masterDataBand) final voidStiDataBandV2Builder.AddKeepLevelAtLatestDataBand(StiDataBand masterDataBand) final booleanStiDataBandV2Builder.AllowDetailDataBands(StiDataBand masterDataBand) final booleanStiDataBandV2Builder.AllowKeepDetails(StiDataBand masterDataBand) final voidStiDataBandV2Builder.Block(StiDataBand masterDataBand) final voidStiDataBandV2Builder.CheckHierarchicalFooters(StiDataBand masterDataBand) final voidStiDataBandV2Builder.CheckHierarchicalHeaders(StiDataBand masterDataBand) final booleanStiDataBandV2Builder.CheckKeepReportSummaryTogether(StiDataBand masterDataBand) final voidStiDataBandV2Builder.EndBands(StiDataBand masterDataBand) Ends monitoring of band OnAllPages.final voidStiDataBandV2Builder.FindDetailDataBands(StiDataBand masterDataBand) final voidStiDataBandV2Builder.FindDetails(StiDataBand masterDataBand) final voidStiDataBandV2Builder.FindEmptyBands(StiDataBand masterDataBand) final voidStiDataBandV2Builder.FindFooters(StiDataBand masterDataBand) final voidStiDataBandV2Builder.FindGroupFooters(StiDataBand masterDataBand) final voidStiDataBandV2Builder.FindGroupHeaders(StiDataBand masterDataBand) final voidStiDataBandV2Builder.FindHeaders(StiDataBand masterDataBand) final voidStiDataBandV2Builder.FindHierarchicalFooters(StiDataBand masterDataBand) final voidStiDataBandV2Builder.FindHierarchicalHeaders(StiDataBand masterDataBand) final voidStiDataBandV2Builder.FindSubReports(StiDataBand masterDataBand) final booleanStiDataBandV2Builder.GetGroupFooterResult(StiDataBand masterDataBand, StiGroupHeaderBand groupHeaderBand) StiDataBandV2Builder.GetGroupFooters(StiDataBand masterDataBand) Returns a collection of group footers.final booleanStiDataBandV2Builder.GetGroupHeaderResult(StiDataBand masterDataBand, StiGroupHeaderBand groupHeaderBand) StiDataBandV2Builder.GetGroupHeaders(StiDataBand masterDataBand) Returns a collection of group headers.voidStiDataBandV2Builder.GroupsComparison(StiDataBand masterDataBand) All GroupFooters are placed on their GroupHeader(is set property - Header).final booleanStiDataBandV2Builder.IsDenyDetailsOnFirstPage(StiDataBand masterDataBand) static booleanStiDataBandV2Builder.IsDetailDataSourcesEmpty(StiDataBand masterDataBand) Gets value indicates that all detail components are empty.static booleanStiDataBandV2Builder.IsPrintIfDetailEmpty(StiDataBand masterDataBand) final voidStiDataBandV2Builder.LinkGroupHeadersAndGroupFooters(StiDataBand masterDataBand) static voidStiDataBandV2Builder.PrepareGroupResults(StiDataBand masterDataBand) Prepares a groups result for each group for the current line.final voidStiDataBandV2Builder.RegisterEmptyBands(StiDataBand masterDataBand) final voidStiDataBandV2Builder.RemoveKeepDetails(StiDataBand masterDataBand) final voidStiDataBandV2Builder.RemoveKeepGroupHeaders(StiDataBand masterDataBand) final voidStiDataBandV2Builder.RemoveKeepHeaders(StiDataBand masterDataBand) final voidStiDataBandV2Builder.RemoveKeepLevel(StiDataBand masterDataBand) final voidStiDataBandV2Builder.RenderBand(StiDataBand masterDataBand, StiBand band) final voidStiDataBandV2Builder.RenderBand(StiDataBand masterDataBand, StiBand band, boolean ignorePageBreaks, boolean allowRenderingEvents) final voidStiDataBandV2Builder.RenderColumns(StiDataBand masterDataBand) final voidStiDataBandV2Builder.RenderDetailDataBands(StiDataBand masterDataBand) final voidStiDataBandV2Builder.RenderFootersOnAllPages(StiDataBand masterDataBand) final voidStiDataBandV2Builder.RenderFootersOnLastPage(StiDataBand masterDataBand) final voidStiDataBandV2Builder.RenderGroupFooters(StiDataBand masterDataBand) Renders all group footers of this databand.final voidStiDataBandV2Builder.RenderGroupHeaders(StiDataBand masterDataBand) Renders all group headers of this databand.final voidStiDataBandV2Builder.RenderHeaders(StiDataBand masterDataBand) final voidStiDataBandV2Builder.RenderHierarchicalFooters(StiDataBand masterDataBand, boolean allowIndent, int level) final voidStiDataBandV2Builder.RenderHierarchicalHeaders(StiDataBand masterDataBand, boolean allowIndent, int level) final voidStiDataBandV2Builder.RenderMarkerFootersOnAllPages(StiDataBand masterDataBand) voidStiDataBandV2Builder.RenderMaster(StiDataBand masterDataBand) final voidStiDataBandV2Builder.RenderReportSummaries(StiDataBand masterDataBand) final voidStiDataBandV2Builder.RenderReportTitles(StiDataBand masterDataBand) final voidStiDataBandV2Builder.ResetDetailDataBands(StiDataBand masterDataBand) final voidStiDataBandV2Builder.ResetDetails(StiDataBand masterDataBand) final voidStiDataBandV2Builder.ResetEmptyBands(StiDataBand masterDataBand) final voidStiDataBandV2Builder.ResetFooters(StiDataBand masterDataBand) final voidStiDataBandV2Builder.ResetGroupFooters(StiDataBand masterDataBand) final voidStiDataBandV2Builder.ResetGroupHeaders(StiDataBand masterDataBand) final voidStiDataBandV2Builder.ResetHeaders(StiDataBand masterDataBand) final voidStiDataBandV2Builder.ResetHierarchicalFooters(StiDataBand masterDataBand) final voidStiDataBandV2Builder.ResetHierarchicalHeaders(StiDataBand masterDataBand) final voidStiDataBandV2Builder.ResetLinkGroupHeadersAndGroupFooters(StiDataBand masterDataBand) static voidStiDataBandV2Builder.SetDetails(StiDataBand masterDataBand) Sets detail.final voidStiDataBandV2Builder.StartBand(StiDataBand masterDataBand, StiBand band) Starts monitoring of specified band OnAllPages.final voidStiDataBandV2Builder.StartBands(StiDataBand masterDataBand, ArrayList<? extends StiBand> bands) Starts monitoring of specified collection of bands OnAllPages.final voidStiDataBandV2Builder.UnBlock(StiDataBand masterDataBand) Method parameters in com.stimulsoft.report.engine.engineV2.builders with type arguments of type StiDataBandModifier and TypeMethodDescriptionstatic StiV2BuilderStiDataBandV2Builder.getBuilder(Class<StiDataBand> class1)