Uses of Class
com.stimulsoft.report.components.StiComponentsCollection
Packages that use StiComponentsCollection
Package
Description
-
Uses of StiComponentsCollection in com.stimulsoft.report
Methods in com.stimulsoft.report that return StiComponentsCollectionModifier and TypeMethodDescriptionStiReport.getComponents()StiReport.GetComponents()Returns a list of all components, including pages in the report.StiReport.GetRenderedComponents()Returns a list of all rendered components, including rendered pages in the report. -
Uses of StiComponentsCollection in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiComponentsCollectionModifier and TypeMethodDescriptionstatic StiComponentsCollectionStiComponentDivider.BreakContainer(StiContainer renderedContainer, StiContainer masterContainer, boolean firstPass) Break container with all components.Methods in com.stimulsoft.report.components with parameters of type StiComponentsCollectionModifier and TypeMethodDescriptionvoidStiComponentsCollection.AddRange(StiComponentsCollection components) -
Uses of StiComponentsCollection in com.stimulsoft.report.components.bands
Fields in com.stimulsoft.report.components.bands declared as StiComponentsCollectionModifier and TypeFieldDescriptionStiGroupHeaderBandInfoV1.BreakableCompsStiHeaderBandInfoV1.BreakableComps -
Uses of StiComponentsCollection in com.stimulsoft.report.components.complexcomponents
Fields in com.stimulsoft.report.components.complexcomponents declared as StiComponentsCollectionModifier and TypeFieldDescriptionStiContainerInfoV1.BottomRenderedParentsDataBandsStiContainerInfoV1.BottomRenderedParentsFootersStiContainerInfoV1.BottomRenderedParentsGroupFootersStiContainerInfoV1.BottomRenderedParentsHeadersStiContainerInfoV1.CloneComponentsGets or sets a collection of clones.StiContainer.componentsMethods in com.stimulsoft.report.components.complexcomponents that return StiComponentsCollectionModifier and TypeMethodDescriptionStiClone.getComponents()Gets or sets a collection of components.StiContainer.getComponents()Gets or sets a collection of components.final StiComponentsCollectionStiContainer.GetComponents()Returns the list of all components which are located in the container.final StiComponentsCollectionStiContainer.GetIncorrect()Returns the list of all objects which require motion between containers.final StiComponentsCollectionStiContainer.GetIncorrect(boolean onlySelect) Returns the list of all objects which require motion between containers.StiContainer.getIncorrect2(boolean onlySelect) final StiComponentsCollectionStiContainer.GetSelectedComponents()Returns the array of the selected components.final StiComponentsCollectionStiContainer.GetSelectedComponentsWithChilds()Returns the array of the selected objects including child of the selected objects.Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiComponentsCollectionModifier and TypeMethodDescriptionvoidStiContainer.setComponents(StiComponentsCollection value) voidStiContainer.setComponentsWithSetParent(StiComponentsCollection components) -
Uses of StiComponentsCollection in com.stimulsoft.report.crossTab.core
Fields in com.stimulsoft.report.crossTab.core declared as StiComponentsCollectionMethods in com.stimulsoft.report.crossTab.core that return StiComponentsCollectionModifier and TypeMethodDescriptionfinal StiComponentsCollectionStiCross.getColFields()final StiComponentsCollectionStiCross.getColTitleFields()final StiComponentsCollectionStiCross.getRowFields()final StiComponentsCollectionStiCross.getRowTitleFields()final StiComponentsCollectionStiCross.getSumFields()final StiComponentsCollectionStiCross.getSumHeaderFields()Methods in com.stimulsoft.report.crossTab.core with parameters of type StiComponentsCollectionModifier and TypeMethodDescriptionfinal voidStiCross.setColFields(StiComponentsCollection value) final voidStiCross.setColTitleFields(StiComponentsCollection value) final voidStiCross.setRowFields(StiComponentsCollection value) final voidStiCross.setRowTitleFields(StiComponentsCollection value) final voidStiCross.setSumFields(StiComponentsCollection value) final voidStiCross.setSumHeaderFields(StiComponentsCollection value) -
Uses of StiComponentsCollection in com.stimulsoft.report.crossTab.core.summaries
Fields in com.stimulsoft.report.crossTab.core.summaries declared as StiComponentsCollectionConstructors in com.stimulsoft.report.crossTab.core.summaries with parameters of type StiComponentsCollectionModifierConstructorDescriptionStiAverage(ArrayList<Object> sums, int totalIndex, StiComponentsCollection sumFields) StiCount(ArrayList<Object> sums, int totalIndex, StiComponentsCollection sumFields) StiCountDistinct(ArrayList<Object> sums, int totalIndex, StiComponentsCollection sumFields) StiImage(ArrayList<Object> sums, int totalIndex, StiComponentsCollection sumFields) StiMax(ArrayList<Object> sums, int totalIndex, StiComponentsCollection sumFields) StiMin(ArrayList<Object> sums, int totalIndex, StiComponentsCollection sumFields) StiNone(ArrayList<Object> sums, int totalIndex, StiComponentsCollection sumFields) StiSum(ArrayList<Object> sums, int totalIndex, StiComponentsCollection sumFields) StiSummaries(ArrayList<Object> sums, int totalIndex, StiComponentsCollection sumFields) -
Uses of StiComponentsCollection in com.stimulsoft.report.engine
Methods in com.stimulsoft.report.engine with parameters of type StiComponentsCollectionModifier and TypeMethodDescriptionstatic voidStiPostProcessDuplicatesHelper.PostProcessDuplicates(StiComponentsCollection comps, Hashtable parentCont) static voidStiPostProcessDuplicatesHelper.PostProcessDuplicates(StiComponentsCollection comps, Hashtable parentCont, StiPostProcessDuplicatesHelper.TypeOfDuplicates typeOfDuplicates) -
Uses of StiComponentsCollection in com.stimulsoft.report.engine.engineV1.builders
Methods in com.stimulsoft.report.engine.engineV1.builders that return StiComponentsCollection -
Uses of StiComponentsCollection in com.stimulsoft.report.engine.engineV2
Methods in com.stimulsoft.report.engine.engineV2 that return StiComponentsCollectionModifier and TypeMethodDescriptionfinal StiComponentsCollectionStiEngine.RenderBand(StiBand band) Renders a specified band taking Child bands into consideration.final StiComponentsCollectionStiEngine.RenderBand(StiBand band, boolean ignorePageBreaks, boolean allowRenderingEvents) Renders a specified band taking Child bands into consideration. -
Uses of StiComponentsCollection in com.stimulsoft.report.engine.engineV2.builders
Methods in com.stimulsoft.report.engine.engineV2.builders that return StiComponentsCollectionModifier and TypeMethodDescriptionstatic StiComponentsCollectionStiBandV2Builder.GetChildBands(StiBand masterBand) Returns child bands.static StiComponentsCollectionStiBandV2Builder.GetSubReports(StiBand masterBand) -
Uses of StiComponentsCollection in com.stimulsoft.report.styles
Methods in com.stimulsoft.report.styles with parameters of type StiComponentsCollectionModifier and TypeMethodDescriptionfinal voidStiBaseStyle.GetStyleFromComponents(StiComponentsCollection comps, StiStyleElements styleElements) Gets a style from the components. -
Uses of StiComponentsCollection in com.stimulsoft.webdesigner.helper
Methods in com.stimulsoft.webdesigner.helper that return StiComponentsCollectionModifier and TypeMethodDescriptionstatic StiComponentsCollectionStiGroup.getSelectedComponents(boolean isSelectedFinded, int level, StiContainer cont, StiComponentsCollection allComps, HashMap<String, Object> lists) StiGroup.insertIntoPage(StiPage page) Methods in com.stimulsoft.webdesigner.helper with parameters of type StiComponentsCollectionModifier and TypeMethodDescriptionstatic StiComponentsCollectionStiGroup.getSelectedComponents(boolean isSelectedFinded, int level, StiContainer cont, StiComponentsCollection allComps, HashMap<String, Object> lists) static voidStiInsertionComponents.insertComponents(StiPage currentPage, StiComponentsCollection comps) static voidStiInsertionComponents.insertComponents(StiPage currentPage, StiComponentsCollection comps, boolean alignToGrid)