| Modifier and Type | Field and Description |
|---|---|
StiContainer |
StiChartInfoV1.cloner |
StiContainer |
StiChartInfoV1.outContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
StiPage
Copyright Stimulsoft *
|
| Modifier and Type | Field and Description |
|---|---|
StiContainer |
StiComponent.parent |
| Modifier and Type | Method and Description |
|---|---|
static StiContainer |
StiComponentDivider.BreakContainer(double maxAllowedHeight,
StiContainer renderedContainer)
Break container with all components.
|
StiContainer |
StiComponent.getContainer()
Returns the topmost Container(StiPanel or StiPage) in which the component is l * ns null, if
nothing is located.
|
StiContainer |
StiPage.getParent() |
StiContainer |
StiComponent.getParent()
gets or sets the container in which an object is located.
|
| Modifier and Type | Method and Description |
|---|---|
static StiContainer |
StiComponentDivider.BreakContainer(double maxAllowedHeight,
StiContainer renderedContainer)
Break container with all components.
|
static StiComponentsCollection |
StiComponentDivider.BreakContainer(StiContainer renderedContainer,
StiContainer masterContainer,
boolean firstPass)
Break container with all components.
|
StiComponent |
StiComponentsCollection.GetComponentByName(java.lang.String componentName,
StiContainer container) |
void |
StiPage.setParent(StiContainer value) |
void |
StiComponent.setParent(StiContainer value) |
void |
StiComponentsCollection.SetParent(StiContainer parent) |
| Constructor and Description |
|---|
StiComponentsCollection(StiContainer parent) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiBand
Describes the base class for bands.
|
class |
StiChildBand
Desribes the class that realizes the band - Child Band.
|
class |
StiColumnFooterBand |
class |
StiColumnHeaderBand
Desribes the class that realizes the band - Column Header Band.
|
class |
StiDataBand |
class |
StiDynamicBand |
class |
StiEmptyBand
Desribes the class that realizes the band - Empty Band.
|
class |
StiFooterBand |
class |
StiGroupFooterBand |
class |
StiGroupHeaderBand |
class |
StiHeaderBand |
class |
StiHierarchicalBand
Describes the class that realizes a Hierarchical Band.
|
class |
StiOverlayBand
Desribes the class that realizes the band - Overlay Band.
|
class |
StiPageFooterBand |
class |
StiPageHeaderBand |
class |
StiReportSummaryBand |
class |
StiReportTitleBand |
class |
StiStaticBand |
| Modifier and Type | Field and Description |
|---|---|
StiContainer |
StiDataBandInfoV1.ParentColumnContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
StiClone
Describes class that realizes component - Clone.
|
class |
StiPanel
Describes the class of Container.
|
class |
StiSubReport |
| Modifier and Type | Method and Description |
|---|---|
StiContainer |
StiClone.getContainer()
Gets or sets a clone container.
|
StiContainer |
StiContainer.GetContainerInRect(StiRectangle rect,
StiComponent component)
Returns an container in which client zone coordinates are got.
|
StiContainer |
StiContainer.GetContainerInRect2(StiRectangle rect,
StiComponent component,
java.util.HashMap hash) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiClone.setContainer(StiContainer value) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiCrossDataBand
Class describes Cross Data Band.
|
class |
StiCrossFooterBand
Class describes Cross Footer Band.
|
class |
StiCrossGroupFooterBand
Class describes Cross Group Footer Band.
|
class |
StiCrossGroupHeaderBand
The class describes Cross Group Header Band.
|
class |
StiCrossHeaderBand
The class describes the Cross Header Band.
|
| Modifier and Type | Method and Description |
|---|---|
StiContainer |
IStiClone.getContainer()
Gets or sets a container being cloned.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IStiClone.setContainer(StiContainer value) |
| Modifier and Type | Method and Description |
|---|---|
static StiContainer |
StiTextInCells.splitByCells(StiTextInCells masterTextInCells,
StiComponent renderedComponent,
java.lang.String textString) |
static StiContainer |
StiTextInCells.splitByCells(StiTextInCells masterTextInCells,
StiComponent renderedComponent,
java.lang.String textString,
boolean measure) |
| Modifier and Type | Method and Description |
|---|---|
StiEndPointPrimitive |
StiCrossLinePrimitive.getEndPoint(StiContainer cont) |
StiStartPointPrimitive |
StiCrossLinePrimitive.getStartPoint(StiContainer cont) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiTable |
| Modifier and Type | Class and Description |
|---|---|
class |
StiCrossTab
Describes the class that realizes a StiCrossTab.
|
| Modifier and Type | Method and Description |
|---|---|
StiContainer |
StiCrossTabParams.getDestinationContainer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
StiCrossTabHelper.CalculateMaxAndMin(StiContainer outContainer,
StiRefObject<java.lang.Double> maxLeft,
StiRefObject<java.lang.Double> maxRight,
int startIndex) |
static void |
StiCrossTabHelper.MakeHorAlignmentByWidth(StiContainer outContainer,
int startIndex) |
static void |
StiCrossTabHelper.RenderCells(StiCrossTab masterCrossTab,
StiContainer outContainer,
int startCol,
int startRow,
int endCol,
int endRow,
StiRectangle rect) |
void |
StiCrossTabParams.setDestinationContainer(StiContainer value) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiButtonControl
Represents a Windows button control.
|
class |
StiCheckBoxControl
Represents a Windows check box.
|
class |
StiCheckedListBoxControl
Displays a ListBox in which a check box is displayed to the left of each item.
|
class |
StiComboBoxControl
Represents a Windows combo box control.
|
class |
StiDateTimePickerControl
Represents a Windows date-time picker control.
|
class |
StiForm
Represents a dialog box.
|
class |
StiGridControl
Displays datasource in a scrollable grid.
|
class |
StiGroupBoxControl
Represents a Windows group box.
|
class |
StiLabelControl
Represents a standard Windows label.
|
class |
StiListBoxControl
Represents a Windows list box control.
|
class |
StiRadioButtonControl
Represents a Windows radio button.
|
class |
StiReportControl
Describes the base class for all report controls.
|
class |
StiTextBoxControl
Represents a Windows text box control.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
StiOddEvenStylesHelper.ApplyOddEvenStyles(StiReport report,
IStiOddEvenStyles styles,
StiContainer cont,
StiBand band)
Applies OddStyle and EvenStyle to the specified container that is formed on the base of a
band that realizes the IStiOddEvenStyles interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StiColumnsContainer
A class describes a container which contains databands.
|
class |
StiFooterMarkerContainer
A class describes a container which is the marker.
|
class |
StiLevelContainer
A class describes a container.
|
class |
StiLevelEndContainer
A class describes a container which is the marker.
|
class |
StiLevelStartContainer
A class describes a container that is the marker.
|
class |
StiNewPageContainer |
| Modifier and Type | Field and Description |
|---|---|
StiContainer |
StiEngine.containerForRender |
StiContainer |
StiEngine.templateContainer |
| Modifier and Type | Method and Description |
|---|---|
StiContainer |
StiBreakableHelper.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.
|
StiContainer |
StiEngine.getContainerForRender()
Gets or sets a container in what rendering of bands is done.
|
StiContainer |
StiThreads.GetDestinationContainer() |
StiContainer |
StiEngine.getTemplateContainer()
Gets or sets a container from a template.
|
StiContainer |
StiThreads.GetTemplateContainer() |
StiContainer |
StiBreakableHelper.ProcessBreakable(StiContainer container)
Checks the specified container on necessity to use the Breakable interface.
|
StiContainer |
StiEngine.RenderContainer(StiContainer container)
Renders a specified container in the current container for output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiPrintAtBottom.Add(StiContainer container)
Adds a collection of containers which will be output on the bottom of a page.
|
void |
StiFootersOnAllPages.Add(StiContainer container)
Adds a container into the collection of containers which will be output on all pages on the
bottom of a page.
|
void |
StiColumnsContainer.AddContainer(StiContainer container)
Adds a specified container into the container of columns.
|
void |
StiEngine.AddContainerToDestination(StiContainer container)
Adds a specified container into the container for output.
|
static void |
StiPostProcessProviderV2.AddPrimitive(StiCrossLinePrimitive crossLine,
StiPoint startPos,
StiPoint endPos,
StiContainer page) |
StiContainer |
StiBreakableHelper.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.
|
void |
StiEngine.FinishColumns(StiContainer containerForRender)
������� ��� ���������� - ������� � ��������� ��. ��������� ���������� �������� � ���� �����
������ FinishColumns. ���� ����� ����������� ���������� � �������.
|
void |
StiEngine.FinishContainer(StiContainer containerForRender)
Find all containers and zero the ParentBand property.
|
void |
StiEngine.FinishResetPageNumberContainer(StiContainer containerForRender,
boolean isFinal)
����� ��������� �������� ResetPageNumber � ���� ���������� ���������� ����� ��������.
|
static StiDataBand |
StiSubReportsHelper.GetMasterDataBand(StiContainer parent)
Returns DataBand which is one of Parent components of the specified container.
|
static StiBand |
StiSubReportsHelper.GetParentBand(StiContainer parent)
Returns Band which is one of Parent components of the specified container.
|
double |
StiColumnsContainer.HowMuchAdditionalSpaceNeeded(double currentHeight,
StiContainer container)
Returns the height of space to place a container into the current container of colimns.
|
boolean |
StiBreakableHelper.IsCanBreak(StiContainer container)
If a container can be broken into two parts, then returns true for the.
|
boolean |
StiBreakableHelper.IsNeedBreak(StiContainer container)
Returns true, if a container is to be broken and can be broken.
|
static void |
StiPostProcessProviderV2.PostProcessPrimitivesInContainer(StiContainer container) |
static void |
StiPostProcessProviderV2.PostProcessPrimitivesInContainer(StiContainer container,
StiPagesCollection pages,
java.util.Hashtable startPointsHash,
java.util.Hashtable endPointsHash,
java.util.Hashtable lines,
java.util.ArrayList<StiEndPointPrimitive> endPoints) |
StiContainer |
StiBreakableHelper.ProcessBreakable(StiContainer container)
Checks the specified container on necessity to use the Breakable interface.
|
void |
StiPrintAtBottom.Render(StiContainer outContainer,
int startIndex,
StiContainer markerContainer)
Finds all elements from the specified container of output and outputs them on a new page.
|
void |
StiFootersOnAllPages.Render(StiContainer outContainer,
int startIndex,
StiContainer markerContainer)
Производит поиск и вывод внизу страницы, всех Footers из указанного контейнера вывода.
|
void |
StiEmptyBandsV2Helper.Render(StiContainer containerForRender,
StiContainer selectedContainer)
Renders the EmptyBand in the specified container.
|
StiContainer |
StiEngine.RenderContainer(StiContainer container)
Renders a specified container in the current container for output.
|
static void |
StiSubReportsHelper.RenderDataBandsInContainer(StiContainer containerOfDataBands,
StiContainer container)
Prints a group of bands from the specified container into the container of destination.
|
static void |
StiSubReportsHelper.RenderDataBandsInContainer(StiContainer containerOfDataBands,
StiContainer container,
boolean skipStaticBands)
Prints a group of bands from the specified container into the container of destination.
|
void |
StiEngine.RenderEmptyBands(StiContainer containerForRender,
StiContainer selectedContainer)
Render selected EmptyBand in the specified container.
|
void |
StiEngine.RenderFootersOnAllPages(StiContainer outContainer,
int startIndex,
StiContainer markerContainer)
Производит поиск и вывод внизу страницы, всех Footers из указанного контейнера вывода.
|
void |
StiEngine.RenderPrintAtBottom(StiContainer container,
int startIndex,
StiContainer markerContainer)
///
|
static void |
StiPageHelper.RenderSimpleComponents(StiPage page,
StiContainer outContainer)
Prints all simple components on a page.
|
static void |
StiSubReportsHelper.RenderSubReport(StiContainer containerOfSubReport,
StiSubReport subReport)
Prints SubReport component into the specified container.
|
void |
StiThreads.SelectThreadFromContainer(StiContainer container)
Sets the stream to output the specified component.
|
void |
StiBreakableHelper.SetCanBreak(StiContainer container)
Sets the CanBreak property for all components.
|
void |
StiEngine.setContainerForRender(StiContainer value) |
void |
StiEngine.setTemplateContainer(StiContainer value) |
| Modifier and Type | Method and Description |
|---|---|
static StiContainer |
StiContainerV2Builder.GetRenderContainer(StiComponent comp)
Returns a panel for the component rendering.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
StiHierarchicalBandV2Builder.CreateIndention(StiHierarchicalBand masterHierarchical,
StiContainer container,
int level) |
static boolean |
StiDataBandV2Builder.IsCollapsed(StiContainer masterDataBand,
boolean isRendering) |
static void |
StiCrossTabV2Builder.MakeHorAlignment(StiCrossTab masterCrossTab,
StiContainer outContainer,
int startIndex,
double parentWidth) |
StiComponent |
StiCrossTabV2Builder.RenderCrossTabOnDataBand(StiCrossTabParams pars,
StiCrossTab masterCrossTab,
StiContainer renderedComponent) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiContainerPainter.paintColumns(StiContainer container,
StiGraphics g)
Paint container columns
|
void |
StiContainerPainter.paintComponents(StiContainer container,
StiPaintArgs args)
Paint conatiner components
|
Copyright © 2019 Stimulsoft. All Rights Reserved.