Uses of Class
com.stimulsoft.report.components.complexcomponents.StiContainer
Packages that use StiContainer
Package
Description
-
Uses of StiContainer in com.stimulsoft.report.chart
Fields in com.stimulsoft.report.chart declared as StiContainer -
Uses of StiContainer in com.stimulsoft.report.components
Subclasses of StiContainer in com.stimulsoft.report.componentsFields in com.stimulsoft.report.components declared as StiContainerMethods in com.stimulsoft.report.components that return StiContainerModifier and TypeMethodDescriptionstatic StiContainerStiComponentDivider.BreakContainer(double maxAllowedHeight, StiContainer renderedContainer, StiRefObject<Boolean> haveBreaked) Break container with all components.StiComponent.getContainer()Returns the topmost Container(StiPanel or StiPage) in which the component is l * ns null, if nothing is located.StiComponent.getParent()gets or sets the container in which an object is located.StiPage.getParent()Methods in com.stimulsoft.report.components with parameters of type StiContainerModifier and TypeMethodDescriptionstatic StiContainerStiComponentDivider.BreakContainer(double maxAllowedHeight, StiContainer renderedContainer, StiRefObject<Boolean> haveBreaked) Break container with all components.static StiComponentsCollectionStiComponentDivider.BreakContainer(StiContainer renderedContainer, StiContainer masterContainer, boolean firstPass) Break container with all components.final StiComponentStiComponentsCollection.GetComponentByName(String componentName, StiContainer container) voidStiComponent.setParent(StiContainer value) voidStiPage.setParent(StiContainer value) final voidStiComponentsCollection.SetParent(StiContainer parent) Constructors in com.stimulsoft.report.components with parameters of type StiContainer -
Uses of StiContainer in com.stimulsoft.report.components.bands
Subclasses of StiContainer in com.stimulsoft.report.components.bandsModifier and TypeClassDescriptionclassDescribes the base class for bands.classDesribes the class that realizes the band - Child Band.classclassDesribes the class that realizes the band - Column Header Band.classclassclassDesribes the class that realizes the band - Empty Band.classclassclassclassclassDescribes the class that realizes a Hierarchical Band.classDesribes the class that realizes the band - Overlay Band.classclassclassclassclassclassCopyright StimulsoftFields in com.stimulsoft.report.components.bands declared as StiContainer -
Uses of StiContainer in com.stimulsoft.report.components.complexcomponents
Subclasses of StiContainer in com.stimulsoft.report.components.complexcomponentsModifier and TypeClassDescriptionclassDescribes class that realizes component - Clone.classDescribes the class of Container.classMethods in com.stimulsoft.report.components.complexcomponents that return StiContainerModifier and TypeMethodDescriptionfinal StiContainerStiClone.getContainer()Gets or sets a clone container.final StiContainerStiContainer.GetContainerInRect(StiRectangle rect, StiComponent component) Returns an container in which client zone coordinates are got.StiContainer.GetContainerInRect2(StiRectangle rect, StiComponent component, HashMap hash) Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiContainer -
Uses of StiContainer in com.stimulsoft.report.components.crossBands
Subclasses of StiContainer in com.stimulsoft.report.components.crossBandsModifier and TypeClassDescriptionclassClass describes Cross Data Band.classClass describes Cross Footer Band.classClass describes Cross Group Footer Band.classThe class describes Cross Group Header Band.classThe class describes the Cross Header Band. -
Uses of StiContainer in com.stimulsoft.report.components.interfaces
Methods in com.stimulsoft.report.components.interfaces that return StiContainerModifier and TypeMethodDescriptionIStiClone.getContainer()Gets or sets a container being cloned.Methods in com.stimulsoft.report.components.interfaces with parameters of type StiContainer -
Uses of StiContainer in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents that return StiContainerModifier and TypeMethodDescriptionstatic StiContainerStiTextInCells.splitByCells(StiTextInCells masterTextInCells, StiComponent renderedComponent, String textString) static StiContainerStiTextInCells.splitByCells(StiTextInCells masterTextInCells, StiComponent renderedComponent, String textString, boolean measure) Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiContainerModifier and TypeMethodDescriptionfinal StiEndPointPrimitiveStiCrossLinePrimitive.getEndPoint(StiContainer cont) final StiStartPointPrimitiveStiCrossLinePrimitive.getStartPoint(StiContainer cont) -
Uses of StiContainer in com.stimulsoft.report.components.table
Subclasses of StiContainer in com.stimulsoft.report.components.table -
Uses of StiContainer in com.stimulsoft.report.crossTab
Subclasses of StiContainer in com.stimulsoft.report.crossTabModifier and TypeClassDescriptionclassDescribes the class that realizes a StiCrossTab.Methods in com.stimulsoft.report.crossTab that return StiContainerMethods in com.stimulsoft.report.crossTab with parameters of type StiContainerModifier and TypeMethodDescriptionstatic voidStiCrossTabHelper.CalculateMaxAndMin(StiContainer outContainer, StiRefObject<Double> maxLeft, StiRefObject<Double> maxRight, int startIndex) static voidStiCrossTabHelper.MakeHorAlignmentByWidth(StiContainer outContainer, int startIndex) static voidStiCrossTabHelper.renderCells(StiCrossTab masterCrossTab, StiContainer outContainer, int startCol, int startRow, int endCol, int endRow, StiRectangle rect) static voidStiCrossTabHelper.RenderCells(StiCrossTab masterCrossTab, StiContainer outContainer, int startCol, int startRow, int endCol, int endRow, StiRectangle rect) final voidStiCrossTabParams.setDestinationContainer(StiContainer value) -
Uses of StiContainer in com.stimulsoft.report.dialogs
Subclasses of StiContainer in com.stimulsoft.report.dialogsModifier and TypeClassDescriptionclassRepresents a Windows button control.classRepresents a Windows check box.classDisplays a ListBox in which a check box is displayed to the left of each item.classRepresents a Windows combo box control.classRepresents a Windows date-time picker control.classRepresents a dialog box.classDisplays datasource in a scrollable grid.classRepresents a Windows group box.classRepresents a standard Windows label.classRepresents a Windows list box control.classRepresents a Windows radio button.classDescribes the base class for all report controls.classRepresents a Windows text box control. -
Uses of StiContainer in com.stimulsoft.report.engine
Methods in com.stimulsoft.report.engine with parameters of type StiContainerModifier and TypeMethodDescriptionstatic StiBaseStyleStiOddEvenStylesHelper.applyOddEvenStyles(StiReport report, IStiOddEvenStyles styles, StiContainer cont) Applies OddStyle and EvenStyle to the specified container that is formed on the base of a band that realizes the IStiOddEvenStyles interface. -
Uses of StiContainer in com.stimulsoft.report.engine.engineV2
Subclasses of StiContainer in com.stimulsoft.report.engine.engineV2Modifier and TypeClassDescriptionclassA class describes a container which contains databands.classA class describes a container which is the marker.classA class describes a container.classA class describes a container which is the marker.classA class describes a container that is the marker.classFields in com.stimulsoft.report.engine.engineV2 declared as StiContainerMethods in com.stimulsoft.report.engine.engineV2 that return StiContainerModifier and TypeMethodDescriptionfinal StiContainerStiBreakableHelper.Break(StiContainer originalContainer) Breaks the specified container in two parts which are "Continued" and "Breaked", where the "Continued" is a container, which should be output on the next page and "Breaked" is a container which will be output on the current page.final StiContainerStiEngine.getContainerForRender()Gets or sets a container in what rendering of bands is done.final StiContainerStiThreads.GetDestinationContainer()final StiContainerStiEngine.getTemplateContainer()Gets or sets a container from a template.final StiContainerStiThreads.GetTemplateContainer()final StiContainerStiBreakableHelper.ProcessBreakable(StiContainer container) Checks the specified container on necessity to use the Breakable interface.final StiContainerStiEngine.RenderContainer(StiContainer container) Renders a specified container in the current container for output.Methods in com.stimulsoft.report.engine.engineV2 with parameters of type StiContainerModifier and TypeMethodDescriptionfinal voidStiFootersOnAllPages.Add(StiContainer container) Adds a container into the collection of containers which will be output on all pages on the bottom of a page.final voidStiPrintAtBottom.Add(StiContainer container) Adds a collection of containers which will be output on the bottom of a page.final voidStiColumnsContainer.AddContainer(StiContainer container) Adds a specified container into the container of columns.final voidStiEngine.AddContainerToDestination(StiContainer container) Adds a specified container into the container for output.static voidStiPostProcessProviderV2.AddPrimitive(StiCrossLinePrimitive crossLine, StiPoint startPos, StiPoint endPos, StiContainer page) final StiContainerStiBreakableHelper.Break(StiContainer originalContainer) Breaks the specified container in two parts which are "Continued" and "Breaked", where the "Continued" is a container, which should be output on the next page and "Breaked" is a container which will be output on the current page.final voidStiEngine.FinishColumns(StiContainer containerForRender) final voidStiEngine.FinishContainer(StiContainer containerForRender) Find all containers and zero the ParentBand property.final voidStiEngine.FinishResetPageNumberContainer(StiContainer containerForRender, boolean isFinal) static StiDataBandStiSubReportsHelper.GetMasterDataBand(StiContainer parent) Returns DataBand which is one of Parent components of the specified container.static StiBandStiSubReportsHelper.GetParentBand(StiContainer parent) Returns Band which is one of Parent components of the specified container.final doubleStiColumnsContainer.HowMuchAdditionalSpaceNeeded(double currentHeight, StiContainer container) Returns the height of space to place a container into the current container of colimns.final booleanStiBreakableHelper.IsCanBreak(StiContainer container) If a container can be broken into two parts, then returns true for the.final booleanStiBreakableHelper.IsNeedBreak(StiContainer container) Returns true, if a container is to be broken and can be broken.static voidStiPostProcessProviderV2.PostProcessPrimitivesInContainer(StiContainer container) static voidStiPostProcessProviderV2.PostProcessPrimitivesInContainer(StiContainer container, StiPagesCollection pages, Hashtable startPointsHash, Hashtable endPointsHash, Hashtable lines, ArrayList<StiEndPointPrimitive> endPoints) final StiContainerStiBreakableHelper.ProcessBreakable(StiContainer container) Checks the specified container on necessity to use the Breakable interface.final voidStiEmptyBandsV2Helper.Render(StiContainer containerForRender, StiContainer selectedContainer) Renders the EmptyBand in the specified container.final voidStiFootersOnAllPages.Render(StiContainer outContainer, int startIndex, StiContainer markerContainer) final voidStiPrintAtBottom.Render(StiContainer outContainer, int startIndex, StiContainer markerContainer) Finds all elements from the specified container of output and outputs them on a new page.final StiContainerStiEngine.RenderContainer(StiContainer container) Renders a specified container in the current container for output.static voidStiSubReportsHelper.RenderDataBandsInContainer(StiContainer containerOfDataBands, StiContainer container) Prints a group of bands from the specified container into the container of destination.static voidStiSubReportsHelper.RenderDataBandsInContainer(StiContainer containerOfDataBands, StiContainer container, boolean skipStaticBands) Prints a group of bands from the specified container into the container of destination.final voidStiEngine.RenderEmptyBands(StiContainer containerForRender, StiContainer selectedContainer) Render selected EmptyBand in the specified container.final voidStiEngine.RenderFootersOnAllPages(StiContainer outContainer, int startIndex, StiContainer markerContainer) final voidStiEngine.RenderPrintAtBottom(StiContainer container, int startIndex, StiContainer markerContainer) static voidStiPageHelper.RenderSimpleComponents(StiPage page, StiContainer outContainer) Prints all simple components on a page.static voidStiSubReportsHelper.RenderSubReport(StiContainer containerOfSubReport, StiSubReport subReport) Prints SubReport component into the specified container.final voidStiThreads.SelectThreadFromContainer(StiContainer container) Sets the stream to output the specified component.final voidStiBreakableHelper.SetCanBreak(StiContainer container) Sets the CanBreak property for all components.final voidStiEngine.setContainerForRender(StiContainer value) final voidStiEngine.setTemplateContainer(StiContainer value) -
Uses of StiContainer in com.stimulsoft.report.engine.engineV2.builders
Methods in com.stimulsoft.report.engine.engineV2.builders that return StiContainerModifier and TypeMethodDescriptionstatic StiContainerStiContainerV2Builder.GetRenderContainer(StiComponent comp) Returns a panel for the component rendering.Methods in com.stimulsoft.report.engine.engineV2.builders with parameters of type StiContainerModifier and TypeMethodDescriptionstatic voidStiHierarchicalBandV2Builder.CreateIndention(StiHierarchicalBand masterHierarchical, StiContainer container, int level) static booleanStiDataBandV2Builder.IsCollapsed(StiContainer masterDataBand, boolean isRendering) static voidStiCrossTabV2Builder.MakeHorAlignment(StiCrossTab masterCrossTab, StiContainer outContainer, int startIndex, double parentWidth) StiCrossTabV2Builder.renderCrossTabOnDataBand(StiCrossTabParams pars, StiCrossTab master, StiContainer destination, StiRectangle rect) final StiComponentStiCrossTabV2Builder.RenderCrossTabOnDataBand2(StiCrossTabParams pars, StiCrossTab masterCrossTab, StiContainer renderedComponent) voidStiCrossTabV2Builder.renderCrossTabUnlimitedBreakable(StiCrossTabParams pars, StiCrossTab master, StiContainer destination, StiRectangle rect) -
Uses of StiContainer in com.stimulsoft.report.painters.components
Methods in com.stimulsoft.report.painters.components with parameters of type StiContainerModifier and TypeMethodDescriptionvoidStiContainerPainter.paintColumns(StiContainer container, StiGraphics g) Paint container columnsvoidStiContainerPainter.paintComponents(StiContainer container, StiPaintArgs args) Paint conatiner components -
Uses of StiContainer in com.stimulsoft.webdesigner.helper
Subclasses of StiContainer in com.stimulsoft.webdesigner.helperMethods in com.stimulsoft.webdesigner.helper with parameters of type StiContainerModifier and TypeMethodDescriptionstatic StiComponentsCollectionStiGroup.getSelectedComponents(boolean isSelectedFinded, int level, StiContainer cont, StiComponentsCollection allComps, HashMap<String, Object> lists)