|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StiContainer in com.stimulsoft.report.chart |
---|
Fields in com.stimulsoft.report.chart declared as StiContainer | |
---|---|
StiContainer |
StiChartInfoV1.cloner
|
StiContainer |
StiChartInfoV1.outContainer
|
Uses of StiContainer in com.stimulsoft.report.components |
---|
Subclasses of StiContainer in com.stimulsoft.report.components | |
---|---|
class |
StiPage
Copyright Stimulsoft * |
Fields in com.stimulsoft.report.components declared as StiContainer | |
---|---|
StiContainer |
StiComponent.parent
|
Methods in com.stimulsoft.report.components that return StiContainer | |
---|---|
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. |
Methods in com.stimulsoft.report.components with parameters of type StiContainer | |
---|---|
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)
|
Constructors in com.stimulsoft.report.components with parameters of type StiContainer | |
---|---|
StiComponentsCollection(StiContainer parent)
|
Uses of StiContainer in com.stimulsoft.report.components.bands |
---|
Subclasses of StiContainer in com.stimulsoft.report.components.bands | |
---|---|
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
|
class |
StiTableOfContents
Copyright Stimulsoft |
Fields in com.stimulsoft.report.components.bands declared as StiContainer | |
---|---|
StiContainer |
StiDataBandInfoV1.ParentColumnContainer
|
Uses of StiContainer in com.stimulsoft.report.components.complexcomponents |
---|
Subclasses of StiContainer in com.stimulsoft.report.components.complexcomponents | |
---|---|
class |
StiClone
Describes class that realizes component - Clone. |
class |
StiPanel
Describes the class of Container. |
class |
StiSubReport
|
Methods in com.stimulsoft.report.components.complexcomponents that return StiContainer | |
---|---|
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)
|
Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiContainer | |
---|---|
void |
StiClone.setContainer(StiContainer value)
|
Uses of StiContainer in com.stimulsoft.report.components.crossBands |
---|
Subclasses of StiContainer in com.stimulsoft.report.components.crossBands | |
---|---|
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. |
Uses of StiContainer in com.stimulsoft.report.components.interfaces |
---|
Methods in com.stimulsoft.report.components.interfaces that return StiContainer | |
---|---|
StiContainer |
IStiClone.getContainer()
Gets or sets a container being cloned. |
Methods in com.stimulsoft.report.components.interfaces with parameters of type StiContainer | |
---|---|
void |
IStiClone.setContainer(StiContainer value)
|
Uses of StiContainer in com.stimulsoft.report.components.simplecomponents |
---|
Methods in com.stimulsoft.report.components.simplecomponents that return StiContainer | |
---|---|
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)
|
Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiContainer | |
---|---|
StiEndPointPrimitive |
StiCrossLinePrimitive.getEndPoint(StiContainer cont)
|
StiStartPointPrimitive |
StiCrossLinePrimitive.getStartPoint(StiContainer cont)
|
Uses of StiContainer in com.stimulsoft.report.components.table |
---|
Subclasses of StiContainer in com.stimulsoft.report.components.table | |
---|---|
class |
StiTable
|
Uses of StiContainer in com.stimulsoft.report.crossTab |
---|
Subclasses of StiContainer in com.stimulsoft.report.crossTab | |
---|---|
class |
StiCrossTab
Describes the class that realizes a StiCrossTab. |
Methods in com.stimulsoft.report.crossTab that return StiContainer | |
---|---|
StiContainer |
StiCrossTabParams.getDestinationContainer()
|
Methods in com.stimulsoft.report.crossTab with parameters of type StiContainer | |
---|---|
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)
|
Uses of StiContainer in com.stimulsoft.report.dialogs |
---|
Subclasses of StiContainer in com.stimulsoft.report.dialogs | |
---|---|
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. |
Uses of StiContainer in com.stimulsoft.report.engine |
---|
Methods in com.stimulsoft.report.engine with parameters of type StiContainer | |
---|---|
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. |
Uses of StiContainer in com.stimulsoft.report.engine.engineV2 |
---|
Subclasses of StiContainer in com.stimulsoft.report.engine.engineV2 | |
---|---|
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
|
Fields in com.stimulsoft.report.engine.engineV2 declared as StiContainer | |
---|---|
StiContainer |
StiEngine.containerForRender
|
StiContainer |
StiEngine.templateContainer
|
Methods in com.stimulsoft.report.engine.engineV2 that return StiContainer | |
---|---|
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. |
Methods in com.stimulsoft.report.engine.engineV2 with parameters of type StiContainer | |
---|---|
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)
������� ��� ���������� - ������� � ��������� ��. |
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)
|
Uses of StiContainer in com.stimulsoft.report.engine.engineV2.builders |
---|
Methods in com.stimulsoft.report.engine.engineV2.builders that return StiContainer | |
---|---|
static StiContainer |
StiContainerV2Builder.GetRenderContainer(StiComponent comp)
Returns a panel for the component rendering. |
Methods in com.stimulsoft.report.engine.engineV2.builders with parameters of type StiContainer | |
---|---|
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)
|
Uses of StiContainer in com.stimulsoft.report.painters.components |
---|
Methods in com.stimulsoft.report.painters.components with parameters of type StiContainer | |
---|---|
void |
StiContainerPainter.paintColumns(StiContainer container,
StiGraphics g)
Paint container columns |
void |
StiContainerPainter.paintComponents(StiContainer container,
StiPaintArgs args)
Paint conatiner components |
Uses of StiContainer in com.stimulsoft.webdesigner.helper |
---|
Subclasses of StiContainer in com.stimulsoft.webdesigner.helper | |
---|---|
class |
StiGroup
Copyright Stimulsoft |
Methods in com.stimulsoft.webdesigner.helper with parameters of type StiContainer | |
---|---|
static StiComponentsCollection |
StiGroup.getSelectedComponents(boolean isSelectedFinded,
int level,
StiContainer cont,
StiComponentsCollection allComps,
java.util.HashMap<java.lang.String,java.lang.Object> lists)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |