Uses of Interface
com.stimulsoft.lib.commoninterface.IStiName

Packages that use IStiName
com.stimulsoft.base.serializing   
com.stimulsoft.lib.utils   
com.stimulsoft.report   
com.stimulsoft.report.barCodes   
com.stimulsoft.report.chart   
com.stimulsoft.report.components   
com.stimulsoft.report.components.bands   
com.stimulsoft.report.components.complexcomponents   
com.stimulsoft.report.components.crossBands   
com.stimulsoft.report.components.simplecomponents   
com.stimulsoft.report.components.table   
com.stimulsoft.report.crossTab   
com.stimulsoft.report.dialogs   
com.stimulsoft.report.dictionary   
com.stimulsoft.report.dictionary.businessObjects   
com.stimulsoft.report.dictionary.data   
com.stimulsoft.report.dictionary.databases   
com.stimulsoft.report.dictionary.dataSources   
com.stimulsoft.report.engine.engineV2   
com.stimulsoft.report.infographics.gauge   
com.stimulsoft.report.infographics.gauge.styles.view   
com.stimulsoft.report.maps   
com.stimulsoft.report.maps.style   
com.stimulsoft.report.styles   
com.stimulsoft.samples   
com.stimulsoft.webdesigner.helper   
serializing   
 

Uses of IStiName in com.stimulsoft.base.serializing
 

Classes in com.stimulsoft.base.serializing that implement IStiName
 class StiProperty
          Свойство класса.
 

Uses of IStiName in com.stimulsoft.lib.utils
 

Methods in com.stimulsoft.lib.utils with type parameters of type IStiName
static
<T extends IStiName>
boolean
StiCollectionsUtil.contains(java.util.ArrayList<T> collection, java.lang.String name, java.lang.Class<? extends T> classElement)
           
static
<T extends IStiName>
T
StiCollectionsUtil.getElement(java.util.ArrayList<T> collection, java.lang.String name, java.lang.Class<? extends T> classElement)
           
static
<T extends IStiName>
T
StiCollectionsUtil.getElement(java.util.ArrayList<T> collection, java.lang.String name, java.lang.Class<? extends T> classElement, boolean showWarning)
           
static
<T extends IStiName>
T
StiCollectionsUtil.getElementOrNull(java.util.ArrayList<T> collection, java.lang.String name, java.lang.Class<? extends T> classElement)
           
static
<T extends IStiName>
int
StiCollectionsUtil.getIndex(java.util.ArrayList<T> collection, java.lang.String name, java.lang.Class<? extends T> classElement)
           
static
<T extends IStiName>
void
StiCollectionsUtil.sortByName(java.util.ArrayList<T> collection)
           
 

Uses of IStiName in com.stimulsoft.report
 

Classes in com.stimulsoft.report that implement IStiName
 class StiBase
          The base class for report components.
 

Uses of IStiName in com.stimulsoft.report.barCodes
 

Classes in com.stimulsoft.report.barCodes that implement IStiName
 class StiBarCode
           
 

Uses of IStiName in com.stimulsoft.report.chart
 

Classes in com.stimulsoft.report.chart that implement IStiName
 class StiChart
           
 

Uses of IStiName in com.stimulsoft.report.components
 

Classes in com.stimulsoft.report.components that implement IStiName
 class StiComponent
          Describes the base class for all components.
 class StiPage
          Copyright Stimulsoft *
 

Uses of IStiName in com.stimulsoft.report.components.bands
 

Classes in com.stimulsoft.report.components.bands that implement IStiName
 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
 

Uses of IStiName in com.stimulsoft.report.components.complexcomponents
 

Classes in com.stimulsoft.report.components.complexcomponents that implement IStiName
 class StiClone
          Describes class that realizes component - Clone.
 class StiContainer
           
 class StiPanel
          Describes the class of Container.
 class StiSubReport
           
 

Uses of IStiName in com.stimulsoft.report.components.crossBands
 

Classes in com.stimulsoft.report.components.crossBands that implement IStiName
 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 IStiName in com.stimulsoft.report.components.simplecomponents
 

Classes in com.stimulsoft.report.components.simplecomponents that implement IStiName
 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.
 

Uses of IStiName in com.stimulsoft.report.components.table
 

Classes in com.stimulsoft.report.components.table that implement IStiName
 class StiTable
           
 class StiTableCell
           
 class StiTableCellCheckBox
           
 class StiTableCellImage
           
 class StiTableCellRichText
           
 

Uses of IStiName in com.stimulsoft.report.crossTab
 

Classes in com.stimulsoft.report.crossTab that implement IStiName
 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.
 

Uses of IStiName in com.stimulsoft.report.dialogs
 

Classes in com.stimulsoft.report.dialogs that implement IStiName
 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 IStiName in com.stimulsoft.report.dictionary
 

Classes in com.stimulsoft.report.dictionary that implement IStiName
 class StiCalcDataColumn
           
 class StiDataColumn
           
 class StiDataParameter
           
 class StiDataRelation
           
 class StiResource
          Copyright Stimulsoft
 class StiVariable
          Class describes variable.
 

Uses of IStiName in com.stimulsoft.report.dictionary.businessObjects
 

Classes in com.stimulsoft.report.dictionary.businessObjects that implement IStiName
 class StiBusinessObject
           
 

Uses of IStiName in com.stimulsoft.report.dictionary.data
 

Classes in com.stimulsoft.report.dictionary.data that implement IStiName
 class DataColumn
          Описание колонки.
 class DataRelation
           
 class DataTable
           
 

Uses of IStiName in com.stimulsoft.report.dictionary.databases
 

Classes in com.stimulsoft.report.dictionary.databases that implement IStiName
 class StiDatabase
           
 class StiDatabaseEmpty
           
 class StiJDBCDatabase
           
 class StiJsonDatabase
           
 class StiMsSqlDatabase
           
 class StiMySqlDatabase
           
 class StiOdbcDatabase
           
 class StiOleDbDatabase
           
 class StiOracleDatabase
           
 class StiPostgreSQLDatabase
           
 class StiSqlDatabase
           
 class StiXmlDatabase
           
 

Uses of IStiName in com.stimulsoft.report.dictionary.dataSources
 

Classes in com.stimulsoft.report.dictionary.dataSources that implement IStiName
 class StiBusinessObjectSource
          Describes the Data Source realizing access to Business Objects.
 class StiCsvSource
          Describes the Data Source realizing access to OleDb.
 class StiDataSource
           
 class StiDataSourceEmpty
           
 class StiDataStoreSource
          Describes the base class for access to data in DataStore.
 class StiDataTableSource
          Describes the Data Source realizing access to DataTable.
 class StiEnumerableSource
          Describes the Data Source realizing access to IEnumerable.
 class StiJDBCSource
          Describes the Data Source realizing access to OleDb.
 class StiJsonSource
          Describes the Data Source realizing access to OleDb.
 class StiMsSqlSource
          Describes the Data Source realizing access to OleDb.
 class StiMySqlSource
          Describes the Data Source realizing access to OleDb.
 class StiOdbcSource
          Describes the Data Source realizing access to Odbc.
 class StiOleDbSource
          Describes the Data Source realizing access to OleDb.
 class StiOracleSource
          Describes the Data Source realizing access to OleDb.
 class StiPostgreSQLSource
          Describes the Data Source realizing access to OleDb.
 class StiSqlSource
          Describes the Data Source realizing access to Sql.
 class StiUserSource
          Describes the Data Source realizing access to UserSource.
 class StiVirtualDataSource
          Dummy class
 class StiXmlSource
          Describes the Data Source realizing access to OleDb.
 

Uses of IStiName in com.stimulsoft.report.engine.engineV2
 

Classes in com.stimulsoft.report.engine.engineV2 that implement IStiName
 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
           
 

Uses of IStiName in com.stimulsoft.report.infographics.gauge
 

Classes in com.stimulsoft.report.infographics.gauge that implement IStiName
 class StiGauge
          Copyright Stimulsoft
 

Uses of IStiName in com.stimulsoft.report.infographics.gauge.styles.view
 

Classes in com.stimulsoft.report.infographics.gauge.styles.view that implement IStiName
 class StiCustomGaugeStyle
          Copyright Stimulsoft
 class StiGaugeStyleXF
          Copyright Stimulsoft
 class StiGaugeStyleXF24
          Copyright Stimulsoft
 class StiGaugeStyleXF25
          Copyright Stimulsoft
 class StiGaugeStyleXF26
          Copyright Stimulsoft
 class StiGaugeStyleXF27
          Copyright Stimulsoft
 class StiGaugeStyleXF28
          Copyright Stimulsoft
 

Uses of IStiName in com.stimulsoft.report.maps
 

Classes in com.stimulsoft.report.maps that implement IStiName
 class StiMap
          Copyright Stimulsoft
 

Uses of IStiName in com.stimulsoft.report.maps.style
 

Classes in com.stimulsoft.report.maps.style that implement IStiName
 class StiMap21StyleFX
          Copyright Stimulsoft
 class StiMap24StyleFX
          Copyright Stimulsoft
 class StiMap25StyleFX
          Copyright Stimulsoft
 class StiMap26StyleFX
          Copyright Stimulsoft
 class StiMap27StyleFX
          Copyright Stimulsoft
 class StiMapStyleFX
          Copyright Stimulsoft
 

Uses of IStiName in com.stimulsoft.report.styles
 

Classes in com.stimulsoft.report.styles that implement IStiName
 class StiBaseStyle
          Describes the class that contains a base style.
 class StiChartStyle
          Describes the class that contains a style for Chart components.
 class StiCrossTabStyle
          Describes the class that contains a style for CrossTab components.
 class StiDialogStyle
          Describes the class that contains a style for dialog controls.
 class StiEmptyStyle
           
 class StiGaugeStyle
          Copyright Stimulsoft
 class StiMapStyle
          Copyright Stimulsoft
 class StiStyle
          Describes the class that contains a style for components.
 class StiTableStyle
          Copyright Stimulsoft
 

Uses of IStiName in com.stimulsoft.samples
 

Classes in com.stimulsoft.samples that implement IStiName
 class ChildDatabase
          Copyright Stimulsoft
 class ParentDatabase
          Copyright Stimulsoft
 

Uses of IStiName in com.stimulsoft.webdesigner.helper
 

Classes in com.stimulsoft.webdesigner.helper that implement IStiName
 class StiGroup
          Copyright Stimulsoft
 

Uses of IStiName in serializing
 

Classes in serializing that implement IStiName
 class RochadeDataTable