Uses of Class
com.stimulsoft.report.components.bands.StiDataBand

Packages that use StiDataBand
com.stimulsoft.report.components   
com.stimulsoft.report.components.bands   
com.stimulsoft.report.components.crossBands   
com.stimulsoft.report.components.table   
com.stimulsoft.report.dictionary.businessObjects   
com.stimulsoft.report.dictionary.dataSources   
com.stimulsoft.report.engine.engineV1.builders   
com.stimulsoft.report.engine.engineV2   
com.stimulsoft.report.engine.engineV2.builders   
 

Uses of StiDataBand in com.stimulsoft.report.components
 

Fields in com.stimulsoft.report.components declared as StiDataBand
 StiDataBand StiPageInfoV2.MasterDataBand
          Используется для указания MasterComponent при построении SubPage's.
 

Methods in com.stimulsoft.report.components that return StiDataBand
 StiDataBand StiComponent.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.bands
 class StiHierarchicalBand
          Describes the class that realizes a Hierarchical Band.
 class StiTableOfContents
          Copyright Stimulsoft
 

Fields in com.stimulsoft.report.components.bands with type parameters of type StiDataBand
 java.util.ArrayList<StiDataBand> StiDataBandInfoV2.DetailDataBands
           
 

Methods in com.stimulsoft.report.components.bands that return StiDataBand
 StiDataBand StiGroupHeaderBand.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
 class StiCrossDataBand
          Class describes Cross Data Band.
 

Uses of StiDataBand in com.stimulsoft.report.components.table
 

Subclasses of StiDataBand in com.stimulsoft.report.components.table
 class StiTable
           
 

Methods in com.stimulsoft.report.components.table that return StiDataBand
 StiDataBand StiTable.StartRenderTableBand(java.util.Hashtable newTableComponents)
           
 

Uses of StiDataBand in com.stimulsoft.report.dictionary.businessObjects
 

Methods in com.stimulsoft.report.dictionary.businessObjects with parameters of type StiDataBand
 void StiBusinessObject.setOwnerBand(StiDataBand masterDataBand)
           
 

Uses of StiDataBand in com.stimulsoft.report.dictionary.dataSources
 

Methods in com.stimulsoft.report.dictionary.dataSources with parameters of type StiDataBand
 java.lang.Object[][][] StiDataSource.GetConditions(StiDataBand dataBand)
           
 void StiDataSource.SetData(StiDataBand dataBand, java.lang.String relationName, java.lang.Object filterMethod, java.util.ArrayList<java.lang.String> sortColumns, boolean reinit, StiComponent component)
           
 void StiDataSource.SetSort(java.lang.Object[][][] conditions, java.util.ArrayList<java.lang.String> sortColumns, StiComponent component, StiDataBand databand, java.util.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 StiDataBand
 boolean StiDataBandV1Builder.GetGroupFooterResult(StiDataBand dataBand, StiGroupHeaderBand groupHeaderBand)
           
 java.util.ArrayList<StiComponent> StiDataBandV1Builder.getGroupFooters(StiDataBand dataBand)
           
 boolean StiDataBandV1Builder.GetGroupHeaderResult(StiDataBand dataBand, StiGroupHeaderBand groupHeaderBand)
           
 java.util.ArrayList<StiGroupHeaderBand> StiDataBandV1Builder.getGroupHeaders(StiDataBand dataBand)
           
 StiComponentsCollection StiDataBandV1Builder.getHeaders(StiDataBand masterDataBand)
           
static void StiDataBandV1Builder.setDetails(StiDataBand stiDataBand)
           
 void StiDataBandV1Builder.setGroupsComparison(StiDataBand dataBand)
           
 

Method parameters in com.stimulsoft.report.engine.engineV1.builders with type arguments of type StiDataBand
static java.lang.Object StiDataBandV1Builder.getBuilder(java.lang.Class<StiDataBand> class1)
           
 

Uses of StiDataBand in com.stimulsoft.report.engine.engineV2
 

Methods in com.stimulsoft.report.engine.engineV2 that return StiDataBand
static StiDataBand StiSubReportsHelper.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 StiDataBand
 java.util.HashMap<StiDataBand,StiDataBand> StiEngine.getKeepFirstDetailTogetherList()
           
 java.util.HashMap<StiDataBand,StiDataBand> StiEngine.getKeepFirstDetailTogetherList()
           
 

Methods in com.stimulsoft.report.engine.engineV2 with parameters of type StiDataBand
 void StiBandsOnAllPages.Add(StiDataBand dataBand, StiBand band)
          Starts monitoring of this band for rendering OnAllPages.
 StiColumnsContainer StiColumnsOnDataBand.CreateColumns(StiDataBand dataBand)
          Creates and returns a container to output columns on a Databand.
 void StiBandsOnAllPages.Remove(StiDataBand dataBand)
          Ends monitoring of this band for rendering OnAllPages.
 StiColumnsContainer StiColumnsOnDataBand.RenderColumns(StiDataBand dataBand)
          Adds a container of columns to the current page.
 

Uses of StiDataBand in com.stimulsoft.report.engine.engineV2.builders
 

Methods in com.stimulsoft.report.engine.engineV2.builders that return StiDataBand
static StiDataBand StiFooterBandV2Builder.GetMaster(StiFooterBand masterFooterBand)
          Returns the Master component of an objcom.stimulsoft.report.engine.engineV2.Engine.EngineV2.Builders.q.return Master component.
static StiDataBand StiGroupFooterBandV2Builder.getMaster(StiGroupFooterBand masterFooterBand)
          Returns the Master component of an object.
static StiDataBand StiGroupHeaderBandV2Builder.getMaster(StiGroupHeaderBand masterGroupHeaderBand)
          Returns the Master component of this component.
static StiDataBand StiHeaderBandV2Builder.GetMaster(StiHeaderBand masterHeaderBand)
          Returns the Master component of this component.
 

Methods in com.stimulsoft.report.engine.engineV2.builders with parameters of type StiDataBand
 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.
 void StiDataBandV2Builder.AddKeepDetails(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.AddKeepLevel(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.AddKeepLevelAtLatestDataBand(StiDataBand masterDataBand)
           
 boolean StiDataBandV2Builder.AllowDetailDataBands(StiDataBand masterDataBand)
           
 boolean StiDataBandV2Builder.AllowKeepDetails(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.Block(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.CheckHierarchicalFooters(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.CheckHierarchicalHeaders(StiDataBand masterDataBand)
           
 boolean StiDataBandV2Builder.CheckKeepReportSummaryTogether(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.EndBands(StiDataBand masterDataBand)
          Ends monitoring of band OnAllPages.
 void StiDataBandV2Builder.FindDetailDataBands(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.FindDetails(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.FindEmptyBands(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.FindFooters(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.FindGroupFooters(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.FindGroupHeaders(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.FindHeaders(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.FindHierarchicalFooters(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.FindHierarchicalHeaders(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.FindSubReports(StiDataBand masterDataBand)
           
 boolean StiDataBandV2Builder.GetGroupFooterResult(StiDataBand masterDataBand, StiGroupHeaderBand groupHeaderBand)
           
 java.util.ArrayList<StiGroupFooterBand> StiDataBandV2Builder.GetGroupFooters(StiDataBand masterDataBand)
          Returns a collection of group footers.
 boolean StiDataBandV2Builder.GetGroupHeaderResult(StiDataBand masterDataBand, StiGroupHeaderBand groupHeaderBand)
           
 java.util.ArrayList<StiGroupHeaderBand> StiDataBandV2Builder.GetGroupHeaders(StiDataBand masterDataBand)
          Returns a collection of group headers.
 void StiDataBandV2Builder.GroupsComparison(StiDataBand masterDataBand)
          All GroupFooters are placed on their GroupHeader(is set property - Header).
 boolean StiDataBandV2Builder.IsDenyDetailsOnFirstPage(StiDataBand masterDataBand)
           
static boolean StiDataBandV2Builder.IsDetailDataSourcesEmpty(StiDataBand masterDataBand)
          Gets value indicates that all detail components are empty.
static boolean StiDataBandV2Builder.IsPrintIfDetailEmpty(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.LinkGroupHeadersAndGroupFooters(StiDataBand masterDataBand)
           
static void StiDataBandV2Builder.PrepareGroupResults(StiDataBand masterDataBand)
          Prepares a groups result for each group for the current line.
 void StiDataBandV2Builder.RegisterEmptyBands(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.RemoveKeepDetails(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.RemoveKeepGroupHeaders(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.RemoveKeepHeaders(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.RemoveKeepLevel(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.RenderBand(StiDataBand masterDataBand, StiBand band)
           
 void StiDataBandV2Builder.RenderBand(StiDataBand masterDataBand, StiBand band, boolean ignorePageBreaks, boolean allowRenderingEvents)
           
 void StiDataBandV2Builder.RenderColumns(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.RenderDetailDataBands(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.RenderFootersOnAllPages(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.RenderFootersOnLastPage(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.RenderGroupFooters(StiDataBand masterDataBand)
          Renders all group footers of this databand.
 void StiDataBandV2Builder.RenderGroupHeaders(StiDataBand masterDataBand)
          Renders all group headers of this databand.
 void StiDataBandV2Builder.RenderHeaders(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.RenderHierarchicalFooters(StiDataBand masterDataBand, boolean allowIndent, int level)
           
 void StiDataBandV2Builder.RenderHierarchicalHeaders(StiDataBand masterDataBand, boolean allowIndent, int level)
           
 void StiDataBandV2Builder.RenderMarkerFootersOnAllPages(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.RenderMaster(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.RenderReportSummaries(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.RenderReportTitles(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.ResetDetailDataBands(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.ResetDetails(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.ResetEmptyBands(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.ResetFooters(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.ResetGroupFooters(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.ResetGroupHeaders(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.ResetHeaders(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.ResetHierarchicalFooters(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.ResetHierarchicalHeaders(StiDataBand masterDataBand)
           
 void StiDataBandV2Builder.ResetLinkGroupHeadersAndGroupFooters(StiDataBand masterDataBand)
           
static void StiDataBandV2Builder.SetDetails(StiDataBand masterDataBand)
          Sets detail.
 void StiDataBandV2Builder.StartBand(StiDataBand masterDataBand, StiBand band)
          Starts monitoring of specified band OnAllPages.
 void StiDataBandV2Builder.StartBands(StiDataBand masterDataBand, java.util.ArrayList<? extends StiBand> bands)
          Starts monitoring of specified collection of bands OnAllPages.
 void StiDataBandV2Builder.UnBlock(StiDataBand masterDataBand)
           
 

Method parameters in com.stimulsoft.report.engine.engineV2.builders with type arguments of type StiDataBand
static StiV2Builder StiDataBandV2Builder.getBuilder(java.lang.Class<StiDataBand> class1)