Uses of Interface
com.stimulsoft.base.serializing.interfaceobject.IStiSerializable
Packages that use IStiSerializable
Package
Description
-
Uses of IStiSerializable in com.stimulsoft.base
Classes in com.stimulsoft.base that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright Stimulsoftclass -
Uses of IStiSerializable in com.stimulsoft.base.drawing
Classes in com.stimulsoft.base.drawing that implement IStiSerializableModifier and TypeClassDescriptionclassClass describes a multi-border.classClass describes a border.classClass describes a brush.classclassCopyright StimulsoftclassClass describes Empty Brush.classClass describes a glare gradient brush.classClass describes GlassBrush.classClass describes a gradient brush.classClass describes the HatchBrush.classCopyright StimulsoftclassClass describes SolidBrush.classClass describes all text option. -
Uses of IStiSerializable in com.stimulsoft.base.range
Classes in com.stimulsoft.base.range that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassCopyright StimulsoftclassclassclassBase class for all Range classes.classclassclass -
Uses of IStiSerializable in com.stimulsoft.base.serializing
Classes in com.stimulsoft.base.serializing that implement IStiSerializableMethods in com.stimulsoft.base.serializing with type parameters of type IStiSerializableModifier and TypeMethodDescription<T extends IStiSerializable>
TStiDeserializerReport.deserialize()<T extends IStiSerializable>
TStiDeserializerFromXmlString.deserializeFromXmlString()Methods in com.stimulsoft.base.serializing that return IStiSerializableModifier and TypeMethodDescriptionprotected IStiSerializableStiDeserializerReport.createInstance(Class<? extends IStiSerializable> javaClass, Node currentItem) StiDeserializerControler.deserializeBranch(IStiSerializable instance, Node rootNode) StiDeserializerControler.deserializeBranch(IStiSerializable instance, Node rootNode, Hashtable<String, Object> memoryStore) static IStiSerializableStiDeserializerControler.deserializeDocument(File file, Class<? extends IStiSerializable> clazz) static IStiSerializableStiDeserializerControler.deserializeDocument(InputStream is, Class<? extends IStiSerializable> clazz) static IStiSerializableStiDeserializerControler.deserializeFromString(String xmlString, IStiSerializable instance) protected IStiSerializableStiDeserializerDocument.deserializeObject(Class<? extends IStiSerializable> javaClass, Node currentItem) protected IStiSerializableStiDeserializerFromXmlString.deserializeObject(Class<? extends IStiSerializable> javaClass, Node currentItem) protected IStiSerializableStiDeserializerReport.deserializeObject(Class<? extends IStiSerializable> javaClass, Node currentItem) static IStiSerializableStiDeserializerControler.deserializeReport(File file, IStiSerializable instance) static IStiSerializableStiDeserializerControler.deserializeReport(File file, IStiSerializable instance, Hashtable<String, Object> memoryStore) static IStiSerializableStiDeserializerControler.deserializeReport(File file, Class<? extends IStiSerializable> clazz) static IStiSerializableStiDeserializerControler.deserializeReport(InputStream is, IStiSerializable instance) static IStiSerializableStiDeserializerControler.deserializeReport(InputStream is, IStiSerializable instance, Hashtable<String, Object> memoryStore) static IStiSerializableStiDeserializerControler.deserializeReport(InputStream is, IStiSerializable instance, Hashtable<String, Object> memoryStore, Boolean allowException) static IStiSerializableStiDeserializerControler.deserializeReportWithoutException(Document document, IStiSerializable instance, Hashtable<String, Object> memoryStore, Boolean allowException) StiDeserializerReport.getInstance()protected static IStiSerializableStiDeserializerReport.newInstance(Class<? extends IStiSerializable> clazz) protected static IStiSerializableStiDeserializerReport.newInstance(Class<? extends IStiSerializable> clazz, Object obj) Methods in com.stimulsoft.base.serializing with parameters of type IStiSerializableModifier and TypeMethodDescriptionvoidStiDeserializerControler.addReferences(IStiSerializable instance, String references) StiDeserializerControler.deserializeBranch(IStiSerializable instance, Node rootNode) StiDeserializerControler.deserializeBranch(IStiSerializable instance, Node rootNode, Hashtable<String, Object> memoryStore) StiDeserializerControler.deserializeDocumentInThread(String fileName, IStiSerializable instance, StiDeserializationDispatcher dispatcher) Start document deserialization in threadStiDeserializerControler.deserializeDocumentInThread(Document document, IStiSerializable instance, StiDeserializationDispatcher dispatcher) Start document deserialization in threadstatic IStiSerializableStiDeserializerControler.deserializeFromString(String xmlString, IStiSerializable instance) protected ObjectStiDeserializerReport.deserializePrimitiv(StiProperty property, Node propertyValue, IStiSerializable instance) static IStiSerializableStiDeserializerControler.deserializeReport(File file, IStiSerializable instance) static IStiSerializableStiDeserializerControler.deserializeReport(File file, IStiSerializable instance, Hashtable<String, Object> memoryStore) static IStiSerializableStiDeserializerControler.deserializeReport(InputStream is, IStiSerializable instance) static IStiSerializableStiDeserializerControler.deserializeReport(InputStream is, IStiSerializable instance, Hashtable<String, Object> memoryStore) static IStiSerializableStiDeserializerControler.deserializeReport(InputStream is, IStiSerializable instance, Hashtable<String, Object> memoryStore, Boolean allowException) static IStiSerializableStiDeserializerControler.deserializeReportWithoutException(Document document, IStiSerializable instance, Hashtable<String, Object> memoryStore, Boolean allowException) StiProperty.getEnumClass(IStiSerializable obj) static StringStiSerializerControler.serializedObjectAsString(IStiSerializable instance) static StringStiSerializerControler.serializedObjectAsString(IStiSerializable instance, String application) Method parameters in com.stimulsoft.base.serializing with type arguments of type IStiSerializableModifier and TypeMethodDescriptionprotected IStiSerializableStiDeserializerReport.createInstance(Class<? extends IStiSerializable> javaClass, Node currentItem) static IStiSerializableStiDeserializerControler.deserializeDocument(File file, Class<? extends IStiSerializable> clazz) static IStiSerializableStiDeserializerControler.deserializeDocument(InputStream is, Class<? extends IStiSerializable> clazz) protected IStiSerializableStiDeserializerDocument.deserializeObject(Class<? extends IStiSerializable> javaClass, Node currentItem) protected IStiSerializableStiDeserializerFromXmlString.deserializeObject(Class<? extends IStiSerializable> javaClass, Node currentItem) protected IStiSerializableStiDeserializerReport.deserializeObject(Class<? extends IStiSerializable> javaClass, Node currentItem) static IStiSerializableStiDeserializerControler.deserializeReport(File file, Class<? extends IStiSerializable> clazz) booleanStiDeserializerReport.isRefObject(Class<? extends IStiSerializable> clazz) protected static IStiSerializableStiDeserializerReport.newInstance(Class<? extends IStiSerializable> clazz) protected static IStiSerializableStiDeserializerReport.newInstance(Class<? extends IStiSerializable> clazz, Object obj) Constructors in com.stimulsoft.base.serializing with parameters of type IStiSerializableModifierConstructorDescriptionStiDeserializerDocument(StiDeserializerControler controler, IStiSerializable instance, Node rootNode) StiDeserializerDocumentThread(StiDeserializerControler controler, IStiSerializable instance, Node rootNode, StiDeserializationDispatcher dispatcher) ConstructorStiDeserializerFromXmlString(StiDeserializerControler controler, IStiSerializable instance, Node rootNode) StiDeserializerReport(StiDeserializerControler controler, IStiSerializable instance, Node rootNode) StiDeserializerReport(StiDeserializerControler controler, IStiSerializable instance, Node rootNode, Hashtable<String, Object> memoryStore) StiSerializerToXmlString(StiSerializerControler helper, StiBranch branch, IStiSerializable instance, boolean enhanced, boolean forceDocumentSerialize) Constructor parameters in com.stimulsoft.base.serializing with type arguments of type IStiSerializableModifierConstructorDescriptionStiDeserializerDocument(StiDeserializerControler controler, Class<? extends IStiSerializable> clazz, Node rootNode) StiDeserializerFromXmlString(StiDeserializerControler controler, Class<? extends IStiSerializable> clazz, Node rootNode) StiDeserializerReport(StiDeserializerControler controler, Class<? extends IStiSerializable> clazz, Node rootNode) -
Uses of IStiSerializable in com.stimulsoft.base.serializing.interfaceobject
Subinterfaces of IStiSerializable in com.stimulsoft.base.serializing.interfaceobjectModifier and TypeInterfaceDescriptioninterfaceCopyright StimulsoftinterfaceinterfaceinterfaceinterfaceMethods in com.stimulsoft.base.serializing.interfaceobject with parameters of type IStiSerializableModifier and TypeMethodDescriptionvoidStiDeserializationDispatcher.deserializationFinished(IStiSerializable result) Occured when deserialization finished -
Uses of IStiSerializable in com.stimulsoft.base.serializing.utils
Methods in com.stimulsoft.base.serializing.utils that return IStiSerializableModifier and TypeMethodDescriptionstatic IStiSerializableStiSerializTypeConverter.getInstanceDataColumnBySerializString(String value) Methods in com.stimulsoft.base.serializing.utils that return types with arguments of type IStiSerializableModifier and TypeMethodDescriptionstatic Class<? extends IStiSerializable> StiClassConverter.getJavaClass(String netClass) Methods in com.stimulsoft.base.serializing.utils with parameters of type IStiSerializableModifier and TypeMethodDescriptionstatic booleanStiSerializerUtil.isSerializableToDocument(IStiSerializable object) Method parameters in com.stimulsoft.base.serializing.utils with type arguments of type IStiSerializableModifier and TypeMethodDescriptionstatic booleanStiSerializerUtil.isIgnoreType(Class<? extends IStiSerializable> collectionType) static booleanStiSerializerUtil.isSerializableToDocument(Class<? extends IStiSerializable> classObject) static booleanStiSerializerUtil.isSerializableToXmlString(Class<? extends IStiSerializable> classObject) -
Uses of IStiSerializable in com.stimulsoft.base.services
Classes in com.stimulsoft.base.services that implement IStiSerializableModifier and TypeClassDescriptionclassDescribes an asbtract class that serves for services realization. -
Uses of IStiSerializable in com.stimulsoft.base.system
Classes in com.stimulsoft.base.system that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.base.system.geometry
Classes in com.stimulsoft.base.system.geometry that implement IStiSerializableModifier and TypeClassDescriptionclassclassClass represent rectangle invalid input: '&' operations with it Copyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report
Classes in com.stimulsoft.report that implement IStiSerializableModifier and TypeClassDescriptionclassThe base class for report components.classCopyright StimulsoftclassCopyright StimulsoftclassReport class. -
Uses of IStiSerializable in com.stimulsoft.report.barCodes
Classes in com.stimulsoft.report.barCodes that implement IStiSerializableModifier and TypeClassDescriptionclassThe class describes the Barcode type - AustraliaPost4State.classCopyright StimulsoftclassclassclassThe class describes the Barcode type - Codabar.classThe class describes the Barcode type - Code11.classThe class describes the Barcode type - Code-128.classThe class describes the Barcode type - Code-128.classThe class describes the Barcode type - Code-128.classThe class describes the Barcode type - Code-128.classThe class describes the Barcode type - Code-128.classThe class describes the Barcode type - Code-39.classThe class describes the Barcode type - Code-39 Extended.classThe class describes the Barcode type - Code93.classThe class describes the Barcode type - Code93 Extended.classThe class describes the Barcode type - DataMatrix.classThe class describes the Barcode type - Royal TPG Post KIX 4-State Barcode.classThe class describes the Barcode type - EAN-128.classThe class describes the Barcode type - EAN-128.classThe class describes the Barcode type - EAN-128.classThe class describes the Barcode type - EAN-128.classThe class describes the Barcode type - EAN-13.classThe class describes the Barcode type - EAN-8.classThe class describes the Barcode type - FIM.classCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassThe class describes the Barcode type - 2of5 Interleaved .classThe class describes the Barcode type - ISBN-10.classThe class describes the Barcode type - ISBN-13.classThe class describes the Barcode type - ITF-14.classThe class describes the Barcode type - JAN-13.classThe class describes the Barcode type - JAN-8.classCopyright StimulsoftclassThe class describes the Barcode type - Msi.classThe class describes the Barcode type - Pdf417.classThe class describes the Barcode type - Pharmacode.classThe class describes the Barcode type - Plessey.classThe class describes the Barcode type - Postnet.classThe class describes the Barcode type - QR Code.classThe class describes the Barcode type - RoyalMail4State.classCopyright StimulsoftclassThe class describes the Barcode type - 2of5 StandardclassThe class describes the Barcode type - UPC-A.classThe class describes the Barcode type - UPC-E.classThe class describes the Barcode type - UPC-Sup2.classThe class describes the Barcode type - UPC-Sup5. -
Uses of IStiSerializable in com.stimulsoft.report.barCodes.expressions
Classes in com.stimulsoft.report.barCodes.expressions that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart
Classes in com.stimulsoft.report.chart that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areasModifier and TypeInterfaceDescriptioninterfaceDescribes base class for all chart areas.interfaceDescribes base class for all axis areas. -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.bubble
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.bubble -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.candlestick
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.candlestick -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.clusteredBar
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.clusteredBar -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.clusteredColumn
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.clusteredColumnModifier and TypeInterfaceDescriptioninterfaceDescribes area.interfaceinterfaceinterfaceinterfaceinterfaceinterface -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.doughnut
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.doughnut -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.fullStackedBar
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.fullStackedBar -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.fullStackedColumn
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.fullStackedColumnModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterface -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.funnel
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.funnel -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.gantt
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.gantt -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.pie
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.pie -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.radar
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.radarModifier and TypeInterfaceDescriptioninterfaceCopyright StimulsoftinterfaceCopyright Stimulsoftinterfaceinterfaceinterfaceinterface -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.range
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.rangeModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterface -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.scatter
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.scatter -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.stackedBar
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.stackedBar -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.stackedColumn
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.stackedColumnModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterface -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.stock
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.areas.stock -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.axis
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.axisModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterface -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.chartTitle
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.chartTitle -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.conditions
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.conditions -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.filters
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.filters -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.gridLines.axis
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.gridLines.axisModifier and TypeInterfaceDescriptioninterfaceinterfaceinterface -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.gridLines.radar
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.gridLines.radarModifier and TypeInterfaceDescriptioninterfaceinterfaceinterface -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.interlacing
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.interlacingModifier and TypeInterfaceDescriptioninterfaceinterfaceinterface -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.legend
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.legend -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.marker
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.marker -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.radarAxis
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.radarAxisModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterface -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.seriesLabels
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.seriesLabels -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.seriesLabels.axis
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.seriesLabels.axisModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterface -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.seriesLabels.funnel
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.seriesLabels.funnelModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterface -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.seriesLabels.pie
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.seriesLabels.pieModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterface -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.seriesLabels.radar
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.seriesLabels.radarModifier and TypeInterfaceDescriptioninterfaceinterface -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.styles
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.styles -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.table
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.table -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.topN
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.topN -
Uses of IStiSerializable in com.stimulsoft.report.chart.interfaces.trendLines
Subinterfaces of IStiSerializable in com.stimulsoft.report.chart.interfaces.trendLinesModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterface -
Uses of IStiSerializable in com.stimulsoft.report.chart.view._3d
Classes in com.stimulsoft.report.chart.view._3d that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas
Classes in com.stimulsoft.report.chart.view.areas that implement IStiSerializableModifier and TypeClassDescriptionclassDescribes base class for all chart areas.classDescribes base class for all axis areas. -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas.bubble
Classes in com.stimulsoft.report.chart.view.areas.bubble that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas.candlestick
Classes in com.stimulsoft.report.chart.view.areas.candlestick that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas.clusteredBar
Classes in com.stimulsoft.report.chart.view.areas.clusteredBar that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas.clusteredColumn
Classes in com.stimulsoft.report.chart.view.areas.clusteredColumn that implement IStiSerializableModifier and TypeClassDescriptionclassDescribes area.classclassclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas.doughnut
Classes in com.stimulsoft.report.chart.view.areas.doughnut that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas.fullStackedBar
Classes in com.stimulsoft.report.chart.view.areas.fullStackedBar that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas.fullStackedColumn
Classes in com.stimulsoft.report.chart.view.areas.fullStackedColumn that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas.funnel
Classes in com.stimulsoft.report.chart.view.areas.funnel that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas.gantt
Classes in com.stimulsoft.report.chart.view.areas.gantt that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas.pie
Classes in com.stimulsoft.report.chart.view.areas.pie that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas.radar
Classes in com.stimulsoft.report.chart.view.areas.radar that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright Stimulsoftclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas.range
Classes in com.stimulsoft.report.chart.view.areas.range that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas.scatter
Classes in com.stimulsoft.report.chart.view.areas.scatter that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas.stackedBar
Classes in com.stimulsoft.report.chart.view.areas.stackedBar that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas.stackedColumn
Classes in com.stimulsoft.report.chart.view.areas.stackedColumn that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.areas.stock
Classes in com.stimulsoft.report.chart.view.areas.stock that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.axis
Classes in com.stimulsoft.report.chart.view.axis that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.chartTitle
Classes in com.stimulsoft.report.chart.view.chartTitle that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.conditions
Classes in com.stimulsoft.report.chart.view.conditions that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.constantLines
Classes in com.stimulsoft.report.chart.view.constantLines that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.events
Classes in com.stimulsoft.report.chart.view.events that implement IStiSerializableModifier and TypeClassDescriptionclassDescribes the class for realization of the event GetCutPieListEvent.classDescribes the class for realization of the event GetListOfArgumentsEvent.classDescribes the class for realization of the event GetListOfHyperlinksEvent.classDescribes the class for realization of the event GetListOfTagsEvent.classDescribes the class for realization of the event GetListOfToolTipsEvent.classDescribes the class for realization of the event GetListOfValuesCloseEvent.classDescribes the class for realization of the event GetListOfValuesEndEvent.classDescribes the class for realization of the event GetListOfValuesEvent.classDescribes the class for realization of the event GetListOfValuesHighEvent.classDescribes the class for realization of the event GetListOfValuesLowEvent.classDescribes the class for realization of the event GetListOfValuesOpenEvent.classDescribes the class for realization of the event StiGetListOfWeightsEvent.classDescribes the class for realization of the event GetTitle.classDescribes the class for realization of the event GetValueClose.classDescribes the class for realization of the event GetValueEnd.classDescribes the class for realization of the event GetValueHigh.classDescribes the class for realization of the event GetValueEnd.classDescribes the class for realization of the event GetValueOpen.classDescribes the class for realization of the event StiNewAutoSeriesEvent.classDescribes the class for realization of the event StiProcessChartEvent. -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.expressions
Classes in com.stimulsoft.report.chart.view.expressions that implement IStiSerializableModifier and TypeClassDescriptionclassDescribes the class that contains the expression for calculation of Cut Pie List.classDescribes the class that contains the expression for calculation of List of Arguments.classDescribes the class that contains the expression for calculation of List of Hyperlinks.classDescribes the class that contains the expression for calculation of List of Tags.classDescribes the class that contains the expression for calculation of List of ToolTips.classDescribes the class that contains the expression for calculation of List of Values.classDescribes the class that contains the expression for calculation of List of Values.classDescribes the class that contains the expression for calculation of List of Values.classDescribes the class that contains the expression for calculation of List of Values.classDescribes the class that contains the expression for calculation of List of Values.classDescribes the class that contains the expression for calculation of List of Values.classDescribes the class that contains the expression for calculation of List of Weights.classDescribes the class that contains the expression for calculation of Title.classDescribes the class that contains the expression for calculation of Value Close.classDescribes the class that contains the expression for calculation of Value End.classDescribes the class that contains the expression for calculation of Value High.classDescribes the class that contains the expression for calculation of Value Low.classDescribes the class that contains the expression for calculation of Value Open. -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.filter
Classes in com.stimulsoft.report.chart.view.filter that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.gridLines.axis
Classes in com.stimulsoft.report.chart.view.gridLines.axis that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.gridLines.radar
Classes in com.stimulsoft.report.chart.view.gridLines.radar that implement IStiSerializableModifier and TypeClassDescriptionclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.interlacing
Classes in com.stimulsoft.report.chart.view.interlacing that implement IStiSerializableModifier and TypeClassDescriptionclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.legend
Classes in com.stimulsoft.report.chart.view.legend that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.marker
Classes in com.stimulsoft.report.chart.view.marker that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.radarAxis
Classes in com.stimulsoft.report.chart.view.radarAxis that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series
Classes in com.stimulsoft.report.chart.view.series that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series.bubble
Classes in com.stimulsoft.report.chart.view.series.bubble that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series.candlestick
Classes in com.stimulsoft.report.chart.view.series.candlestick that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series.clusteredBar
Classes in com.stimulsoft.report.chart.view.series.clusteredBar that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series.clusteredColumn
Classes in com.stimulsoft.report.chart.view.series.clusteredColumn that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series.doughnut
Classes in com.stimulsoft.report.chart.view.series.doughnut that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series.fullStackedBar
Classes in com.stimulsoft.report.chart.view.series.fullStackedBar that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series.fullStackedColumn
Classes in com.stimulsoft.report.chart.view.series.fullStackedColumn that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series.funnel
Classes in com.stimulsoft.report.chart.view.series.funnel that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series.gantt
Classes in com.stimulsoft.report.chart.view.series.gantt that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series.pie
Classes in com.stimulsoft.report.chart.view.series.pie that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series.radar
Classes in com.stimulsoft.report.chart.view.series.radar that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright Stimulsoftclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series.range
Classes in com.stimulsoft.report.chart.view.series.range that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series.scatter
Classes in com.stimulsoft.report.chart.view.series.scatter that implement IStiSerializableModifier and TypeClassDescriptionclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series.stackedBar
Classes in com.stimulsoft.report.chart.view.series.stackedBar that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series.stackedColumn
Classes in com.stimulsoft.report.chart.view.series.stackedColumn that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.series.stock
Classes in com.stimulsoft.report.chart.view.series.stock that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.seriesLabels
Classes in com.stimulsoft.report.chart.view.seriesLabels that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.seriesLabels.axis
Classes in com.stimulsoft.report.chart.view.seriesLabels.axis that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.seriesLabels.funnel
Classes in com.stimulsoft.report.chart.view.seriesLabels.funnel that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.seriesLabels.pie
Classes in com.stimulsoft.report.chart.view.seriesLabels.pie that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright Stimulsoftclassclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.strips
Classes in com.stimulsoft.report.chart.view.strips that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.styles
Classes in com.stimulsoft.report.chart.view.styles that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.table
Classes in com.stimulsoft.report.chart.view.table that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.topN
Classes in com.stimulsoft.report.chart.view.topN that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.chart.view.trendLines
Classes in com.stimulsoft.report.chart.view.trendLines that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.components
Classes in com.stimulsoft.report.components that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassDescribes the base class for all components.classCopyright StimulsoftclassclassclassDescribes the class that realizes object margins.classCopyright Stimulsoft *classCopyright StimulsoftclassThe class describes the watermark of the page. -
Uses of IStiSerializable in com.stimulsoft.report.components.bands
Classes in com.stimulsoft.report.components.bands that implement IStiSerializableModifier and TypeClassDescriptionclassDescribes the base class for bands.classDesribes the class that realizes the band - Child Band.classclassDesribes the class that realizes the band - Column Header Band.classclassclassDesribes the class that realizes the band - Empty Band.classclassclassclassclassDescribes the class that realizes a Hierarchical Band.classDesribes the class that realizes the band - Overlay Band.classclassclassclassclassclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.components.complexcomponents
Classes in com.stimulsoft.report.components.complexcomponents that implement IStiSerializableModifier and TypeClassDescriptionclassDescribes class that realizes component - Clone.classclassDescribes the class of Container.class -
Uses of IStiSerializable in com.stimulsoft.report.components.conditions
Classes in com.stimulsoft.report.components.conditions that implement IStiSerializableModifier and TypeClassDescriptionclassThe class describes the base class of condition.classThe class describes the condition with Color Scale indicator.classThe class describes the condition.classClass helps apply style with name to component.classThe class describes the condition with Data Bar indicator.classclassThe class describes the condition with Icon Set indicator.classThe class describes the icon set items.classThe class describes the condition. -
Uses of IStiSerializable in com.stimulsoft.report.components.crossBands
Classes in com.stimulsoft.report.components.crossBands that implement IStiSerializableModifier and TypeClassDescriptionclassClass describes Cross Data Band.classClass describes Cross Footer Band.classClass describes Cross Group Footer Band.classThe class describes Cross Group Header Band.classThe class describes the Cross Header Band. -
Uses of IStiSerializable in com.stimulsoft.report.components.indicators
Classes in com.stimulsoft.report.components.indicators that implement IStiSerializableModifier and TypeClassDescriptionclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.components.shapeTypes
Classes in com.stimulsoft.report.components.shapeTypes that implement IStiSerializableModifier and TypeClassDescriptionclassThe class describes the shape type - Arrow.classThe class describes the shape type - BentArrow.classThe class describes the shape type - Chevron.classThe class describes the shape type - ComplexArrow.classThe class describes the shape type - Diagonal Down Line.classThe class describes the shape type - Diagonal Up Line.classThe class describes the shape type - Division.classThe class describes the shape type - Equal.classThe class describes the shape type - FlowchartCard.classThe class describes the shape type - FlowchartCollate.classThe class describes the shape type - FlowchartDecision.classThe class describes the shape type - FlowchartManualInput.classThe class describes the shape type - FlowchartOffPageConnector.classThe class describes the shape type - FlowchartPreparation.classThe class describes the shape type - FlowchartSort.classThe class describes the shape type - Frame.classThe class describes the shape type - Horizontal Line.classThe class describes the shape type - Left And Right Line.classThe class describes the shape type - Minus.classThe class describes the shape type - Multiply.classThe class describes the shape type - Oval.classThe class describes the shape type - Parallelogram.classThe class describes the shape type - Plus.classThe class describes the shape type - Rectangle.classThe class describes the shape type - RegularPentagon.classThe class describes the shape type - Rounded Rectangle.classclassThe class describes the shape type - Snip Diagonal Side Corner Rectangle.classThe class describes the shape type - Snip Same Side Corner Rectangle.classThe class describes the shape type - Top And Bottom Line.classThe class describes the shape type - Trapezoid.classThe class describes the shape type - Triangle.classThe class describes the shape type - Vertical Line. -
Uses of IStiSerializable in com.stimulsoft.report.components.signature
Classes in com.stimulsoft.report.components.signature that implement IStiSerializableModifier and TypeClassDescriptionclassClass describes the component - StiPdfDigitalSignature.classA base class for all signature's components. -
Uses of IStiSerializable in com.stimulsoft.report.components.simplecomponents
Classes in com.stimulsoft.report.components.simplecomponents that implement IStiSerializableModifier and TypeClassDescriptionclassClass describes the component - Check Box.classThe class describes the Contour Text.classDescribes class that realizes component - StiCrossLinePrimitive.classclassDescribes class that realizes component - StiHorizontalLinePrimitive.classThe class describes the component of printing for image printing - Image.classDescribes class that realizes base component for all primitives with lines.classclassDescribes class that realizes base component for all primitives.classDescribes class that realizes component - StiRectanglePrimitive.classThe class describes a component that allows to outtype RichText.classDescribes class that realizes component - StiRoundedRectanglePrimitive.classClass describes the component that serves to show shapes.classDescribes the class that realizes the component - StiText.classCopyright StimulsoftclassclassDescribes the class that realizes a category - SystemText.classDescribes the class that realizes the component - Text.classDescribes the class that realizes the component - StiTextInCells.classDescribes class that realizes component - StiVerticalLinePrimitive.classclassclassClass describes the component - ZipCode. -
Uses of IStiSerializable in com.stimulsoft.report.components.table
Classes in com.stimulsoft.report.components.table that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.components.textFormats
Classes in com.stimulsoft.report.components.textFormats that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassDescribes a service for the text formatting done as customized.classclassclassDescribes a service for the text formatting by default.classclassclassDescribes a service for the text formatting as a time value. -
Uses of IStiSerializable in com.stimulsoft.report.crossTab
Classes in com.stimulsoft.report.crossTab that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassSummary description for StiCrossRowTotal.classclassclassclassSummary description for StiCrossRowTotal.classclassclassDescribes the class that realizes a StiCrossTab.classclassSummary description for StiCrossRowTotal. -
Uses of IStiSerializable in com.stimulsoft.report.crossTab.events
Classes in com.stimulsoft.report.crossTab.events that implement IStiSerializableModifier and TypeClassDescriptionclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.crossTab.expressions
Classes in com.stimulsoft.report.crossTab.expressions that implement IStiSerializableModifier and TypeClassDescriptionclassDescribes the class that contains an expression for calculation of value.classDescribes the class that contains an expression for calculation of display value. -
Uses of IStiSerializable in com.stimulsoft.report.dialogs
Classes in com.stimulsoft.report.dialogs that implement IStiSerializableModifier and TypeClassDescriptionclassRepresents a Windows button control.classRepresents a Windows check box.classDisplays a ListBox in which a check box is displayed to the left of each item.classRepresents a Windows combo box control.classRepresents a Windows date-time picker control.classRepresents a dialog box.classDescribes a grid column.classDisplays datasource in a scrollable grid.classRepresents a Windows group box.classRepresents a standard Windows label.classRepresents a Windows list box control.classRepresents a Windows radio button.classDescribes the base class for all report controls.classRepresents a Windows text box control. -
Uses of IStiSerializable in com.stimulsoft.report.dictionary
Classes in com.stimulsoft.report.dictionary that implement IStiSerializableModifier and TypeClassDescriptionclassclassclassclassclassclassClass describes the dictionary data.classCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoftstatic classclassClass describes variable. -
Uses of IStiSerializable in com.stimulsoft.report.dictionary.adapters
Classes in com.stimulsoft.report.dictionary.adapters that implement IStiSerializableModifier and TypeClassDescriptionclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.dictionary.aggregateFunctions
Classes in com.stimulsoft.report.dictionary.aggregateFunctions that implement IStiSerializableModifier and TypeClassDescriptionclassclassDescribes the class for work with AvgDate aggregate function.classDescribes the class for work with Avg aggregate function.classDescribes the class for work with AvgD aggregate function.classDescribes the class for work with AvgI aggregate function.classDescribes the class for work with AvgTime aggregate function.classDescribes the class for work with CountDistinct aggregate function.classclassDescribes the class for work with First aggregate function.classDescribes the class for work with Last aggregate function.classDescribes the class for work with MaxDate aggregate function.classDescribes the class for work with Max aggregate function.classDescribes the class for work with MaxD aggregate function.classDescribes the class for work with MaxI aggregate function.classDescribes the class for work with MaxStr aggregate function.classDescribes the class for work with MaxTime aggregate function.classDescribes the class for work with Median aggregate function.classDescribes the class for work with Median aggregate function.classDescribes the class for work with Median aggregate function.classDescribes the class for work with MinDate aggregate function.classDescribes the class for work with Min aggregate function.classDescribes the class for work with MinD aggregate function.classDescribes the class for work with MinI aggregate function.classDescribes the class for work with MinStr aggregate function.classDescribes the class for work with MinTime aggregate function.classDescribes the class for work with Median aggregate function.classDescribes the class for work with Median aggregate function.classDescribes the class for work with Median aggregate function.classDescribes the class for work with Sum aggregate function.classDescribes the class for work with Sum aggregate function.classDescribes the class for work with SumDistinct aggregate function.classDescribes the class for work with SumD aggregate function.classDescribes the class for work with SumI aggregate function.classDescribes the class for work with SumTime aggregate function. -
Uses of IStiSerializable in com.stimulsoft.report.dictionary.businessObjects
Classes in com.stimulsoft.report.dictionary.businessObjects that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.dictionary.databases
Classes in com.stimulsoft.report.dictionary.databases that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassclassclassclassclassclassCopyright StimulsoftclassCopyright StimulsoftclassclassclassclassclassCopyright Stimulsoftclassclassclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.report.dictionary.dataSources
Classes in com.stimulsoft.report.dictionary.dataSources that implement IStiSerializableModifier and TypeClassDescriptionclassDescribes the Data Source realizing access to Business Objects.classDescribes the Data Source realizing access to DuckDb.classDescribes the Data Source realizing access to OleDb.classclassclassDescribes the base class for access to data in DataStore.classDescribes the Data Source realizing access to DataTable.classCopyright StimulsoftclassDescribes the Data Source realizing access to DuckDb.classDescribes the Data Source realizing access to IEnumerable.classDescribes the Data Source realizing access to OleDb.classDescribes the Data Source realizing access to OleDb.classDescribes the Data Source realizing access to OleDb.classDescribes the Data Source realizing access to OleDb.classDescribes the Data Source realizing access to Odbc.classDescribes the Data Source realizing access to OleDb.classDescribes the Data Source realizing access to OleDb.classDescribes the Data Source realizing access to OleDb.classDescribes the Data Source realizing access to Sql.classDescribes the Data Source realizing access to UserSource.classDummy classclassDescribes the Data Source realizing access to OleDb. -
Uses of IStiSerializable in com.stimulsoft.report.engine.engineV2
Classes in com.stimulsoft.report.engine.engineV2 that implement IStiSerializableModifier and TypeClassDescriptionclassA class describes a container which contains databands.classA class describes a container which is the marker.classA class describes a container.classA class describes a container which is the marker.classA class describes a container that is the marker.class -
Uses of IStiSerializable in com.stimulsoft.report.events
Classes in com.stimulsoft.report.events that implement IStiSerializableModifier and TypeClassDescriptionclassDescribes the class for realization of the event AfterPrint.classDescribes the class for realization of the event AfterSelect.classDescribes the class for realization of the event BeforePrint.classDescribes the class for realization of the event BeginRender.classDescribes the class for realization of the event CheckedChanged.classDescribes the class for realization of the event Click.classDescribes the class for realization of the event ClosedForm.classDescribes the class for realization of the event ClosingForm.classDescribes the class for realization of the event ColumnBeginRender.classDescribes the class for realization of the event ColumnEndRender.classDescribes the class for realization of the event Connected.classDescribes the class for realization of the event Connecting.classDescribes the class for realization of the event Disconnected.classDescribes the class for realization of the event Disconnecting.classDescribes the class for realization of the event Double.classDescribes the class for realization of the event EndRender.classDescribes the class for realization of the event Enter.classDescribes the base class for realization of the Event.classDescribes the class for realization of the event Exported.classDescribes the class for realization of the event Exporting.classDescribes the class for realization of the event FillData.classCopyright StimulsoftclassDescribes the class for realization of the event StiGetArgumentExpressionEvent.classclassDescribes the class for realization of the event GetBookmark.classDescribes the class for realization of the event GetChecked.classDescribes the class for realization of the event GetCollapsed.classDescribes the class for realization of the event GetDrillDownReport.classDescribes the class for realization of the event GetExcelSheet.classDescribes the class for realization of the event GetExcelValue.classDescribes the class for realization of the event GetFilter.classDescribes the class for realization of the event StiGetGroupConditionEvent.classDescribes the class for realization of the event GetHyperlink.classDescribes the class for realization of the event GetImageData.classDescribes the class for realization of the event GetImageURL.classDescribes the class for realization of the event StiGetSummaryExpressionEvent.classDescribes the class for realization of the event GetTag.classDescribes the class for realization of the event GetToolTip.classDescribes the class for realization of the event GetValue.classDescribes the class for realization of the event StiGetZipCodeEvent.classDescribes the class for realization of the event Leave.classDescribes the class for realization of the event LoadForm.classDescribes the class for realization of the event MouseDown.classDescribes the class for realization of the event MouseEnter.classDescribes the class for realization of the event MouseLeave.classDescribes the class for realization of the event MouseMove.classDescribes the class for realization of the event MouseUp.classDescribes the class for realization of the event MoveFooterToBottomEvent.classDescribes the class for realization of the event PositionChanged.classDescribes the class for realization of the event Printed.classDescribes the class for realization of the event Printing.classclassDescribes the class for realization of the event Rendering.classDescribes the class for realization of the event SelectedIndexChanged.classDescribes the class for realization of the event StateRestore.classDescribes the class for realization of the event StateSave.classDescribes the class for realization of the event ValueChanged. -
Uses of IStiSerializable in com.stimulsoft.report.expressions
Classes in com.stimulsoft.report.expressions that implement IStiSerializableModifier and TypeClassDescriptionclassDescribes the class that contains the expression for calculation of Argument.classDescribes class that contains an expression for bookmark calculation.classDescribes the class that contains the expression for calculation of checked state.classDescribes the class that contains an expression for calculation of collapsed value.classDescribes the class that contains an expression for calculation of DataUrl.classDescribes the class that contains an expression for calculation of ExcelSheet.classDescribes the class that contains an expression for calculation of ExcelValue.classDescribes class that contains an expression.classDescribes the class that contains the expression for filter calculation.classDescribes the class that contains the expression for calculation of group condition.classDescribes the class that contains the expression for calculation of group summary expression.classDescribes the class that contains an expression for calculation of hyperlink.classDescribes the class that contains an expression for calculation of ImageData.classDescribes the class that contains an expression for calculation of ImageURL.classCopyright StimulsoftclassDescribes the class that contains an expression for tag calculation.classDescribes the class that contains the expression for tool tip calculation.classDescribes class that contains an expression.classDescribes the class that contains the expression for calculation of zipcode. -
Uses of IStiSerializable in com.stimulsoft.report.globalization
Classes in com.stimulsoft.report.globalization that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.infographics.gauge
Classes in com.stimulsoft.report.infographics.gauge that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.infographics.gauge.expressions
Classes in com.stimulsoft.report.infographics.gauge.expressions that implement IStiSerializableModifier and TypeClassDescriptionclassDescribes the class that contains the expression for calculation of Skip Indices.classDescribes the class that contains the expression for calculation of Skip Values.classCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.infographics.gauge.indicators
Classes in com.stimulsoft.report.infographics.gauge.indicators that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.infographics.gauge.primitives.base
Classes in com.stimulsoft.report.infographics.gauge.primitives.base that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.infographics.gauge.primitives.indicators
Classes in com.stimulsoft.report.infographics.gauge.primitives.indicators that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.infographics.gauge.primitives.range
Classes in com.stimulsoft.report.infographics.gauge.primitives.range that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.infographics.gauge.primitives.scales
Classes in com.stimulsoft.report.infographics.gauge.primitives.scales that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.infographics.gauge.primitives.tick
Classes in com.stimulsoft.report.infographics.gauge.primitives.tick that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.infographics.gauge.range
Classes in com.stimulsoft.report.infographics.gauge.range that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.infographics.gauge.scales
Classes in com.stimulsoft.report.infographics.gauge.scales that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.infographics.gauge.styles
Subinterfaces of IStiSerializable in com.stimulsoft.report.infographics.gauge.styles -
Uses of IStiSerializable in com.stimulsoft.report.infographics.gauge.styles.view
Classes in com.stimulsoft.report.infographics.gauge.styles.view that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.infographics.gauge.tick.linear.label
Classes in com.stimulsoft.report.infographics.gauge.tick.linear.label that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.infographics.gauge.tick.linear.mark
Classes in com.stimulsoft.report.infographics.gauge.tick.linear.mark that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.infographics.gauge.tick.radial.label
Classes in com.stimulsoft.report.infographics.gauge.tick.radial.label that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.infographics.gauge.tick.radial.mark
Classes in com.stimulsoft.report.infographics.gauge.tick.radial.mark that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.maps
Classes in com.stimulsoft.report.maps that implement IStiSerializable -
Uses of IStiSerializable in com.stimulsoft.report.maps.style
Classes in com.stimulsoft.report.maps.style that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.saveLoad
Classes in com.stimulsoft.report.saveLoad that implement IStiSerializableModifier and TypeClassDescriptionclassDescribes the class that is used for for storing a rendered report. -
Uses of IStiSerializable in com.stimulsoft.report.styles
Classes in com.stimulsoft.report.styles that implement IStiSerializableModifier and TypeClassDescriptionclassDescribes the class that contains a base style.static classclassDescribes the class that contains a style for Chart components.classDescribes the class that contains a style for CrossTab components.classDescribes the class that contains a style for dialog controls.classclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassDescribes the class that contains a style for components.static classclassClass describes a list of styles.classCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.report.styles.conditions
Classes in com.stimulsoft.report.styles.conditions that implement IStiSerializableModifier and TypeClassDescriptionclassThe class describes the style condition. -
Uses of IStiSerializable in com.stimulsoft.report.units
Classes in com.stimulsoft.report.units that implement IStiSerializableModifier and TypeClassDescriptionclassReport units - centimeters.classReport units - hundredths of inch.classReport units - inches.classReport units - millimeters.classReport units. -
Uses of IStiSerializable in com.stimulsoft.samples
Classes in com.stimulsoft.samples that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of IStiSerializable in com.stimulsoft.webdesigner
Classes in com.stimulsoft.webdesigner that implement IStiSerializableModifier and TypeClassDescriptionclassCopyright Stimulsoftclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of IStiSerializable in com.stimulsoft.webdesigner.helper
Classes in com.stimulsoft.webdesigner.helper that implement IStiSerializable