Serialized Form


Package com.stimulsoft.report

Class com.stimulsoft.report.StiMetaTagCollection extends StiValueCollection<StiMetaTag> implements Serializable

serialVersionUID: -7362326508437218288L

Class com.stimulsoft.report.StiReport extends StiSerializedObject implements Serializable

serialVersionUID: -2454849015173378006L

Serialized Fields

renderedPages

StiPagesCollection renderedPages

dictionary

StiDictionary dictionary

reportFile

java.lang.String reportFile

script

java.lang.String script

beginRenderEvent

StiBeginRenderEvent beginRenderEvent

renderingEvent

StiRenderingEvent renderingEvent

endRenderEvent

StiEndRenderEvent endRenderEvent

exportingEvent

StiExportingEvent exportingEvent

exportedEvent

StiExportedEvent exportedEvent

printingEvent

StiPrintingEvent printingEvent

printedEvent

StiPrintedEvent printedEvent

metaTags

StiMetaTagCollection metaTags

reportVersion

java.lang.String reportVersion

reportGuid

java.lang.String reportGuid

pages

StiPagesCollection pages

reportName

java.lang.String reportName

reportAlias

java.lang.String reportAlias

reportAuthor

java.lang.String reportAuthor

reportDescription

java.lang.String reportDescription

reportCreated

java.util.Calendar reportCreated

reportChanged

java.util.Calendar reportChanged

engineVersion

StiEngineVersion engineVersion

styles

StiStylesCollection styles

numberOfPass

StiNumberOfPass numberOfPass

calculationMode

StiCalculationMode calculationMode

reportUnit

StiReportUnitType reportUnit

cacheAllData

boolean cacheAllData

reportCacheMode

StiReportCacheMode reportCacheMode

convertNulls

boolean convertNulls

storeImagesInResources

boolean storeImagesInResources

previewMode

StiPreviewMode previewMode

stopBeforePage

int stopBeforePage

previewSettings

int previewSettings

collate

int collate

printerSettings

StiPrinterSettings printerSettings

globalizationStrings

StiGlobalizationContainerCollection globalizationStrings

autoLocalizeReportOnRun

boolean autoLocalizeReportOnRun

parametersOrientation

StiOrientation parametersOrientation

requestParameters

boolean requestParameters

referencedAssemblies

java.util.ArrayList<E> referencedAssemblies

designerInfo

StiDesignerInfo designerInfo

licenseKey

java.lang.String licenseKey

compiledReport

StiReport compiledReport

bookmarkValue

StiBookmark bookmarkValue

pageNumber

int pageNumber

totalPageCountValue

int totalPageCountValue

scriptLanguage

StiReportLanguageType scriptLanguage

DataBandsUsedInPageTotals

java.lang.String[] DataBandsUsedInPageTotals

isExporting

boolean isExporting

isPrintingValue

boolean isPrintingValue

Line

int Line

LineThrough

int LineThrough

LineABC

int LineABC

LineRoman

int LineRoman

useProgressInThread

boolean useProgressInThread

reportRenderingMessages

java.util.ArrayList<E> reportRenderingMessages

interactionCollapsingStates

java.util.HashMap<K,V> interactionCollapsingStates

statusString

java.lang.String statusString

progressOfRendering

int progressOfRendering

progress

IStiProgressInformation progress

subReports

java.util.ArrayList<E> subReports

reportSource

java.lang.String reportSource

tag

java.lang.Object tag

reportCachePath

java.lang.String reportCachePath

imageCachePath

java.lang.String imageCachePath

rtfCachePath

java.lang.String rtfCachePath

parentReport

StiReport parentReport

manualBookmark

StiBookmark manualBookmark

reportMeasureGraphics

StiGraphics reportMeasureGraphics

totals

java.util.Hashtable<K,V> totals

password

java.lang.String password

dataBandsUsedInPageTotals

java.lang.String[] dataBandsUsedInPageTotals

reportPass

StiReportPass reportPass

isEditedInViewer

boolean isEditedInViewer

isRendered

boolean isRendered

isRendering

boolean isRendering

isModified

boolean isModified

isStopped

boolean isStopped

stop

boolean stop

isPageDesigner

boolean isPageDesigner

isSerializing

boolean isSerializing

isPackedReport

boolean isPackedReport

isWpf

boolean isWpf

isDocument

boolean isDocument

isInteractionRendering

boolean isInteractionRendering

isNeedsCompiling

boolean isNeedsCompiling

saveReportInResources

boolean saveReportInResources

isSubmit

java.lang.Boolean isSubmit

SubReportsResetPageNumber

boolean SubReportsResetPageNumber

SubReportsPrintOnPreviousPage

boolean SubReportsPrintOnPreviousPage

needsCompiling

boolean needsCompiling

engine

StiEngine engine

GroupLine

int GroupLine

containsTables

boolean containsTables

SubReportsMasterReport

StiReport SubReportsMasterReport

currentPrintPage

int currentPrintPage

currentPage

int currentPage

variables

StiVariablesMap variables

businessObjectsStore

java.util.ArrayList<E> businessObjectsStore

selectionTick

int selectionTick

column

int column

previewDialogs

boolean previewDialogs

IndexName

int IndexName

statusHandler

StiStatusHandler statusHandler

pageNofMLocalizationString

java.lang.String pageNofMLocalizationString

customFunctions

java.util.List<E> customFunctions

showProgress

boolean showProgress

culture

java.lang.String culture

modifiedVariables

java.util.Hashtable<K,V> modifiedVariables

listOfUsedData

java.lang.String[] listOfUsedData

retrieveOnlyUsedData

boolean retrieveOnlyUsedData

jsonReport

boolean jsonReport

jsonLoaderHelper

StiReport.StiJsonLoaderHelper jsonLoaderHelper

reportResources

StiReportResourceCollection reportResources

designer

IStiDesignerBase designer

refreshTime

int refreshTime

saveInteractionParametersToDocument

boolean saveInteractionParametersToDocument

resourceToFontHash

java.util.HashMap<K,V> resourceToFontHash

renderedWith

StiRenderedWith renderedWith

handlerRendering

StiEventHandler handlerRendering

handlerRefreshPreview

StiEventHandler handlerRefreshPreview

handlerRefreshViewer

StiEventHandler handlerRefreshViewer

handlerBeginRender

StiEventHandler handlerBeginRender

handlerEndRender

StiEventHandler handlerEndRender

handlerExported

StiEventHandler handlerExported

handlerExporting

StiEventHandler handlerExporting

handlerPaint

StiEventHandler handlerPaint

handlerPrinted

StiEventHandler handlerPrinted

handlerStatusChanged

StiEventHandler handlerStatusChanged

Package com.stimulsoft.report.barCodes

Class com.stimulsoft.report.barCodes.StiDataMatrixBarCodeType.StiDataMatrixException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -2025675374153866698L

Class com.stimulsoft.report.barCodes.StiPdf417BarCodeType.StiPDF417Exception extends java.lang.RuntimeException implements Serializable

Class com.stimulsoft.report.barCodes.StiQRCodeBarCodeType.StiQRCode.StiQRCodeException extends java.lang.RuntimeException implements Serializable

Class com.stimulsoft.report.barCodes.StiQRCodeBarCodeType.StiQRCodeException extends java.lang.RuntimeException implements Serializable


Package com.stimulsoft.report.barCodes.maxicode

Class com.stimulsoft.report.barCodes.maxicode.StiMaxicodeException extends java.lang.Exception implements Serializable

serialVersionUID: -2336214721914339934L


Package com.stimulsoft.report.chart

Class com.stimulsoft.report.chart.StiSeriesPointCollection extends java.util.ArrayList<StiSeriesPoint> implements Serializable

serialVersionUID: -6315499512128181209L


Package com.stimulsoft.report.chart.core.axis.stripLines

Class com.stimulsoft.report.chart.core.axis.stripLines.StiStripLinesXF extends java.util.ArrayList<StiStripLineXF> implements Serializable


Package com.stimulsoft.report.chart.view.conditions

Class com.stimulsoft.report.chart.view.conditions.StiChartConditionsCollection extends java.util.ArrayList<StiChartCondition> implements Serializable


Package com.stimulsoft.report.chart.view.constantLines

Class com.stimulsoft.report.chart.view.constantLines.StiConstantLinesCollection extends java.util.ArrayList<IStiConstantLines> implements Serializable

Serialized Fields

chart

StiChart chart

Package com.stimulsoft.report.chart.view.filter

Class com.stimulsoft.report.chart.view.filter.StiChartFiltersCollection extends java.util.ArrayList<StiChartFilter> implements Serializable

serialVersionUID: 1815828888095102401L


Package com.stimulsoft.report.chart.view.series

Class com.stimulsoft.report.chart.view.series.StiSeriesCollection extends java.util.ArrayList<IStiSeries> implements Serializable

serialVersionUID: -2156486349250480560L

Serialized Fields

chart

StiChart chart

Package com.stimulsoft.report.chart.view.strips

Class com.stimulsoft.report.chart.view.strips.StiStripsCollection extends java.util.ArrayList<IStiStrips> implements Serializable

serialVersionUID: -1473665395635772031L

Serialized Fields

chart

StiChart chart

Package com.stimulsoft.report.components

Class com.stimulsoft.report.components.ButtonX extends javax.swing.JButton implements Serializable

serialVersionUID: 2047116370871532926L

Serialized Fields

autoExpandOnClick

java.lang.Boolean autoExpandOnClick

subItems

java.util.List<E> subItems

mainPanel

StiShadowPanel mainPanel

popup

javax.swing.JWindow popup

val

java.lang.Boolean val

windowInFocus

java.lang.Boolean windowInFocus

lostFocusTimer

javax.swing.Timer lostFocusTimer

closePopupEventable

ButtonX.ClosePopupEventable closePopupEventable

Class com.stimulsoft.report.components.StiBookmarksCollection extends java.util.ArrayList<StiBookmark> implements Serializable

serialVersionUID: -3202730734042491912L

Class com.stimulsoft.report.components.StiComponentsCollection extends java.util.ArrayList<StiComponent> implements Serializable

serialVersionUID: 5906967239100537210L

Serialized Fields

parent

StiContainer parent

Class com.stimulsoft.report.components.StiFiltersCollection extends java.util.ArrayList<StiFilter> implements Serializable

serialVersionUID: 2565735494610511073L

Class com.stimulsoft.report.components.StiPagesCollection extends java.util.ArrayList<StiPage> implements Serializable

serialVersionUID: 4550198464665112953L

Serialized Fields

report

StiReport report

cacheMode

boolean cacheMode

canUseCacheMode

boolean canUseCacheMode

NotCachedPages

StiPagesCollection NotCachedPages

Class com.stimulsoft.report.components.StiParametersCollection extends java.util.ArrayList<StiParameter> implements Serializable

serialVersionUID: -4389193673042012455L

Class com.stimulsoft.report.components.StiShadowPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: -2654586972037481730L

Serialized Fields

background

java.awt.Image background

Class com.stimulsoft.report.components.StiToolButton extends javax.swing.JComboBox implements Serializable

serialVersionUID: 1009697501627419727L

Serialized Fields

isDrawDropDownArrow

boolean isDrawDropDownArrow

Package com.stimulsoft.report.components.conditions

Class com.stimulsoft.report.components.conditions.StiConditionsCollection extends java.util.ArrayList<StiBaseCondition> implements Serializable

serialVersionUID: -3741251588307037163L


Package com.stimulsoft.report.crossTab.core

Class com.stimulsoft.report.crossTab.core.StiColumnCollection extends java.util.ArrayList<StiColumn> implements Serializable

serialVersionUID: 5172253304251531559L

Class com.stimulsoft.report.crossTab.core.StiRowCollection extends java.util.ArrayList<StiRow> implements Serializable

serialVersionUID: -3699203690804444211L


Package com.stimulsoft.report.dialogs

Class com.stimulsoft.report.dialogs.StiGridColumnsCollection extends java.util.ArrayList<StiGridColumn> implements Serializable

serialVersionUID: -5009169991784428261L

Class com.stimulsoft.report.dialogs.StiProgressInformationDialog extends javax.swing.JDialog implements Serializable

serialVersionUID: 5113821996669853438L

Serialized Fields

progressBar

javax.swing.JProgressBar progressBar

cancelButton

javax.swing.JButton cancelButton

progressLabel

javax.swing.JLabel progressLabel

isMarquee

boolean isMarquee

allowUseDoEvents

boolean allowUseDoEvents

isBreaked

java.lang.Boolean isBreaked

allowClose

boolean allowClose

Package com.stimulsoft.report.dictionary

Class com.stimulsoft.report.dictionary.StiData extends java.lang.Object implements Serializable

serialVersionUID: 6031355540373981924L

Serialized Fields

viewData

java.lang.Object viewData

data

java.lang.Object data

name

java.lang.String name

alias

java.lang.String alias

isReportData

boolean isReportData

isBusinessObjectData

boolean isBusinessObjectData

OriginalConnectionState

java.lang.Object OriginalConnectionState

Class com.stimulsoft.report.dictionary.StiDataColumnsCollection extends StiCollection<StiDataColumn> implements Serializable

serialVersionUID: 7003399120723721544L

Class com.stimulsoft.report.dictionary.StiDataParametersCollection extends java.util.ArrayList<StiDataParameter> implements Serializable

serialVersionUID: -7643305471365197758L

Class com.stimulsoft.report.dictionary.StiDataRelationCollection extends java.util.ArrayList<StiDataRelation> implements Serializable

serialVersionUID: -3018429130843265242L

Class com.stimulsoft.report.dictionary.StiDataRelationsCollection extends java.util.ArrayList<StiDataRelation> implements Serializable

serialVersionUID: 3423269930008427699L

Serialized Fields

dictionary

StiDictionary dictionary

Class com.stimulsoft.report.dictionary.StiDialogInfoItem.StiPropertyCollection extends java.util.Hashtable<StiPropertyCategories,java.lang.Object> implements Serializable

Class com.stimulsoft.report.dictionary.StiVariablesCollection extends StiValueCollection<StiVariable> implements Serializable

serialVersionUID: -8109782982172087329L

Serialized Fields

directionFactor

int directionFactor

Class com.stimulsoft.report.dictionary.StiVariablesMap extends java.util.HashMap<java.lang.String,java.lang.Object> implements Serializable

serialVersionUID: -5442152935460157107L

Serialized Fields

report

StiReport report

Package com.stimulsoft.report.dictionary.businessObjects

Class com.stimulsoft.report.dictionary.businessObjects.StiBusinessObjectsCollection extends java.util.ArrayList<StiBusinessObject> implements Serializable

serialVersionUID: -2373429800117245491L

Serialized Fields

directionFactor

int directionFactor

cachedBusinessObjects

java.util.Hashtable<K,V> cachedBusinessObjects

dictionary

StiDictionary dictionary

parentBusinessObject

StiBusinessObject parentBusinessObject

Package com.stimulsoft.report.dictionary.data

Class com.stimulsoft.report.dictionary.data.DataColumnCollection extends java.util.ArrayList<DataColumn> implements Serializable

serialVersionUID: -7452059876627637260L

Class com.stimulsoft.report.dictionary.data.DataRelationCollection extends java.util.ArrayList<DataRelation> implements Serializable

serialVersionUID: -7705876363168620316L

Class com.stimulsoft.report.dictionary.data.DataRowCollection extends java.util.ArrayList<DataRow> implements Serializable

serialVersionUID: -4853001216873863648L

Class com.stimulsoft.report.dictionary.data.DataStorage extends java.util.ArrayList<java.lang.String> implements Serializable

serialVersionUID: 5451415678190691631L

Class com.stimulsoft.report.dictionary.data.DataTableCollection extends java.util.ArrayList<DataTable> implements Serializable

serialVersionUID: -6115389386051339717L

Class com.stimulsoft.report.dictionary.data.DataTableRelationCollection extends DataRelationCollection implements Serializable

serialVersionUID: -2231743371764714370L


Package com.stimulsoft.report.dictionary.databases

Class com.stimulsoft.report.dictionary.databases.StiDatabaseCollection extends java.util.ArrayList<StiDatabase> implements Serializable

serialVersionUID: -5911917428286313711L

Serialized Fields

stiDictionary

StiDictionary stiDictionary

Class com.stimulsoft.report.dictionary.databases.StiDataCollection extends java.util.ArrayList<StiDatabase> implements Serializable

serialVersionUID: -770394406976841714L

Class com.stimulsoft.report.dictionary.databases.StiResourcesCollection extends StiValueCollection<StiResource> implements Serializable

serialVersionUID: -5911917428286313711L

Serialized Fields

stiDictionary

StiDictionary stiDictionary

Package com.stimulsoft.report.dictionary.dataSources

Class com.stimulsoft.report.dictionary.dataSources.StiDataSourcesCollection extends StiCollection<StiDataSource> implements Serializable

serialVersionUID: 6757756030999302184L

Serialized Fields

dictionary

StiDictionary dictionary

Package com.stimulsoft.report.engine.engineV2

Class com.stimulsoft.report.engine.engineV2.StiPageNumberCollection extends java.util.ArrayList<StiPageNumber> implements Serializable

serialVersionUID: -6689506463091754042L

Class com.stimulsoft.report.engine.engineV2.StiReportRenderingStopException extends java.lang.RuntimeException implements Serializable

Class com.stimulsoft.report.engine.engineV2.StiStopBeforePageException extends java.lang.RuntimeException implements Serializable

Class com.stimulsoft.report.engine.engineV2.StiStopBeforePrintException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -6881150841528740414L


Package com.stimulsoft.report.events

Class com.stimulsoft.report.events.StiEventsCollection extends java.util.ArrayList<StiEvent> implements Serializable

serialVersionUID: -5252325089141216306L


Package com.stimulsoft.report.export.tools

Class com.stimulsoft.report.export.tools.StiEscapeCodesCollection extends java.util.Hashtable<java.lang.String,java.lang.String> implements Serializable

serialVersionUID: -4502378374334755806L

Serialized Fields

name

java.lang.String name

Package com.stimulsoft.report.globalization

Class com.stimulsoft.report.globalization.StiGlobalizationContainerCollection extends java.util.ArrayList<StiGlobalizationContainer> implements Serializable

serialVersionUID: -3881677882211527836L

Serialized Fields

report

StiReport report

Class com.stimulsoft.report.globalization.StiGlobalizationItemCollection extends java.util.ArrayList<StiGlobalizationItem> implements Serializable

serialVersionUID: 4090398709042099952L


Package com.stimulsoft.report.infographics.gauge.collections

Class com.stimulsoft.report.infographics.gauge.collections.StiBarRangeListCollection extends java.util.ArrayList<StiIndicatorRangeInfo> implements Serializable

serialVersionUID: 8254823803560516497L

Serialized Fields

barType

StiBarRangeListType barType

Class com.stimulsoft.report.infographics.gauge.collections.StiCustomValuesCollection extends java.util.ArrayList<StiCustomValueBase> implements Serializable

serialVersionUID: 1003559314686215107L

Class com.stimulsoft.report.infographics.gauge.collections.StiFilterCollection extends java.util.ArrayList<StiStateIndicatorFilter> implements Serializable

serialVersionUID: -1705345453485468937L

Class com.stimulsoft.report.infographics.gauge.collections.StiGaugeElementCollection extends java.util.ArrayList<StiGaugeElement> implements Serializable

serialVersionUID: 964093708288022491L

Serialized Fields

scale

StiScaleBase scale

scaleType

StiGaugeElemenType scaleType

Class com.stimulsoft.report.infographics.gauge.collections.StiRangeCollection extends java.util.ArrayList<StiRangeBase> implements Serializable

serialVersionUID: -8571908337298406336L

Serialized Fields

parent

StiScaleRangeList parent

Class com.stimulsoft.report.infographics.gauge.collections.StiScaleCollection extends java.util.ArrayList<StiScaleBase> implements Serializable

serialVersionUID: 7172823297687821700L

Serialized Fields

parent

StiGauge parent

Package com.stimulsoft.report.reportresources

Class com.stimulsoft.report.reportresources.StiReportResourceCollection extends java.util.ArrayList<StiReportResource> implements Serializable

serialVersionUID: -6227039605941520974L


Package com.stimulsoft.report.styles

Class com.stimulsoft.report.styles.StiStylesCollection extends java.util.ArrayList<StiBaseStyle> implements Serializable

serialVersionUID: 844454754218364745L

Serialized Fields

report

StiReport report

Package com.stimulsoft.report.styles.conditions

Class com.stimulsoft.report.styles.conditions.StiStyleConditionsCollection extends java.util.ArrayList<StiStyleCondition> implements Serializable

serialVersionUID: -3464505944496628430L


Package com.stimulsoft.report.viewer.visual

Class com.stimulsoft.report.viewer.visual.StiVisual extends javax.swing.JLabel implements Serializable

serialVersionUID: 8343554619199317158L



Copyright © 2018 Stimulsoft. All Rights Reserved.