A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

O

object() - Method in class com.stimulsoft.base.json.JSONWriter
Begin appending a new object.
ObjectCell - Class in com.stimulsoft.samples
Copyright Stimulsoft
ObjectCell(String) - Constructor for class com.stimulsoft.samples.ObjectCell
 
of(E) - Static method in class com.stimulsoft.base.StiEnumSet
 
of(E, E) - Static method in class com.stimulsoft.base.StiEnumSet
 
of(E, E, E) - Static method in class com.stimulsoft.base.StiEnumSet
 
of(E, E, E, E) - Static method in class com.stimulsoft.base.StiEnumSet
 
of(E, E, E, E, E) - Static method in class com.stimulsoft.base.StiEnumSet
 
of(E, E...) - Static method in class com.stimulsoft.base.StiEnumSet
 
OffsetLocation(double, double) - Method in class com.stimulsoft.report.components.complexcomponents.StiContainer
 
offsetNewColumnY - Variable in class com.stimulsoft.report.engine.engineV2.StiEngine
 
OffsetRect(StiRectangle) - Method in class com.stimulsoft.base.system.geometry.StiRectangle
Changes the sizes of the rectangle.
OldSilentMode - Variable in class com.stimulsoft.report.components.bands.StiGroupHeaderBandInfoV2
 
OldWYSIWYG - Static variable in class com.stimulsoft.report.engine.engineV2.StiEngine
 
ONE_HOUR - Static variable in class com.stimulsoft.report.export.service.StiExportService
 
onError(Throwable) - Method in interface com.stimulsoft.webviewer.StiWebViewerExceptionHandler
Calls on exception while WebDesigner process.
oneSort() - Method in class com.stimulsoft.report.dictionary.StiSortTest
 
onNewReportTemplate(StiReport, HttpServletRequest) - Method in interface com.stimulsoft.webdesigner.StiWebDesigerHandler
Occurred on new StiReport.
onOpenReportTemplate(StiReport, HttpServletRequest) - Method in interface com.stimulsoft.webdesigner.StiWebDesigerHandler
Occurred on opening StiReport.
OnRemoveComponent() - Method in class com.stimulsoft.report.components.simplecomponents.StiCrossLinePrimitive
 
OnRemoveComponent() - Method in class com.stimulsoft.report.components.StiComponent
 
onSaveReportTemplate(StiReport, StiRequestParams, HttpServletRequest) - Method in interface com.stimulsoft.webdesigner.StiWebDesigerHandler
Occurred on save StiReport.
onScrollViewerResize() - Method in class com.stimulsoft.viewer.panels.StiThumbnailsPannel
Sroll view resized
onScrollViewerResize() - Method in class com.stimulsoft.viewer.panels.StiViewPannel
Action on scroll view resize
openByExtension(String) - Static method in class com.stimulsoft.base.system.StiFileExecuter
Open user system preffered editor for given file
openingFileName - Variable in class com.stimulsoft.web.classes.StiRequestParams.StiViewerParams
 
openingFilePassword - Variable in class com.stimulsoft.web.classes.StiRequestParams.StiViewerParams
 
openInputStream(File) - Static method in class com.stimulsoft.lib.io.StiFileUtil
 
openLinksTarget - Variable in class com.stimulsoft.report.export.service.StiHtmlExportService
 
openLinksTarget - Variable in class com.stimulsoft.report.export.tools.html.StiHtmlHyperlink
 
openLinksWindow - Variable in class com.stimulsoft.web.classes.StiRequestParams.StiViewerParams
 
openOutputStream(File) - Static method in class com.stimulsoft.lib.io.StiFileUtil
Открывает FileOutputStream для заданного файла, если он не существует, то создает его.
openPage(StiRequestParams, StiReport, HashMap<String, Object>) - Static method in class com.stimulsoft.webdesigner.helper.StiReportEdit
 
openReportResult(StiRequestParams, HttpServletRequest) - Static method in class com.stimulsoft.web.helper.StiReportHelper
 
openStyle(StiRequestParams, StiReport, HashMap<String, Object>) - Static method in class com.stimulsoft.webdesigner.helper.StiStylesHelper
 
openTag() - Method in class com.stimulsoft.base.drawing.StiGlyph
 
openURL(String) - Static method in class com.stimulsoft.viewer.utils.StiURLHelper
Opens the specified web page in a web browser
OperatorCannotBeAppliedToOperands - Static variable in class com.stimulsoft.report.engine.parser.ParserErrorCode
 
opt(int) - Method in class com.stimulsoft.base.json.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class com.stimulsoft.base.json.JSONObject
Get an optional value associated with a key.
optBoolean(int) - Method in class com.stimulsoft.base.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class com.stimulsoft.base.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class com.stimulsoft.base.json.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class com.stimulsoft.base.json.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class com.stimulsoft.base.json.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class com.stimulsoft.base.json.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class com.stimulsoft.base.json.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class com.stimulsoft.base.json.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optimizeDetailDataFiltering - Static variable in class com.stimulsoft.report.options.EngineOptions
If true then remove double call of SetData method for detail bands.
optInt(int) - Method in class com.stimulsoft.base.json.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class com.stimulsoft.base.json.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class com.stimulsoft.base.json.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class com.stimulsoft.base.json.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
Options - Variable in class com.stimulsoft.base.context.chart.StiContext
 
optJSONArray(int) - Method in class com.stimulsoft.base.json.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class com.stimulsoft.base.json.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class com.stimulsoft.base.json.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class com.stimulsoft.base.json.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class com.stimulsoft.base.json.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class com.stimulsoft.base.json.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class com.stimulsoft.base.json.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class com.stimulsoft.base.json.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int) - Method in class com.stimulsoft.base.json.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class com.stimulsoft.base.json.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class com.stimulsoft.base.json.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class com.stimulsoft.base.json.JSONObject
Get an optional string associated with a key.
OR(IStiEnum) - Method in class com.stimulsoft.base.StiEnumSet
Замена логического | .
order - Variable in class com.stimulsoft.report.dictionary.StiSort
 
OriginalConnectionState - Variable in class com.stimulsoft.report.dictionary.StiData
 
originalValue - Variable in class com.stimulsoft.report.crossTab.StiCrossField
 
OTHER - Static variable in class com.stimulsoft.base.system.StiSqlTypes
The constant in the Java programming language that indicates that the SQL type is database-specific and gets mapped to a Java object that can be accessed via the methods getObject and setObject.
OTM - Variable in class com.stimulsoft.report.export.tools.pdf.PdfFonts.FontsInfoStore.FontStyleInfo
 
outContainer - Variable in class com.stimulsoft.report.chart.StiChartInfoV1
 
overlays - Variable in class com.stimulsoft.report.components.StiPageInfoV2
 
OVERRIDE_CONNECTION_STRING - Static variable in class com.stimulsoft.report.dictionary.adapters.StiAbstractAdapter
 
owner - Variable in class com.stimulsoft.base.licenses.StiLicenseKey
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z