|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StiComponent in com.stimulsoft.report |
---|
Methods in com.stimulsoft.report that return StiComponent | |
---|---|
StiComponent |
StiReport.GetComponentByName(java.lang.String componentName)
|
Methods in com.stimulsoft.report with parameters of type StiComponent | |
---|---|
static java.lang.String |
StiNameCreation.generateName(StiComponent component)
Returns a name for the component. |
static java.lang.String |
StiReportParser.parse(java.lang.String expression,
StiComponent component,
boolean allowCache,
java.util.Map<java.lang.String,java.lang.Object> constants,
boolean allowDataLoading,
boolean onlyExpression)
|
Uses of StiComponent in com.stimulsoft.report.barCodes |
---|
Subclasses of StiComponent in com.stimulsoft.report.barCodes | |
---|---|
class |
StiBarCode
|
Methods in com.stimulsoft.report.barCodes with parameters of type StiComponent | |
---|---|
void |
StiBarCode.InvokeGetBarCode(StiComponent sender,
StiValueEventArgs e)
Raises the GetBarCode event. |
Uses of StiComponent in com.stimulsoft.report.barCodes.expressions |
---|
Constructors in com.stimulsoft.report.barCodes.expressions with parameters of type StiComponent | |
---|---|
StiBarCodeExpression(StiComponent parent,
java.lang.String propertyName)
|
Uses of StiComponent in com.stimulsoft.report.chart |
---|
Subclasses of StiComponent in com.stimulsoft.report.chart | |
---|---|
class |
StiChart
|
Methods in com.stimulsoft.report.chart that return StiComponent | |
---|---|
StiComponent |
StiChart.getMasterComponent()
Gets or sets the master-component. |
Methods in com.stimulsoft.report.chart with parameters of type StiComponent | |
---|---|
void |
StiChart.setMasterComponent(StiComponent value)
|
Uses of StiComponent in com.stimulsoft.report.chart.view.events |
---|
Constructors in com.stimulsoft.report.chart.view.events with parameters of type StiComponent | |
---|---|
StiGetCutPieListEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetListOfArgumentsEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetListOfHyperlinksEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetListOfTagsEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetListOfToolTipsEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetListOfValuesCloseEvent(StiComponent parent)
Creates a new object of the type StiGetListOfValuesCloseEvent with specified arguments. |
|
StiGetListOfValuesEndEvent(StiComponent parent)
Creates a new object of the type StiGetListOfValuesEndEvent with specified arguments. |
|
StiGetListOfValuesEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetListOfValuesHighEvent(StiComponent parent)
Creates a new object of the type StiGetListOfValuesHighEvent with specified arguments. |
|
StiGetListOfValuesLowEvent(StiComponent parent)
Creates a new object of the type StiGetListOfValuesEndEvent with specified arguments. |
|
StiGetListOfValuesOpenEvent(StiComponent parent)
Creates a new object of the type StiGetListOfValuesOpenEvent with specified arguments. |
|
StiGetListOfWeightsEvent(StiComponent parent)
Creates a new object of the type StiGetListOfWeightsEvent with specified arguments. |
|
StiGetTitleEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetValueCloseEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetValueEndEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetValueHighEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetValueLowEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetValueOpenEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiNewAutoSeriesEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiProcessChartEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
Uses of StiComponent in com.stimulsoft.report.chart.view.series |
---|
Methods in com.stimulsoft.report.chart.view.series that return StiComponent | |
---|---|
StiComponent |
StiSeries.getParent()
|
StiComponent |
StiSeriesInteraction.getParentComponent()
|
Methods in com.stimulsoft.report.chart.view.series with parameters of type StiComponent | |
---|---|
void |
StiSeries.InvokeGetArgument(StiComponent sender,
StiValueEventArgs e)
Raises the GetArgument event. |
void |
StiSeries.InvokeGetListOfArguments(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfArguments event. |
void |
StiSeries.InvokeGetListOfHyperlinks(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfHyperlinks event. |
void |
StiSeries.InvokeGetListOfTags(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfTags event. |
void |
StiSeries.InvokeGetListOfToolTips(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfToolTips event. |
void |
StiSeries.InvokeGetListOfValues(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfValues event. |
void |
StiSeries.InvokeGetTag(StiComponent sender,
StiValueEventArgs e)
Raises the GetTag event. |
void |
StiSeries.InvokeGetTitle(StiComponent sender,
StiGetTitleEventArgs e)
Raises the GetTitle event. |
void |
StiSeries.InvokeGetValue(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetValue event. |
Uses of StiComponent in com.stimulsoft.report.chart.view.series.bubble |
---|
Methods in com.stimulsoft.report.chart.view.series.bubble with parameters of type StiComponent | |
---|---|
void |
StiBubbleSeries.InvokeGetListOfWeights(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfWeights event. |
void |
StiBubbleSeries.InvokeGetWeight(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetWeight event. |
Uses of StiComponent in com.stimulsoft.report.chart.view.series.candlestick |
---|
Methods in com.stimulsoft.report.chart.view.series.candlestick with parameters of type StiComponent | |
---|---|
void |
StiCandlestickSeries.InvokeGetListOfValuesClose(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfValuesClose event. |
void |
StiCandlestickSeries.InvokeGetListOfValuesHigh(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfValuesHigh event. |
void |
StiCandlestickSeries.InvokeGetListOfValuesLow(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfValuesLow event. |
void |
StiCandlestickSeries.InvokeGetListOfValuesOpen(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfValuesOpen event. |
void |
StiCandlestickSeries.InvokeGetValueClose(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetValueClose event. |
void |
StiCandlestickSeries.InvokeGetValueHigh(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetValueHigh event. |
void |
StiCandlestickSeries.InvokeGetValueLow(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetValueLow event. |
void |
StiCandlestickSeries.InvokeGetValueOpen(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetValueOpen event. |
Uses of StiComponent in com.stimulsoft.report.chart.view.series.gantt |
---|
Methods in com.stimulsoft.report.chart.view.series.gantt with parameters of type StiComponent | |
---|---|
void |
StiGanttSeries.InvokeGetListOfValuesEnd(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfValuesEnd event. |
void |
StiGanttSeries.InvokeGetValueEnd(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetValueEnd event. |
Uses of StiComponent in com.stimulsoft.report.chart.view.series.pie |
---|
Methods in com.stimulsoft.report.chart.view.series.pie with parameters of type StiComponent | |
---|---|
void |
StiPieSeries.InvokeGetCutPieList(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetCutPieList event. |
Uses of StiComponent in com.stimulsoft.report.chart.view.series.range |
---|
Methods in com.stimulsoft.report.chart.view.series.range with parameters of type StiComponent | |
---|---|
void |
StiSteppedRangeSeries.InvokeGetListOfValuesEnd(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfValuesEnd event. |
void |
StiSplineRangeSeries.InvokeGetListOfValuesEnd(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfValuesEnd event. |
void |
StiRangeSeries.InvokeGetListOfValuesEnd(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfValuesEnd event. |
void |
StiRangeBarSeries.InvokeGetListOfValuesEnd(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfValuesEnd event. |
void |
StiSteppedRangeSeries.InvokeGetValueEnd(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetValueEnd event. |
void |
StiSplineRangeSeries.InvokeGetValueEnd(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetValueEnd event. |
void |
StiRangeSeries.InvokeGetValueEnd(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetValueEnd event. |
void |
StiRangeBarSeries.InvokeGetValueEnd(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetValueEnd event. |
Uses of StiComponent in com.stimulsoft.report.check.helper |
---|
Methods in com.stimulsoft.report.check.helper that return types with arguments of type StiComponent | |
---|---|
static java.util.List<StiComponent> |
StiUsedResourceHelper.getComponentsUsedResource(StiReport report,
StiResource resource)
|
Uses of StiComponent in com.stimulsoft.report.components |
---|
Subclasses of StiComponent in com.stimulsoft.report.components | |
---|---|
class |
StiPage
Copyright Stimulsoft * |
Fields in com.stimulsoft.report.components declared as StiComponent | |
---|---|
StiComponent |
StiInteraction.ParentComponent
|
Methods in com.stimulsoft.report.components that return StiComponent | |
---|---|
static StiComponent |
StiComponentHelper.clone(StiComponent component)
|
StiComponent |
StiComponentsCollection.get(java.lang.String name)
|
StiComponent |
StiPagesCollection.GetComponentByName(java.lang.String componentName)
|
StiComponent |
StiComponentsCollection.GetComponentByName(java.lang.String componentName,
StiContainer container)
|
StiComponent |
StiComponent.GetDataBand()
|
StiComponent |
StiComponent.getGroupHeaderBand()
|
StiComponent |
StiComponent.GetGroupHeaderBand()
|
StiComponent |
StiComponent.InternalRender()
|
StiComponent |
StiComponent.render()
|
Methods in com.stimulsoft.report.components that return types with arguments of type StiComponent | |
---|---|
java.util.ArrayList<StiComponent> |
StiPage.getSelectedComponents()
|
Methods in com.stimulsoft.report.components with parameters of type StiComponent | |
---|---|
void |
StiComponentsCollection.add(int index,
StiComponent component)
|
boolean |
StiComponentsCollection.add(StiComponent component)
|
boolean |
StiComponent.canContainIn(StiComponent component)
Specifies that this component may be * he specified component. |
boolean |
StiComponent.CheckForParentComponent(StiComponent comp)
|
static StiComponent |
StiComponentHelper.clone(StiComponent component)
|
static StiRectangle |
StiComponent.DoOffsetRect(StiComponent component,
StiRectangle rect,
StiRectangle offsetRect)
tangle to the specified offset. |
static void |
StiComponentHelper.FillComponentPlacement(StiComponent component)
|
StiRectangle |
StiComponent.getDockRegion(StiComponent parent)
Retuns an empty rectangle to which docking is poss * |
StiRectangle |
StiComponent.getDockRegion(StiComponent parent,
boolean useColumns)
Retuns an empty rectangle to which docking is pos * |
static java.lang.Object |
StiDataHelper.GetFilterEventHandler(StiComponent component,
java.lang.Object dataSource)
|
void |
StiPage.InvokeGetExcelSheet(StiComponent sender,
StiGetExcelSheetEventArgs e)
Raises the GetExcelSheet event. |
void |
StiComponent.InvokePainted(StiComponent sender,
StiPaintEventArgs e)
Raises the * for this component. |
void |
StiComponent.invokePainting(StiComponent sender,
StiPaintArgs e)
Raises the Pai * or this component. |
static boolean |
StiRestrictionsHelper.isAllowChange(StiComponent comp)
|
static boolean |
StiRestrictionsHelper.isAllowChangePosition(StiComponent comp)
|
static boolean |
StiRestrictionsHelper.isAllowDelete(StiComponent comp)
|
static boolean |
StiRestrictionsHelper.isAllowMove(StiComponent comp)
|
static boolean |
StiRestrictionsHelper.isAllowResize(StiComponent comp)
|
static boolean |
StiRestrictionsHelper.isAllowSelect(StiComponent comp)
|
static boolean |
StiComponent.IsParentSelect(StiComponent component)
Retuns true * parent component is selected. |
static void |
StiDataHelper.SetData(StiComponent component,
boolean reinit)
|
static void |
StiDataHelper.SetData(StiComponent component,
boolean reinit,
StiComponent masterComponent)
|
static void |
StiFilterHelper.SetFilter(StiComponent masterComp)
|
Uses of StiComponent in com.stimulsoft.report.components.bands |
---|
Subclasses of StiComponent 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 StiComponent | |
---|---|
StiComponent |
StiDataBandInfoV1.CurrentDetailComponent
Gets or sets the current child component. |
StiComponent |
StiDataBandInfoV1.LastComponent
Last rendered component. |
StiComponent |
StiGroupFooterBandInfoV2.PrintAtBottomComponent
|
Fields in com.stimulsoft.report.components.bands with type parameters of type StiComponent | |
---|---|
java.util.ArrayList<StiComponent> |
StiDataBandInfoV1.BreakableComps
|
java.util.ArrayList<StiComponent> |
StiDataBandInfoV1.DetailComponents
Gets or sets collection of details. |
java.util.ArrayList<StiComponent> |
StiDataBandInfoV1.DetailDataComponents
Gets or sets collection of data details. |
java.util.ArrayList<StiComponent> |
StiDataBandInfoV2.Details
|
java.util.ArrayList<StiComponent> |
StiDataBandInfoV1.FooterComponents
Gets or sets collection of footers. |
java.util.ArrayList<StiComponent> |
StiDataBandInfoV1.HeaderComponents
Gets or sets a collection of headers. |
java.util.ArrayList<StiComponent> |
StiDataBandInfoV1.RemmitedCollection
Collection of components, which will be render in next pass. |
java.util.ArrayList<StiComponent> |
StiDataBandInfoV1.RenderedHeaders
Gets or sets a collection of rendered headers. |
java.util.ArrayList<StiComponent> |
StiDataBandInfoV1.SubReportsComponents
Gets or sets a collection of header groups. |
Methods in com.stimulsoft.report.components.bands that return StiComponent | |
---|---|
StiComponent |
StiTableOfContents.CreateNew()
|
StiComponent |
StiReportTitleBand.GetMaster()
Returns Master component of this component. |
StiComponent |
StiReportSummaryBand.GetMaster()
Returns the component Master of the object. |
StiComponent |
StiPageHeaderBand.GetMaster()
Returns Master component of this component. |
StiComponent |
StiPageFooterBand.GetMaster()
Returns the component Master of the object. |
StiComponent |
StiTableOfContents.getMasterComponent()
|
StiComponent |
StiDataBand.getMasterComponent()
Gets or sets the master-component. |
Methods in com.stimulsoft.report.components.bands with parameters of type StiComponent | |
---|---|
boolean |
StiStaticBand.Break(StiComponent dividedComponent,
double devideFactor,
StiRefObject<java.lang.Double> divLine)
Divides content of components in two parts. |
boolean |
StiReportTitleBand.Break(StiComponent dividedComponent,
double devideFactor,
StiRefObject<java.lang.Double> divLine)
Divides content of components in two parts. |
boolean |
StiDynamicBand.Break(StiComponent dividedComponent,
double devideFactor,
StiRefObject<java.lang.Double> divLine)
Divides content of components in two parts. |
boolean |
StiReportTitleBand.canContainIn(StiComponent component)
May this container be located in the specified component. |
boolean |
StiReportSummaryBand.canContainIn(StiComponent component)
May this container be located in the specified component. |
boolean |
StiPageHeaderBand.canContainIn(StiComponent component)
May this container be located in the specified component. |
boolean |
StiPageFooterBand.canContainIn(StiComponent component)
May this container be located in the specified component. |
boolean |
StiBand.canContainIn(StiComponent component)
May this container be located : the specified component. |
void |
StiTableOfContents.setMasterComponent(StiComponent value)
|
void |
StiDataBand.setMasterComponent(StiComponent value)
|
Uses of StiComponent in com.stimulsoft.report.components.complexcomponents |
---|
Subclasses of StiComponent in com.stimulsoft.report.components.complexcomponents | |
---|---|
class |
StiClone
Describes class that realizes component - Clone. |
class |
StiContainer
|
class |
StiPanel
Describes the class of Container. |
class |
StiSubReport
|
Fields in com.stimulsoft.report.components.complexcomponents declared as StiComponent | |
---|---|
StiComponent |
StiContainerInfoV1.CurrentComponent
Gets or sets the current component for printing. |
StiComponent |
StiContainerInfoV1.LastDataBand
|
Methods in com.stimulsoft.report.components.complexcomponents that return StiComponent | |
---|---|
StiComponent |
StiContainer.GetDockableComponent()
Returns the first docked and selected component. |
StiComponent |
StiContainer.GetFirstSelectableCompanent()
Returns the first selected component. |
Methods in com.stimulsoft.report.components.complexcomponents that return types with arguments of type StiComponent | |
---|---|
java.util.ArrayList<StiComponent> |
StiContainer.GetComponentsList()
Returns the list of all components which are located in the container. |
Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiComponent | |
---|---|
void |
StiPanel.addComponent(StiComponent component)
|
void |
StiContainer.AlignToGrid(StiComponent comp)
|
boolean |
StiContainer.Break(StiComponent dividedComponent,
double devideFactor,
StiRefObject<java.lang.Double> divideLine)
Divides content of components in two parts. |
boolean |
StiSubReport.canContainIn(StiComponent component)
May this container be located in the specified component. |
boolean |
StiClone.canContainIn(StiComponent component)
May this container be located in the specified component. |
static void |
StiContainerHelper.CheckContainerGrowToHeight(StiComponent component)
|
static void |
StiContainerHelper.checkSize(StiComponent component)
|
static void |
StiContainerHelper.CheckSize(StiComponent component)
|
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)
|
void |
StiSubReport.invokeFillParameters(StiComponent sender,
java.util.HashMap<java.lang.String,java.lang.Object> e)
|
void |
StiContainer.SelectComponent(StiComponent component)
Selects the specified component in the container. |
Uses of StiComponent in com.stimulsoft.report.components.crossBands |
---|
Subclasses of StiComponent 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 StiComponent in com.stimulsoft.report.components.interfaces |
---|
Methods in com.stimulsoft.report.components.interfaces that return StiComponent | |
---|---|
StiComponent |
IStiMasterComponent.getMasterComponent()
Gets or sets the master-component. |
StiComponent |
IStiSeriesParent.getParent()
|
Methods in com.stimulsoft.report.components.interfaces with parameters of type StiComponent | |
---|---|
boolean |
IStiBreakable.Break(StiComponent dividedComponent,
double devideFactor,
StiRefObject<java.lang.Double> divideLine)
Divides content of components in two parts. |
void |
IStiMasterComponent.setMasterComponent(StiComponent value)
|
Uses of StiComponent in com.stimulsoft.report.components.simplecomponents |
---|
Subclasses of StiComponent in com.stimulsoft.report.components.simplecomponents | |
---|---|
class |
StiCheckBox
Class describes the component - Check Box. |
class |
StiContourText
The class describes the Contour Text. |
class |
StiCrossLinePrimitive
Describes class that realizes component - StiCrossLinePrimitive. |
class |
StiEndPointPrimitive
|
class |
StiHorizontalLinePrimitive
Describes class that realizes component - StiHorizontalLinePrimitive. |
class |
StiImage
The class describes the component of printing for image printing - Image. |
class |
StiLinePrimitive
Describes class that realizes base component for all primitives with lines. |
class |
StiPointPrimitive
|
class |
StiPrimitive
Describes class that realizes base component for all primitives. |
class |
StiRectanglePrimitive
Describes class that realizes component - StiRectanglePrimitive. |
class |
StiRichText
The class describes a component that allows to outtype RichText. |
class |
StiRoundedRectanglePrimitive
Describes class that realizes component - StiRoundedRectanglePrimitive. |
class |
StiShape
Class describes the component that serves to show shapes. |
class |
StiSimpleText
Describes the class that realizes the component - StiText. |
class |
StiSparkline
Copyright Stimulsoft |
class |
StiStartPointPrimitive
|
class |
StiSystemText
Describes the class that realizes a category - SystemText. |
class |
StiText
Describes the class that realizes the component - Text. |
class |
StiTextInCells
Describes the class that realizes the component - StiTextInCells. |
class |
StiVerticalLinePrimitive
Describes class that realizes component - StiVerticalLinePrimitive. |
class |
StiView
|
class |
StiWinControl
|
class |
StiZipCode
Class describes the component - ZipCode. |
Methods in com.stimulsoft.report.components.simplecomponents that return StiComponent | |
---|---|
StiComponent |
StiSparkline.createNew()
|
Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiComponent | |
---|---|
boolean |
StiText.Break(StiComponent dividedComponent,
double devideFactor,
StiRefObject<java.lang.Double> divideLine)
Occurs when the ExcelValue is calculated. |
boolean |
StiRichText.Break(StiComponent dividedComponent,
double devideFactor,
StiRefObject<java.lang.Double> divideLine)
|
boolean |
StiImage.Break(StiComponent dividedComponent,
double devideFactor,
StiRefObject<java.lang.Double> divideLine)
|
boolean |
StiCheckBox.Break(StiComponent dividedComponent,
double devideFactor,
StiRefObject<java.lang.Double> divideLine)
Divides content of components in two parts. |
boolean |
StiCrossLinePrimitive.canContainIn(StiComponent component)
May this container be located in the specified component. |
void |
StiSimpleText.checkDuplicates(StiComponent sender,
StiGetValueEventArgs e)
|
void |
StiCheckBox.InvokeGetChecked(StiComponent sender,
StiValueEventArgs e)
Raises the GetChecked event. |
void |
StiSimpleText.InvokeGetValue(StiComponent sender,
StiGetValueEventArgs e)
|
void |
StiRichText.InvokeGetValue(StiComponent sender,
StiGetValueEventArgs e)
|
void |
StiZipCode.InvokeGetZipCode(StiComponent sender,
StiValueEventArgs e)
Raises the GetZipCode event. |
void |
StiSimpleText.InvokeTextProcess(StiComponent sender,
StiValueEventArgs e)
Raises the TextProcess event. |
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)
|
Uses of StiComponent in com.stimulsoft.report.components.table |
---|
Subclasses of StiComponent in com.stimulsoft.report.components.table | |
---|---|
class |
StiTable
|
class |
StiTableCell
|
class |
StiTableCellCheckBox
|
class |
StiTableCellImage
|
class |
StiTableCellRichText
|
Methods in com.stimulsoft.report.components.table that return StiComponent | |
---|---|
StiComponent |
StiTableCellRichText.GetJoinComponentByGuid(int id)
|
StiComponent |
StiTableCellImage.GetJoinComponentByGuid(int id)
|
StiComponent |
StiTableCellCheckBox.GetJoinComponentByGuid(int id)
|
StiComponent |
StiTableCell.GetJoinComponentByGuid(int id)
|
StiComponent |
IStiTableCell.GetJoinComponentByGuid(int id)
|
StiComponent |
StiTableCellRichText.GetJoinComponentByIndex(int index)
|
StiComponent |
StiTableCellImage.GetJoinComponentByIndex(int index)
|
StiComponent |
StiTableCellCheckBox.GetJoinComponentByIndex(int index)
|
StiComponent |
StiTableCell.GetJoinComponentByIndex(int index)
|
StiComponent |
IStiTableCell.GetJoinComponentByIndex(int index)
|
StiComponent |
StiTableCellRichText.getParentJoinCell()
|
StiComponent |
StiTableCellImage.getParentJoinCell()
|
StiComponent |
StiTableCellCheckBox.getParentJoinCell()
|
StiComponent |
StiTableCell.getParentJoinCell()
|
StiComponent |
IStiTableCell.getParentJoinCell()
|
Methods in com.stimulsoft.report.components.table with parameters of type StiComponent | |
---|---|
void |
StiTable.ChangeGrowToHeightAtCell(StiComponent cell)
|
void |
StiTableCellRichText.setParentJoinCell(StiComponent value)
|
void |
StiTableCellImage.setParentJoinCell(StiComponent value)
|
void |
StiTableCellCheckBox.setParentJoinCell(StiComponent value)
|
void |
StiTableCell.setParentJoinCell(StiComponent value)
|
void |
IStiTableCell.setParentJoinCell(StiComponent value)
|
Uses of StiComponent in com.stimulsoft.report.crossTab |
---|
Subclasses of StiComponent in com.stimulsoft.report.crossTab | |
---|---|
class |
StiCrossCell
|
class |
StiCrossColumn
|
class |
StiCrossColumnTotal
Summary description for StiCrossRowTotal. |
class |
StiCrossField
|
class |
StiCrossHeader
|
class |
StiCrossRow
|
class |
StiCrossRowTotal
Summary description for StiCrossRowTotal. |
class |
StiCrossSummary
|
class |
StiCrossSummaryHeader
|
class |
StiCrossTab
Describes the class that realizes a StiCrossTab. |
class |
StiCrossTitle
|
class |
StiCrossTotal
Summary description for StiCrossRowTotal. |
Methods in com.stimulsoft.report.crossTab with parameters of type StiComponent | |
---|---|
boolean |
StiCrossTab.canContainIn(StiComponent component)
May this container be located in the specified component. |
void |
StiCrossCell.InvokeGetCrossValue(StiComponent sender,
StiGetCrossValueEventArgs e)
|
Uses of StiComponent in com.stimulsoft.report.design |
---|
Methods in com.stimulsoft.report.design that return StiComponent | |
---|---|
StiComponent |
StiDesignerInfo.getBookmarkComponent()
|
Methods in com.stimulsoft.report.design with parameters of type StiComponent | |
---|---|
java.lang.Boolean |
StiDesignerInfo.isBookmarked(StiComponent component)
|
void |
StiDesignerInfo.setBookmarkComponent(StiComponent bookmarkComponent)
|
Uses of StiComponent in com.stimulsoft.report.dialogs |
---|
Subclasses of StiComponent 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. |
Methods in com.stimulsoft.report.dialogs with parameters of type StiComponent | |
---|---|
boolean |
StiReportControl.canContainIn(StiComponent component)
May this container be located in the specified component. |
Uses of StiComponent in com.stimulsoft.report.dictionary.dataSources |
---|
Methods in com.stimulsoft.report.dictionary.dataSources with parameters of type StiComponent | |
---|---|
static void |
StiDataSourceHelper.checkExpression(java.lang.String expression,
StiComponent component,
java.util.Hashtable<java.lang.String,java.util.Hashtable<java.lang.String,java.lang.String>> datasourcesNames)
|
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 StiComponent in com.stimulsoft.report.engine |
---|
Fields in com.stimulsoft.report.engine declared as StiComponent | |
---|---|
StiComponent |
StiParserParameters.component
|
Method parameters in com.stimulsoft.report.engine with type arguments of type StiComponent | |
---|---|
static void |
StiPostProcessDuplicatesHelper.PostProcessDuplicates(java.util.ArrayList<StiComponent> comps,
java.util.Hashtable parentCont)
|
static void |
StiPostProcessDuplicatesHelper.PostProcessDuplicates(java.util.ArrayList<StiComponent> comps,
java.util.Hashtable parentCont,
StiPostProcessDuplicatesHelper.TypeOfDuplicates typeOfDuplicates)
|
Constructors in com.stimulsoft.report.engine with parameters of type StiComponent | |
---|---|
StiParserParameters(java.lang.String inputExpression,
StiComponent component,
java.lang.Object sender,
boolean storeToPrint,
boolean executeIfStoreToPrint)
|
|
StiParserParameters(java.lang.String inputExpression,
StiComponent component,
java.lang.Object sender,
java.lang.Boolean storeToPrint,
boolean executeIfStoreToPrint,
boolean returnAsmList,
boolean checkSyntaxMode)
|
Uses of StiComponent in com.stimulsoft.report.engine.engineV1.builders |
---|
Methods in com.stimulsoft.report.engine.engineV1.builders that return types with arguments of type StiComponent | |
---|---|
java.util.ArrayList<StiComponent> |
StiDataBandV1Builder.getGroupFooters(StiDataBand dataBand)
|
java.util.ArrayList<StiComponent> |
StiDataBandV1Builder.getGroupHeaderComponents()
|
Uses of StiComponent in com.stimulsoft.report.engine.engineV2 |
---|
Subclasses of StiComponent 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
|
Methods in com.stimulsoft.report.engine.engineV2 that return types with arguments of type StiComponent | |
---|---|
java.util.Hashtable<StiComponent,StiBaseStyle> |
StiEngine.getHashParentStyles()
|
java.util.Hashtable<StiComponent,java.lang.Boolean> |
StiEngine.getHashUseParentStyles()
|
Method parameters in com.stimulsoft.report.engine.engineV2 with type arguments of type StiComponent | |
---|---|
void |
StiEngine.setHashParentStyles(java.util.Hashtable<StiComponent,StiBaseStyle> hashParentStyles)
|
void |
StiEngine.setHashUseParentStyles(java.util.Hashtable<StiComponent,java.lang.Boolean> hashUseParentStyles)
|
Uses of StiComponent in com.stimulsoft.report.engine.engineV2.builders |
---|
Methods in com.stimulsoft.report.engine.engineV2.builders that return StiComponent | |
---|---|
static StiComponent |
StiFooterBandV2Builder.getMaster(StiFooterBand masterFooterBand)
|
static StiComponent |
StiHeaderBandV2Builder.getMaster(StiHeaderBand masterHeaderBand)
|
StiComponent |
StiWinControlV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiViewV2Builder.InternalRender(StiComponent masterComp)
|
abstract StiComponent |
StiV2Builder.InternalRender(StiComponent masterComp)
Renders a component. |
StiComponent |
StiTextInCellsV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiTableOfContentsV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiSubReportV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiSparklineV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiSimpleTextV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiPointPrimitiveV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiMapV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiImageV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiHierarchicalBandV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiGaugeV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiCrossTabV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiContainerV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiComponentV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiColumnHeaderBandV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiColumnFooterBandV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiCloneV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiChartV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiBandV2Builder.InternalRender(StiComponent masterComp)
|
abstract StiComponent |
StiV2Builder.Render(StiComponent masterComp)
Renders a component with calling an event. |
StiComponent |
StiDataBandV2Builder.Render(StiComponent masterComp)
|
StiComponent |
StiComponentV2Builder.Render(StiComponent masterComp)
|
static StiComponent |
StiChartV2Builder.RenderChart(StiChart masterChart)
|
StiComponent |
StiCrossTabV2Builder.RenderCrossTab(StiCrossTabParams pars,
StiCrossTab masterCrossTab)
|
StiComponent |
StiCrossTabV2Builder.RenderCrossTabOnDataBand(StiCrossTabParams pars,
StiCrossTab masterCrossTab,
StiContainer renderedComponent)
|
Methods in com.stimulsoft.report.engine.engineV2.builders with parameters of type StiComponent | |
---|---|
static StiContainer |
StiContainerV2Builder.GetRenderContainer(StiComponent comp)
Returns a panel for the component rendering. |
StiComponent |
StiWinControlV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiViewV2Builder.InternalRender(StiComponent masterComp)
|
abstract StiComponent |
StiV2Builder.InternalRender(StiComponent masterComp)
Renders a component. |
StiComponent |
StiTextInCellsV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiTableOfContentsV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiSubReportV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiSparklineV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiSimpleTextV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiPointPrimitiveV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiMapV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiImageV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiHierarchicalBandV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiGaugeV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiCrossTabV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiContainerV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiComponentV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiColumnHeaderBandV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiColumnFooterBandV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiCloneV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiChartV2Builder.InternalRender(StiComponent masterComp)
|
StiComponent |
StiBandV2Builder.InternalRender(StiComponent masterComp)
|
static void |
StiTableOfContentsV2Builder.postProcessBookmarks(java.util.List<StiComponent> comps,
StiTableOfContents masterComp,
StiComponent resultComp)
|
static void |
StiTableOfContentsV2Builder.postProcessBookmarks(java.util.List<StiComponent> comps,
java.lang.String baseName,
StiComponent panel,
StiBookmarksCollection bookmarks)
|
abstract void |
StiV2Builder.Prepare(StiComponent masterComp)
Prepares a component for rendering. |
void |
StiSubReportV2Builder.Prepare(StiComponent masterComp)
|
void |
StiSparklineV2Builder.Prepare(StiComponent masterComp)
|
void |
StiSimpleTextV2Builder.Prepare(StiComponent masterComp)
Prepares a component for rendering. |
void |
StiPageV2Builder.Prepare(StiComponent masterComp)
|
void |
StiMapV2Builder.Prepare(StiComponent masterComp)
|
void |
StiGroupHeaderBandV2Builder.Prepare(StiComponent masterComp)
|
void |
StiDataBandV2Builder.Prepare(StiComponent masterComp)
|
void |
StiCrossTabV2Builder.Prepare(StiComponent masterComp)
|
void |
StiComponentV2Builder.Prepare(StiComponent masterComp)
Prepares a component for rendering. |
void |
StiChartV2Builder.Prepare(StiComponent masterComp)
|
void |
StiBandV2Builder.Prepare(StiComponent masterComp)
|
abstract StiComponent |
StiV2Builder.Render(StiComponent masterComp)
Renders a component with calling an event. |
StiComponent |
StiDataBandV2Builder.Render(StiComponent masterComp)
|
StiComponent |
StiComponentV2Builder.Render(StiComponent masterComp)
|
abstract void |
StiV2Builder.SetReportVariables(StiComponent masterComp)
Sets system variables which are specific for the specified component. |
void |
StiGroupHeaderBandV2Builder.SetReportVariables(StiComponent masterComp)
|
void |
StiGroupFooterBandV2Builder.SetReportVariables(StiComponent masterComp)
|
void |
StiDataBandV2Builder.SetReportVariables(StiComponent masterComp)
Sets system variables which are specific for the specified component. |
void |
StiComponentV2Builder.SetReportVariables(StiComponent masterComp)
Sets system variables which are specific for the specified component. |
abstract void |
StiV2Builder.UnPrepare(StiComponent masterComp)
Clears a component for rendering. |
void |
StiDataBandV2Builder.UnPrepare(StiComponent masterComp)
Clears a component after rendering. |
void |
StiComponentV2Builder.UnPrepare(StiComponent masterComp)
Clears a component after rendering. |
Method parameters in com.stimulsoft.report.engine.engineV2.builders with type arguments of type StiComponent | |
---|---|
static void |
StiTableOfContentsV2Builder.postProcessBookmarks(java.util.List<StiComponent> comps,
StiTableOfContents masterComp,
StiComponent resultComp)
|
static void |
StiTableOfContentsV2Builder.postProcessBookmarks(java.util.List<StiComponent> comps,
java.lang.String baseName,
StiComponent panel,
StiBookmarksCollection bookmarks)
|
Uses of StiComponent in com.stimulsoft.report.engine.parser |
---|
Fields in com.stimulsoft.report.engine.parser declared as StiComponent | |
---|---|
StiComponent |
StiParser.StiFilterParserData.Component
|
Methods in com.stimulsoft.report.engine.parser with parameters of type StiComponent | |
---|---|
static StiParserException |
StiParser.checkExpression(java.lang.String inputExpression,
StiComponent component)
|
static java.lang.Object |
StiParser.createExpressionAndParse(java.lang.String textValue,
StiComponent component)
|
static java.lang.Object |
StiParser.parseTextValue(java.lang.String inputExpression,
StiComponent component)
|
static java.lang.Object |
StiParser.ParseTextValue(java.lang.String inputExpression,
StiComponent component)
|
static java.lang.Object |
StiParser.ParseTextValue(java.lang.String inputExpression,
StiComponent component,
java.lang.Boolean storeToPrint,
boolean executeIfStoreToPrint,
boolean returnAsmList,
boolean checkSyntaxMode)
|
Constructors in com.stimulsoft.report.engine.parser with parameters of type StiComponent | |
---|---|
StiParser.StiFilterParserData(StiComponent component,
java.lang.String expression)
|
Uses of StiComponent in com.stimulsoft.report.events |
---|
Methods in com.stimulsoft.report.events that return StiComponent | |
---|---|
StiComponent |
StiComponentRemovingEventArgs.getComponent()
|
StiComponent |
StiComponentCreationEventArgs.getComponent()
|
Methods in com.stimulsoft.report.events with parameters of type StiComponent | |
---|---|
void |
StiEvent.set(StiComponent parent,
java.lang.String value)
|
void |
StiEvent.Set(StiComponent parent,
java.lang.String value)
|
Constructors in com.stimulsoft.report.events with parameters of type StiComponent | |
---|---|
StiAfterPrintEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiAfterSelectEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiBeforePrintEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiBeginRenderEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiCheckedChangedEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiClickEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiClosedFormEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiClosingFormEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiColumnBeginRenderEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiColumnEndRenderEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiComponentCreationEventArgs(StiComponent component)
|
|
StiComponentRemovingEventArgs(StiComponent component)
|
|
StiConnectedEvent(StiComponent parent)
Creates a new object of the type StiConnectedEvent with specified arguments. |
|
StiConnectingEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiDisconnectedEvent(StiComponent parent)
Creates a new object of the type StiDisconnectedEvent with specified arguments. |
|
StiDisconnectingEvent(StiComponent parent)
Creates a new object of the type StiDisconnectingEvent with specified arguments. |
|
StiDoubleClickEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiEndRenderEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiEnterEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiEvent(StiComponent parent,
java.lang.String script)
|
|
StiExportedEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiExportingEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiFillDataEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetArgumentEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetBarCodeEvent(StiComponent parent)
|
|
StiGetBarCodeEvent(StiComponent parent,
java.lang.String script)
|
|
StiGetBookmarkEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetCheckedEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetCollapsedEvent(StiComponent parent)
Creates a new object of the type StiGetCollapsedEvent with specified arguments. |
|
StiGetDrillDownReportEvent(StiComponent parent)
Creates a new object of the type StiGetDrillDownReportEvent with specified arguments. |
|
StiGetExcelSheetEvent(StiComponent parent)
Creates a new object of the type StiGetExcelSheetEvent with specified arguments. |
|
StiGetExcelValueEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetFilterEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetGroupConditionEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetHyperlinkEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetImageDataEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetImageURLEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetSummaryExpressionEvent(StiComponent parent)
Creates a new object of the type StiGetSummaryExpressionEvent with specified arguments. |
|
StiGetTagEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetToolTipEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetValueEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiGetZipCodeEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiLeaveEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiLoadFormEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiMouseDownEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiMouseEnterEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiMouseLeaveEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiMouseMoveEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiMouseUpEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiMoveFooterToBottomEvent(StiComponent parent)
Creates a new object of the type StiMoveFooterToBottomEvent with specified arguments. |
|
StiPositionChangedEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiPrintedEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiPrintingEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiRenderingEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiSelectedIndexChangedEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiStateRestoreEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiStateSaveEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
|
StiValueChangedEvent(StiComponent parent)
Creates a new object of the type StiEvent with specified arguments. |
Uses of StiComponent in com.stimulsoft.report.export.service |
---|
Fields in com.stimulsoft.report.export.service declared as StiComponent | |
---|---|
StiComponent |
StiSvgExportService.StiSvgHelper.StiSvgData.Component
Component. |
Methods in com.stimulsoft.report.export.service that return types with arguments of type StiComponent | |
---|---|
java.util.HashMap<StiComponent,java.lang.String> |
StiHtmlExportService.getChartData()
|
Methods in com.stimulsoft.report.export.service with parameters of type StiComponent | |
---|---|
java.lang.String |
StiHtmlExportService.getGuid(StiComponent comp)
|
void |
StiHtmlExportService.renderBorder(StiComponent comp)
Render StiComponent border |
void |
StiHtmlExportService.renderImage(StiComponent comp)
Render StiComponent image |
void |
StiHtmlExportService.renderPosition(StiComponent comp)
Render StiComponent position |
static org.w3c.dom.Document |
StiSvgExportService.StiSvgHelper.saveComponent(StiComponent component)
Save component to Document |
static org.w3c.dom.Document |
StiSvgExportService.StiSvgHelper.saveComponent(StiComponent component,
StiImageFormat imageFormat,
float imageQuality,
float imageResolution)
Save component to Document |
static java.lang.String |
StiSvgExportService.StiSvgHelper.saveComponentToString(StiComponent component,
StiImageFormat imageFormat,
float imageQuality,
float imageResolution)
|
Method parameters in com.stimulsoft.report.export.service with type arguments of type StiComponent | |
---|---|
void |
StiHtmlExportService.setChartData(java.util.HashMap<StiComponent,java.lang.String> chartData)
|
Uses of StiComponent in com.stimulsoft.report.export.service.pdf |
---|
Fields in com.stimulsoft.report.export.service.pdf declared as StiComponent | |
---|---|
StiComponent |
StiEditableObject.Component
|
Uses of StiComponent in com.stimulsoft.report.export.tools |
---|
Fields in com.stimulsoft.report.export.tools declared as StiComponent | |
---|---|
StiComponent |
StiPdfData.Component
Component. |
Methods in com.stimulsoft.report.export.tools that return StiComponent | |
---|---|
StiComponent |
StiCell.getComponent()
|
Methods in com.stimulsoft.report.export.tools that return types with arguments of type StiComponent | |
---|---|
java.util.Hashtable<StiComponent,StiRectangle> |
StiMatrix.getImagesBaseRect()
|
Methods in com.stimulsoft.report.export.tools with parameters of type StiComponent | |
---|---|
StiCellStyle |
StiMatrix.getStyleFromComponent(StiComponent component,
int x,
int y)
Get StiCellStyle from StiComponent |
boolean |
StiMatrix.isComponentHasInteraction(StiComponent component)
|
static java.lang.String |
StiExportUtils.saveComponentToString(StiComponent component)
|
static java.lang.String |
StiExportUtils.saveComponentToString(StiComponent component,
StiImageFormat imageFormat,
float imageQuality,
float imageResolution)
|
void |
StiCell.setComponent(StiComponent value)
Set StiComponent |
Uses of StiComponent in com.stimulsoft.report.expressions |
---|
Fields in com.stimulsoft.report.expressions declared as StiComponent | |
---|---|
StiComponent |
StiExpression.ParentComponent
|
Methods in com.stimulsoft.report.expressions with parameters of type StiComponent | |
---|---|
void |
StiUnifiedExpression.set(StiComponent parent,
java.lang.String propertyName,
java.lang.String value)
|
void |
StiUnifiedExpression.Set(StiComponent parent,
java.lang.String propertyName,
java.lang.String value)
|
Constructors in com.stimulsoft.report.expressions with parameters of type StiComponent | |
---|---|
StiBookmarkExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
|
StiCheckedExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
|
StiCollapsedExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
|
StiDataUrlExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
|
StiExcelSheetExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
|
StiExcelValueExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
|
StiFilterExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
|
StiGroupConditionExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
|
StiGroupSummaryExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
|
StiHyperlinkExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
|
StiImageDataExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
|
StiImageURLExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
|
StiPointerExpression(StiComponent parent,
java.lang.String propertyName)
|
|
StiTagExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
|
StiToolTipExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
|
StiUnifiedExpression(StiComponent parent,
java.lang.String propertyName)
|
|
StiZipCodeExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
Uses of StiComponent in com.stimulsoft.report.globalization |
---|
Methods in com.stimulsoft.report.globalization with parameters of type StiComponent | |
---|---|
void |
StiGlobalizationContainerCollection.removeComponent(StiComponent comp)
|
void |
StiGlobalizationContainerCollection.renameComponent(StiComponent comp,
java.lang.String oldName,
java.lang.String newName)
|
Uses of StiComponent in com.stimulsoft.report.helpers |
---|
Methods in com.stimulsoft.report.helpers with parameters of type StiComponent | |
---|---|
static boolean |
StiAppExpressionParser.parseBoolExpression(StiComponent component,
java.lang.String propName,
boolean allowDataLoading)
|
static StiBrush |
StiAppExpressionParser.parseBrushExpression(StiComponent component,
java.lang.String propName,
boolean allowDataLoading)
|
static StiColor |
StiAppExpressionParser.parseColorExpression(StiComponent component,
java.lang.String propName,
boolean allowDataLoading)
|
static java.lang.Enum<?> |
StiAppExpressionParser.parseEnumExpression(StiComponent component,
java.lang.String propName,
java.lang.Class<?> enumType,
boolean allowDataLoading)
|
static java.lang.String |
StiAppExpressionParser.parseStringExpression(StiComponent component,
java.lang.String propName,
boolean allowDataLoading)
|
static void |
StiAppExpressionParser.processExpressions(StiComponent component,
boolean allowDataLoading)
|
Uses of StiComponent in com.stimulsoft.report.infographics.gauge |
---|
Subclasses of StiComponent in com.stimulsoft.report.infographics.gauge | |
---|---|
class |
StiGauge
Copyright Stimulsoft |
Methods in com.stimulsoft.report.infographics.gauge that return StiComponent | |
---|---|
StiComponent |
StiGauge.createNew()
|
Uses of StiComponent in com.stimulsoft.report.infographics.gauge.styles.view |
---|
Methods in com.stimulsoft.report.infographics.gauge.styles.view with parameters of type StiComponent | |
---|---|
void |
StiGaugeStyleXF.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements)
Gets a style from the component. |
void |
StiGaugeStyleXF.SetStyleToComponent(StiComponent component)
Sets style to a component. |
Uses of StiComponent in com.stimulsoft.report.interfaces |
---|
Methods in com.stimulsoft.report.interfaces with parameters of type StiComponent | |
---|---|
void |
IStiInvokeGetListOfValuesEnd.InvokeGetListOfValuesEnd(StiComponent sender,
StiGetValueEventArgs e)
|
void |
IStiInvokeGetValueEnd.InvokeGetValueEnd(StiComponent sender,
StiGetValueEventArgs e)
|
Uses of StiComponent in com.stimulsoft.report.maps |
---|
Subclasses of StiComponent in com.stimulsoft.report.maps | |
---|---|
class |
StiMap
Copyright Stimulsoft |
Methods in com.stimulsoft.report.maps that return StiComponent | |
---|---|
StiComponent |
StiMap.createNew()
|
Uses of StiComponent in com.stimulsoft.report.options |
---|
Methods in com.stimulsoft.report.options with parameters of type StiComponent | |
---|---|
static void |
EngineOptions.GlobalEvents.InvokeBusinessObjectAssigned(StiComponent stiChart,
StiEventHandlerArgs empty)
|
static void |
EngineOptions.GlobalEvents.InvokeDataSourceAssigned(StiComponent stiChart,
StiEventHandlerArgs empty)
|
static void |
EngineOptions.GlobalEvents.InvokeGetValue(StiComponent sender,
StiGetValueEventArgs e)
|
static void |
EngineOptions.GlobalEvents.InvokeTextChanged(StiComponent parentComponent,
StiTextChangedEventArgs stiTextChangedEventArgs)
|
Uses of StiComponent in com.stimulsoft.report.painters |
---|
Methods in com.stimulsoft.report.painters with parameters of type StiComponent | |
---|---|
java.awt.image.BufferedImage |
StiPainter.getImage(StiComponent component,
java.lang.Double pageZoom,
StiExportFormat format)
Create BufferedImage form StiComponent |
static StiPainter |
StiPainter.getPainter(StiComponent stiComponent)
Return painter for component |
void |
StiPainter.paint(StiComponent stiComponent,
StiPaintArgs e)
Paint component |
Uses of StiComponent in com.stimulsoft.report.painters.components |
---|
Methods in com.stimulsoft.report.painters.components with parameters of type StiComponent | |
---|---|
java.awt.image.BufferedImage |
StiViewPainter.getImage(StiComponent component,
java.lang.Double zoom,
int format)
|
java.lang.Object |
StiTextPainter.getImage(StiComponent component,
java.lang.Double zoom,
int format)
|
java.awt.image.BufferedImage |
StiCheckBoxPainter.getImage(StiComponent component,
java.lang.Double zoom,
int format)
|
java.awt.image.BufferedImage |
StiBarCodePainter.getImage(StiComponent component,
java.lang.Double zoom,
int format)
|
java.awt.image.BufferedImage |
StiSparklinePainter.getImage(StiComponent component,
double zoom,
StiExportFormat format)
|
StiImage |
StiGaugePainter.getImage(StiComponent component,
double zoom,
StiExportFormat format)
|
void |
StiZipCodePainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiViewPainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiVerticalLinePrimitivePainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiTextPainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiSparklinePainter.paint(StiComponent component,
StiPaintArgs e)
|
void |
StiShapePainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiRichTextPainter.paint(StiComponent stiComponent,
StiPaintArgs args)
Paint component |
void |
StiRectanglePrimitivePainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiPagePainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiMapPainter.paint(StiComponent component,
StiPaintArgs e)
|
void |
StiImagePainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiHorizontalLinePrimitivePainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiGaugePainter.paint(StiComponent component,
StiPaintArgs e)
|
void |
StiContainerPainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiCheckBoxPainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiChartPainter.paint(StiComponent component,
StiPaintArgs e)
|
void |
StiBarCodePainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiTextPainter.paintBorder(StiComponent component,
StiGraphics g,
StiRectangle rect,
java.lang.Boolean topMost,
java.lang.Boolean isThumbPaint,
java.lang.Double zoom)
|
void |
StiTextInCellsPainter.paintBorder(StiComponent textComp,
StiGraphics g,
StiRectangle rect,
java.lang.Boolean drawBorderFormatting,
java.lang.Boolean drawTopmostBorderSides,
java.lang.Double zoom)
|
void |
StiComponentPainter.paintBorder(StiComponent component,
StiGraphics g,
StiRectangle rect,
java.lang.Boolean topMost,
java.lang.Boolean isThumbPaint,
java.lang.Double zoom,
java.lang.Double pageZoom)
Paint component border |
void |
StiComponentPainter.paintConditions(StiComponent component,
StiGraphics g,
StiRectangle rect)
Paints conditions of a component. |
void |
StiComponentPainter.paintEvents(StiComponent component,
StiGraphics g,
StiRectangle rect)
|
void |
StiLinePrimitivePainter.paintHighlight(StiComponent component,
StiPaintArgs args)
Paint highlites |
void |
StiComponentPainter.paintInheritedImage(StiComponent component,
StiGraphics g)
|
void |
StiComponentPainter.paintMarkers(StiComponent component,
StiGraphics g,
StiRectangle rect,
java.lang.Double zoom,
java.lang.Double pageZoom)
Paints a markers specified by a Rectangle structure. |
void |
StiComponentPainter.paintOrderAndQuickInfo(StiComponent component,
StiGraphics g,
java.lang.String number)
Paints order numbers and quick info of a component. |
void |
StiComponentPainter.paintQuickButtons(StiComponent component,
StiGraphics g)
Paints the QuickButtons. |
void |
StiVerticalLinePrimitivePainter.paintSelection(StiComponent component,
StiPaintArgs args)
Paints the selection. |
void |
StiRectanglePrimitivePainter.paintSelection(StiComponent component,
StiPaintArgs args)
Paints the selection. |
void |
StiComponentPainter.paintSelection(StiComponent component,
StiPaintArgs args)
Paints the selection. |
void |
StiHorizontalLinePrimitivePainter.paintSelection(StiComponent component,
StiPaintArgs args,
java.lang.Double zoom,
java.lang.Double pageZoom)
Paint component selection |
Uses of StiComponent in com.stimulsoft.report.painters.indicator |
---|
Methods in com.stimulsoft.report.painters.indicator with parameters of type StiComponent | |
---|---|
StiRectangle |
StiIndicatorTypePainter.paint(StiGraphics g,
StiComponent component,
StiRectangle rect)
Paint indicator |
StiRectangle |
StiIconSetIndicatorTypePainter.paint(StiGraphics g,
StiComponent component,
StiRectangle rect)
Paint indicator |
StiRectangle |
StiDataBarIndicatorTypePainter.paint(StiGraphics g,
StiComponent component,
StiRectangle rect)
Paint indicator |
Uses of StiComponent in com.stimulsoft.report.styles |
---|
Methods in com.stimulsoft.report.styles with parameters of type StiComponent | |
---|---|
static StiEnumSet<StiBorderSides> |
StiStylesHelper.getBorderSidesFromLocation(StiComponent component)
|
static StiBaseStyle |
StiBaseStyle.getStyle(StiComponent component)
|
static StiBaseStyle |
StiBaseStyle.getStyle(StiComponent component,
StiBaseStyle componentStyle)
|
static StiBaseStyle |
StiBaseStyle.getStyle(StiComponent component,
StiStyleElements styleElements)
|
static StiBaseStyle |
StiBaseStyle.getStyle(StiComponent component,
StiStyleElements styleElements,
StiBaseStyle componentStyle)
|
void |
StiTableStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements)
|
void |
StiStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements)
Gets a style from the component. |
void |
StiMapStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements)
|
void |
StiGaugeStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements)
Gets a style from the component. |
void |
StiEmptyStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements)
|
void |
StiDialogStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements)
|
void |
StiCrossTabStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements)
|
void |
StiChartStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements)
|
abstract void |
StiBaseStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements)
Gets a style from the component. |
void |
StiStyle.GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements,
StiBaseStyle componentStyle)
Gets a style from the component. |
void |
StiTableStyle.SetStyleToComponent(StiComponent component)
|
void |
StiStyle.SetStyleToComponent(StiComponent component)
Sets style to a component. |
void |
StiMapStyle.SetStyleToComponent(StiComponent component)
|
void |
StiGaugeStyle.SetStyleToComponent(StiComponent component)
Sets style to a component. |
void |
StiEmptyStyle.SetStyleToComponent(StiComponent component)
|
void |
StiDialogStyle.SetStyleToComponent(StiComponent component)
Sets style to a component. |
void |
StiCrossTabStyle.SetStyleToComponent(StiComponent component)
|
void |
StiChartStyle.SetStyleToComponent(StiComponent component)
Sets style to a component. |
abstract void |
StiBaseStyle.SetStyleToComponent(StiComponent component)
Sets style to a component. |
Uses of StiComponent in com.stimulsoft.report.styles.conditions |
---|
Methods in com.stimulsoft.report.styles.conditions with parameters of type StiComponent | |
---|---|
static boolean |
StiStyleConditionHelper.isAllowStyle(StiComponent component,
StiBaseStyle style)
|
Uses of StiComponent in com.stimulsoft.report.units |
---|
Methods in com.stimulsoft.report.units that return StiComponent | |
---|---|
StiComponent |
StiToolTipHelper.getComponent()
|
Methods in com.stimulsoft.report.units with parameters of type StiComponent | |
---|---|
static void |
StiToolTipHelper.addToolTip(StiComponent component,
java.lang.String text,
java.lang.Boolean isHyperlink)
|
Constructors in com.stimulsoft.report.units with parameters of type StiComponent | |
---|---|
StiToolTipHelper(StiComponent component,
java.lang.String text,
java.lang.Boolean hyperlink)
|
Uses of StiComponent in com.stimulsoft.viewer.panels |
---|
Methods in com.stimulsoft.viewer.panels with parameters of type StiComponent | |
---|---|
StiRectangle |
StiViewPannel.getComponentRect(StiComponent comp,
StiPageVisual pageVisual)
|
void |
StiViewPannel.scrollToComponent(StiComponent component)
Scroll co component |
Uses of StiComponent in com.stimulsoft.web.helper |
---|
Methods in com.stimulsoft.web.helper with parameters of type StiComponent | |
---|---|
static boolean |
StiReportHelper.isComponentHasInteraction(StiComponent component)
|
Uses of StiComponent in com.stimulsoft.webdesigner.helper |
---|
Subclasses of StiComponent in com.stimulsoft.webdesigner.helper | |
---|---|
class |
StiGroup
Copyright Stimulsoft |
Methods in com.stimulsoft.webdesigner.helper that return StiComponent | |
---|---|
static StiComponent |
StiReportEdit.createInfographicComponent(java.lang.String componentTypeArray)
|
Methods in com.stimulsoft.webdesigner.helper with parameters of type StiComponent | |
---|---|
static void |
StiReportEdit.addComponentToPage(StiComponent component,
StiPage currentPage)
|
static void |
StiReportEdit.applyStyles(StiComponent comp,
StiStylesCollection stylesCollection)
|
static java.lang.String |
StiReportEdit.getAllChildComponents(StiComponent component)
|
static java.util.HashMap<java.lang.String,java.lang.Object> |
StiReportEdit.getAllProperties(StiComponent component)
|
static java.lang.Integer |
StiReportEdit.getComponentIndex(StiComponent component)
|
static java.util.HashMap<java.lang.String,java.lang.Object> |
StiReportEdit.getComponentMainProperties(StiComponent component,
double zoom)
|
static java.lang.String |
StiReportEdit.getComponentRect(StiComponent component)
|
static java.lang.Integer |
StiReportEdit.getParentIndex(StiComponent comp)
|
static java.lang.String |
StiReportEdit.getParentName(StiComponent comp)
|
static java.lang.String |
StiReportEdit.getSvgContent(StiComponent component,
double zoom)
|
static void |
StiReportEdit.saveComponentClone(javax.servlet.http.HttpServletRequest httpContext,
StiRequestParams requestParams,
StiComponent component)
|
static void |
StiReportEdit.setAllProperties(StiComponent component,
java.util.ArrayList<java.util.HashMap<java.lang.String,java.lang.Object>> props)
|
static void |
StiReportEdit.setComponentRect(StiComponent component,
StiRectangle rect,
boolean alignToGrid)
|
static void |
StiReportEdit.setComponentRect(StiComponent component,
StiRectangle rect,
boolean alignToGrid,
boolean correctOnlySelect)
|
static void |
StiReportEdit.setComponentRectWithOffset(StiComponent comp,
StiRectangle newCompRect,
java.lang.String command,
java.lang.String resizeType,
java.util.HashMap compProps)
|
static void |
StiReportEdit.setImageProperty(StiComponent component,
java.lang.String propValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |