Serialized Form
Package com.stimulsoft.base |
serialVersionUID: -3830996977107270214L
serialVersionUID: -635880409732728261L
serialVersionUID: -453169681093615604L
Package com.stimulsoft.base.drawing |
Package com.stimulsoft.base.exception |
serialVersionUID: -7309635999615294227L
serialVersionUID: -3909912161102206452L
messagePane
StiPopupTextArea messagePane
applicationPane
StiPopupTextArea applicationPane
versionPane
StiPopupTextArea versionPane
javaVersionPane
StiPopupTextArea javaVersionPane
osVersionPane
StiPopupTextArea osVersionPane
infoDescriptionPane
StiPopupTextArea infoDescriptionPane
messageTabDescriptionPane
StiPopupTextArea messageTabDescriptionPane
causeDescriptionPane
StiPopupTextArea causeDescriptionPane
stackDescriptionPane
StiPopupTextArea stackDescriptionPane
exceptionScrollPane
javax.swing.JScrollPane exceptionScrollPane
saveButton
javax.swing.JButton saveButton
copyButton
javax.swing.JButton copyButton
closeButton
javax.swing.JButton closeButton
serialVersionUID: -2336194278751809560L
serialVersionUID: -6748742362134535133L
BaseMessage
java.lang.String BaseMessage
Position
int Position
Length
int Length
serialVersionUID: 6558629844146933045L
Package com.stimulsoft.base.json |
serialVersionUID: -5588902003700261385L
cause
java.lang.Throwable cause
Package com.stimulsoft.base.mail |
serialVersionUID: 3212128422172035611L
from
java.lang.String from
recipients
java.lang.String recipients
subject
java.lang.String subject
body
java.lang.String body
smtpNeedAuth
java.lang.Boolean smtpNeedAuth
smtpPort
int smtpPort
host
java.lang.String host
useSSL
java.lang.Boolean useSSL
userName
java.lang.String userName
password
java.lang.String password
attachments
java.util.List<E> attachments
streamAttachments
java.util.List<E> streamAttachments
mailDebug
boolean mailDebug
Package com.stimulsoft.base.panels.renderer |
serialVersionUID: 1L
rootIcon
javax.swing.Icon rootIcon
leafIcon
javax.swing.Icon leafIcon
nonLeafIcon
javax.swing.Icon nonLeafIcon
Package com.stimulsoft.base.serializing |
Package com.stimulsoft.base.system |
serialVersionUID: -4590153904114847787L
isSort
boolean isSort
serialVersionUID: 8673264195747942595L
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Reconstitute the list from a stream (i.e., deserialize it).
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Save the state of the list to a stream (i.e., serialize it).
- Serial Data:
- The length of the array backing the list is emitted (int), followed by all of its
elements (each an Object) in the proper order.
- Throws:
java.io.IOException
serialVersionUID: -5769034079969603032L
serialVersionUID: 8822608896900902070L
args
StiEventHandlerArgs args
Package com.stimulsoft.demo |
serialVersionUID: -6275615603455805262L
stiViewerPanel
StiViewerFx stiViewerPanel
welcomePanel
StiWelcomePanel welcomePanel
mainPanel
javax.swing.JPanel mainPanel
reportsPanel
StiReportsPanel reportsPanel
helpResourcesButton
StiHelpResourcesButton helpResourcesButton
helpButton
StiFlatButton helpButton
samplesPanel
StiSamplesPanel samplesPanel
Package com.stimulsoft.demo.button |
serialVersionUID: -3209501005168505815L
path
java.awt.geom.GeneralPath path
path1
java.awt.geom.GeneralPath path1
buttonStyle
int buttonStyle
isMouseOver
boolean isMouseOver
isPressed
boolean isPressed
image
javax.swing.ImageIcon image
header
java.lang.String header
text
java.lang.String text
serialVersionUID: -8834500262718358934L
menu
com.stimulsoft.demo.button.StiHelpResourcesButton.HelpPopupMenu menu
reportItems
java.util.List<E> reportItems
blinkTimer
javax.swing.Timer blinkTimer
Package com.stimulsoft.demo.panels |
serialVersionUID: 8222644998214803543L
treeReportPanel
StiTreeReportsPanel treeReportPanel
statusLabel
javax.swing.JLabel statusLabel
serialVersionUID: -5951139390445988630L
demo
Demo demo
tree
javax.swing.JTree tree
currentReport
StiTreeReportsPanel.Report currentReport
serialVersionUID: -2022941276453688552L
parentComponent
Demo parentComponent
welcomeSize
java.awt.Dimension welcomeSize
htmlPane
javax.swing.JTextPane htmlPane
Package com.stimulsoft.report |
serialVersionUID: -7362326508437218288L
serialVersionUID: -2454849015173378006L
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
handlerDesignerEvents
StiEventHandler handlerDesignerEvents
anchors
java.util.Hashtable<K,V> anchors
pointerValue
StiBookmark pointerValue
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.StiQRCodeException extends java.lang.RuntimeException implements Serializable |
Package com.stimulsoft.report.barCodes.maxicode |
serialVersionUID: -2336214721914339934L
Package com.stimulsoft.report.chart |
serialVersionUID: -6315499512128181209L
Package com.stimulsoft.report.chart.core.axis.stripLines |
Package com.stimulsoft.report.chart.view.conditions |
Package com.stimulsoft.report.chart.view.constantLines |
chart
StiChart chart
Package com.stimulsoft.report.chart.view.filter |
serialVersionUID: 1815828888095102401L
Package com.stimulsoft.report.chart.view.series |
serialVersionUID: -2156486349250480560L
chart
StiChart chart
Package com.stimulsoft.report.chart.view.strips |
serialVersionUID: -1473665395635772031L
chart
StiChart chart
Package com.stimulsoft.report.components |
serialVersionUID: 2047116370871532926L
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
serialVersionUID: -3202730734042491912L
serialVersionUID: 5906967239100537210L
parent
StiContainer parent
serialVersionUID: 2565735494610511073L
serialVersionUID: 4550198464665112953L
report
StiReport report
cacheMode
boolean cacheMode
canUseCacheMode
boolean canUseCacheMode
pageCache
StiSaveLoadPageEventHandler pageCache
quickCachedPages
java.util.List<E> quickCachedPages
notCachedPages
java.util.List<E> notCachedPages
amountOfProcessedPagesForStartGCCollect
int amountOfProcessedPagesForStartGCCollect
cacheL2
java.lang.Object cacheL2
serialVersionUID: -4389193673042012455L
serialVersionUID: -2654586972037481730L
background
java.awt.Image background
serialVersionUID: 1009697501627419727L
isDrawDropDownArrow
boolean isDrawDropDownArrow
Package com.stimulsoft.report.components.conditions |
serialVersionUID: -3741251588307037163L
Package com.stimulsoft.report.crossTab.core |
serialVersionUID: 5172253304251531559L
serialVersionUID: -3699203690804444211L
Package com.stimulsoft.report.dialogs |
serialVersionUID: -5009169991784428261L
serialVersionUID: 5113821996669853438L
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 |
serialVersionUID: 6031355540373981924L
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
serialVersionUID: 7003399120723721544L
serialVersionUID: -7643305471365197758L
serialVersionUID: -3018429130843265242L
serialVersionUID: 3423269930008427699L
dictionary
StiDictionary dictionary
serialVersionUID: -8109782982172087329L
directionFactor
int directionFactor
serialVersionUID: -5442152935460157107L
report
StiReport report
Package com.stimulsoft.report.dictionary.businessObjects |
serialVersionUID: -2373429800117245491L
directionFactor
int directionFactor
cachedBusinessObjects
java.util.Hashtable<K,V> cachedBusinessObjects
dictionary
StiDictionary dictionary
parentBusinessObject
StiBusinessObject parentBusinessObject
Package com.stimulsoft.report.dictionary.data |
serialVersionUID: -7452059876627637260L
serialVersionUID: -7705876363168620316L
serialVersionUID: -4853001216873863648L
serialVersionUID: 5451415678190691631L
serialVersionUID: -6115389386051339717L
serialVersionUID: -2231743371764714370L
Package com.stimulsoft.report.dictionary.databases |
serialVersionUID: -5911917428286313711L
stiDictionary
StiDictionary stiDictionary
serialVersionUID: -770394406976841714L
serialVersionUID: -5911917428286313711L
stiDictionary
StiDictionary stiDictionary
Package com.stimulsoft.report.dictionary.dataSources |
serialVersionUID: 6757756030999302184L
dictionary
StiDictionary dictionary
Package com.stimulsoft.report.engine.engineV2 |
serialVersionUID: -6689506463091754042L
serialVersionUID: -6881150841528740414L
Package com.stimulsoft.report.events |
serialVersionUID: -5252325089141216306L
Package com.stimulsoft.report.export.tools |
serialVersionUID: -4502378374334755806L
name
java.lang.String name
Package com.stimulsoft.report.globalization |
serialVersionUID: -3881677882211527836L
report
StiReport report
serialVersionUID: 4090398709042099952L
Package com.stimulsoft.report.infographics.gauge.collections |
serialVersionUID: 8254823803560516497L
barType
StiBarRangeListType barType
serialVersionUID: 1003559314686215107L
serialVersionUID: -1705345453485468937L
serialVersionUID: 964093708288022491L
scale
StiScaleBase scale
scaleType
StiGaugeElemenType scaleType
serialVersionUID: -8571908337298406336L
parent
StiScaleRangeList parent
serialVersionUID: 7172823297687821700L
parent
StiGauge parent
Package com.stimulsoft.report.reportresources |
serialVersionUID: -6227039605941520974L
Package com.stimulsoft.report.styles |
serialVersionUID: 844454754218364745L
report
StiReport report
Package com.stimulsoft.report.styles.conditions |
serialVersionUID: -3464505944496628430L
Package com.stimulsoft.report.viewer.visual |
serialVersionUID: 8343554619199317158L
Package com.stimulsoft.samples |
serialVersionUID: 330448692680237867L
serialVersionUID: 330448692680237867L
report
StiReport report
serialVersionUID: -5616850994684236452L
report
StiReport report
parentFrame
javax.swing.JFrame parentFrame
report
StiReport report
beginRender
javax.swing.JTextField beginRender
subProcessField1
javax.swing.JTextField subProcessField1
subProcessField2
javax.swing.JTextField subProcessField2
subProcessField3
javax.swing.JTextField subProcessField3
subProcessField4
javax.swing.JTextField subProcessField4
finishField
javax.swing.JTextField finishField
textArea
javax.swing.JTextArea textArea
Package com.stimulsoft.samples.panels |
serialVersionUID: 7542101608659897730L
treeSamplesPanel
StiTreeSamplesPanel treeSamplesPanel
serialVersionUID: -6745503515863390283L
listPanel
StiSamplesListPanel listPanel
viewPanel
StiSamplesViewPanel viewPanel
parentFrame
javax.swing.JFrame parentFrame
serialVersionUID: 2327711834334993287L
tabbedPane
javax.swing.JTabbedPane tabbedPane
codePanel
javax.swing.JPanel codePanel
viewPanel
javax.swing.JPanel viewPanel
codeArea
StiPopupTextArea codeArea
codeScrollPane
javax.swing.JScrollPane codeScrollPane
descriptionLabel
javax.swing.JLabel descriptionLabel
serialVersionUID: -5761004246230591345L
tree
javax.swing.JTree tree
Package com.stimulsoft.viewer |
serialVersionUID: 748370808611603977L
stiViewModel
StiViewModel stiViewModel
stiMainToolBar
StiMainToolBar stiMainToolBar
stiDesignToolBar
StiDesignToolBar stiDesignToolBar
stiNavigateToolBar
StiNavigateToolBar stiNavigateToolBar
stiViewModeToolBar
StiViewModeToolBar stiViewModeToolBar
stiViewPannel
StiViewPannel stiViewPannel
stiThumbnailsPannel
StiThumbnailsPannel stiThumbnailsPannel
stiBookmarkPannel
StiBookmarkPannel stiBookmarkPannel
centerPane
StiSplitPane centerPane
stiFindToolBar
StiFindToolBar stiFindToolBar
bottomPanel
javax.swing.JPanel bottomPanel
rightPane
StiSplitPane rightPane
parentFrame
javax.swing.JFrame parentFrame
panelDialogs
StiRequestPanel panelDialogs
centerBorderPanel
javax.swing.JPanel centerBorderPanel
fullScreenResizeable
java.lang.Boolean fullScreenResizeable
fullScreenState
int fullScreenState
fullScreenVerticalScrollbar
int fullScreenVerticalScrollbar
fullScreenHorizontalScrollbar
int fullScreenHorizontalScrollbar
Package com.stimulsoft.viewer.controls.dialogs |
serialVersionUID: 2609552533269245932L
serialVersionUID: -2336166278751809560L
serialVersionUID: 3422247151353231144L
passwordField
javax.swing.JPasswordField passwordField
okResult
boolean okResult
Package com.stimulsoft.viewer.controls.visual |
serialVersionUID: -1859915952216720690L
button
javax.swing.AbstractButton button
serialVersionUID: 2907009781086599037L
eventDispatcher
StiViewEventable eventDispatcher
sendEmail
java.lang.Boolean sendEmail
serialVersionUID: -655965667207960841L
url
java.lang.String url
serialVersionUID: 75399883945240426L
serialVersionUID: 8995219928526514760L
popup
javax.swing.JWindow popup
panel
com.stimulsoft.viewer.controls.visual.StiMultipageButton.MultipagePanel panel
parent
StiViewEventable parent
url
java.lang.String url
serialVersionUID: 3453501553182772552L
xPosition
int xPosition
yPosition
int yPosition
serialVersionUID: 6167165386613154440L
pageIndex
java.lang.Integer pageIndex
destLeft
java.lang.Integer destLeft
line
java.lang.Integer line
destTop
java.lang.Integer destTop
destWidth
java.lang.Integer destWidth
destHeight
java.lang.Integer destHeight
borderColor
java.awt.Color borderColor
borderSize
java.lang.Integer borderSize
page
StiPage page
wd
java.lang.Double wd
ht
java.lang.Double ht
changeBitmap
java.lang.Boolean changeBitmap
stiViewModel
StiViewModel stiViewModel
image
java.awt.image.BufferedImage image
selected
boolean selected
serialVersionUID: -1309850978841035879L
serialVersionUID: -4861178191048240537L
fixedSide
int fixedSide
resizeWidht
int resizeWidht
serialVersionUID: -6440727162616064764L
serialVersionUID: 1300659507814198271L
pageNumberFont
java.awt.Font pageNumberFont
pageNumber
java.lang.String pageNumber
imgRect
StiRectangle imgRect
zoom
double zoom
serialVersionUID: -655965667207960841L
url
java.lang.String url
serialVersionUID: -7679996142700861014L
eventDispatcher
StiViewEventable eventDispatcher
item200
javax.swing.JMenuItem item200
item150
javax.swing.JMenuItem item150
item100
javax.swing.JMenuItem item100
item75
javax.swing.JMenuItem item75
item50
javax.swing.JMenuItem item50
item25
javax.swing.JMenuItem item25
item10
javax.swing.JMenuItem item10
itemOnePage
javax.swing.JMenuItem itemOnePage
itemTwoPages
javax.swing.JMenuItem itemTwoPages
itemPageWidth
javax.swing.JMenuItem itemPageWidth
Package com.stimulsoft.viewer.events |
serialVersionUID: -3733274037540570906L
eventType
java.lang.String eventType
param0
java.lang.Object param0
Package com.stimulsoft.viewer.form |
serialVersionUID: -744024289885320828L
model
StiViewModel model
eventable
StiViewEventable eventable
pageNumberTextField
StiTextField pageNumberTextField
okButton
StiFlatButton okButton
cancelButton
StiFlatButton cancelButton
serialVersionUID: -744024289885320828L
label
javax.swing.JLabel label
okButton
StiFlatButton okButton
expired
boolean expired
viewerPanel
StiViewerFx viewerPanel
serialVersionUID: -1240319509073281561L
fromTextField
javax.swing.JTextField fromTextField
hostTextField
javax.swing.JTextField hostTextField
portTextField
javax.swing.JFormattedTextField portTextField
userTextField
javax.swing.JTextField userTextField
passwordTextField
javax.swing.JPasswordField passwordTextField
recipientsTextField
javax.swing.JTextField recipientsTextField
subjectTextField
javax.swing.JTextField subjectTextField
bodyPane
StiPopupTextArea bodyPane
sendButton
javax.swing.JButton sendButton
closeButton
javax.swing.JButton closeButton
authCheckBox
javax.swing.JCheckBox authCheckBox
sslCheckBox
javax.swing.JCheckBox sslCheckBox
mailProperties
StiMailProperties mailProperties
sendingLabel
javax.swing.JLabel sendingLabel
sendingProgressBar
javax.swing.JProgressBar sendingProgressBar
owner
java.awt.Frame owner
fromLabel
javax.swing.JLabel fromLabel
hostLabel
javax.swing.JLabel hostLabel
smtpPortLabel
javax.swing.JLabel smtpPortLabel
userLabel
javax.swing.JLabel userLabel
passwordLabel
javax.swing.JLabel passwordLabel
recipientsLabel
javax.swing.JLabel recipientsLabel
subjectLabel
javax.swing.JLabel subjectLabel
bodyLabel
javax.swing.JLabel bodyLabel
serialVersionUID: -744024289885320828L
textArea
javax.swing.JTextArea textArea
okButton
StiFlatButton okButton
cancelButton
StiFlatButton cancelButton
textField
javax.swing.JTextArea textField
Package com.stimulsoft.viewer.form.export |
serialVersionUID: -744024289885320828L
okButton
StiFlatButton okButton
cancelButton
StiFlatButton cancelButton
allPagesRadio
javax.swing.JRadioButton allPagesRadio
currentPageRadio
javax.swing.JRadioButton currentPageRadio
pagesRadio
javax.swing.JRadioButton pagesRadio
pagesTextField
javax.swing.JTextField pagesTextField
openAfterExport
javax.swing.JCheckBox openAfterExport
expandPanel
StiExpandPanel expandPanel
centerPanel1
javax.swing.JPanel centerPanel1
bottomButtonPanel
javax.swing.JPanel bottomButtonPanel
sendEmail
boolean sendEmail
currentPage
int currentPage
okResult
boolean okResult
c
java.awt.GridBagConstraints c
serialVersionUID: 8504451915597681783L
exportDataCheckBox
javax.swing.JCheckBox exportDataCheckBox
useDefaultEncodingCheckBox
javax.swing.JCheckBox useDefaultEncodingCheckBox
encodingComboBox
javax.swing.JComboBox encodingComboBox
bandsComboBox
javax.swing.JComboBox bandsComboBox
separatorTextField
javax.swing.JTextField separatorTextField
skipHeadersCheckBox
javax.swing.JCheckBox skipHeadersCheckBox
typeComboBox
javax.swing.JComboBox typeComboBox
serialVersionUID: 7303098990096277761L
imageResolutionComboBox
javax.swing.JComboBox imageResolutionComboBox
typeComboBox
javax.swing.JComboBox typeComboBox
imageQualityComboBox
javax.swing.JComboBox imageQualityComboBox
exportDataOnlyCheckBox
javax.swing.JCheckBox exportDataOnlyCheckBox
exportObjectFormattingCheckBox
javax.swing.JCheckBox exportObjectFormattingCheckBox
useOnePageCheckBox
javax.swing.JCheckBox useOnePageCheckBox
exportEachPageCheckBox
javax.swing.JCheckBox exportEachPageCheckBox
exportPageBreaksCheckBox
javax.swing.JCheckBox exportPageBreaksCheckBox
serialVersionUID: -8557498791273213597L
expandedIcon
javax.swing.ImageIcon expandedIcon
collapsedIcon
javax.swing.ImageIcon collapsedIcon
expanded
java.lang.Boolean expanded
collapsedDimension
java.awt.Dimension collapsedDimension
expandedDimension
java.awt.Dimension expandedDimension
serialVersionUID: 8504451915597681783L
zoomComboBox
javax.swing.JComboBox zoomComboBox
imageFormatComboBox
javax.swing.JComboBox imageFormatComboBox
exportModeComboBox
javax.swing.JComboBox exportModeComboBox
pageBreakCheckBox
javax.swing.JCheckBox pageBreakCheckBox
serialVersionUID: 8504451915597681783L
zoomComboBox
javax.swing.JComboBox zoomComboBox
typeComboBox
javax.swing.JComboBox typeComboBox
imageResolutionComboBox
javax.swing.JComboBox imageResolutionComboBox
imageTypeComboBox
javax.swing.JComboBox imageTypeComboBox
cutEdgesCheckBox
javax.swing.JCheckBox cutEdgesCheckBox
ditheringTypeComboBox
javax.swing.JComboBox ditheringTypeComboBox
tiffCompressionComboBox
javax.swing.JComboBox tiffCompressionComboBox
ditheringTypeLabel
javax.swing.JLabel ditheringTypeLabel
serialVersionUID: -2168454809464111685L
imageResolutionComboBox
javax.swing.JComboBox imageResolutionComboBox
imageCompressionComboBox
javax.swing.JComboBox imageCompressionComboBox
imageQualityComboBox
javax.swing.JComboBox imageQualityComboBox
standartPDFFontsCheckBox
javax.swing.JCheckBox standartPDFFontsCheckBox
embeddedFontsCheckBox
javax.swing.JCheckBox embeddedFontsCheckBox
useUnicodeCheckBox
javax.swing.JCheckBox useUnicodeCheckBox
pdfAComplianceCheckBox
javax.swing.JCheckBox pdfAComplianceCheckBox
serialVersionUID: 8504451915597681783L
imageResolutionComboBox
javax.swing.JComboBox imageResolutionComboBox
imageQualityComboBox
javax.swing.JComboBox imageQualityComboBox
exportModeComboBox
javax.swing.JComboBox exportModeComboBox
usePageCheckBox
javax.swing.JCheckBox usePageCheckBox
removeEmptyCheckBox
javax.swing.JCheckBox removeEmptyCheckBox
serialVersionUID: 8504451915597681783L
killSpaceLinesCheckBox
javax.swing.JCheckBox killSpaceLinesCheckBox
putFeedPageCheckBox
javax.swing.JCheckBox putFeedPageCheckBox
drawBorderCheckBox
javax.swing.JCheckBox drawBorderCheckBox
cutLongLinesCheckBox
javax.swing.JCheckBox cutLongLinesCheckBox
simpleRadio
javax.swing.JRadioButton simpleRadio
unicodeSingledRadio
javax.swing.JRadioButton unicodeSingledRadio
unicodeDoubleRadio
javax.swing.JRadioButton unicodeDoubleRadio
zoomXComboBox
javax.swing.JComboBox zoomXComboBox
zoomYComboBox
javax.swing.JComboBox zoomYComboBox
encodingComboBox
javax.swing.JComboBox encodingComboBox
serialVersionUID: 7303098990096277761L
imageResolutionComboBox
javax.swing.JComboBox imageResolutionComboBox
imageQualityComboBox
javax.swing.JComboBox imageQualityComboBox
usePageCheckBox
javax.swing.JCheckBox usePageCheckBox
removeEmptyCheckBox
javax.swing.JCheckBox removeEmptyCheckBox
serialVersionUID: 8504451915597681783L
imageResolutionComboBox
javax.swing.JComboBox imageResolutionComboBox
imageQualityComboBox
javax.swing.JComboBox imageQualityComboBox
textAsImageCheckBox
javax.swing.JCheckBox textAsImageCheckBox
Package com.stimulsoft.viewer.panels |
serialVersionUID: 2346906785483045945L
stiViewModel
StiViewModel stiViewModel
eventDispatcher
StiViewerEventDispatcher eventDispatcher
tree
javax.swing.JTree tree
serialVersionUID: -7010207668633833611L
designReportButton
StiFlatButton designReportButton
serialVersionUID: -2811804664741382826L
buttonFindClose
StiFlatButton buttonFindClose
buttonFindPrevious
StiFlatButton buttonFindPrevious
buttonFindNext
StiFlatButton buttonFindNext
checkboxMatchCase
javax.swing.JCheckBox checkboxMatchCase
checkboxWholeWord
javax.swing.JCheckBox checkboxWholeWord
buttonPageLast
StiFlatButton buttonPageLast
labelFindWhat
StiLabel labelFindWhat
eventDispatcher
StiViewerEventDispatcher eventDispatcher
model
StiViewModel model
parentFrame
javax.swing.JFrame parentFrame
textBoxFind
javax.swing.JTextField textBoxFind
previousValue
java.lang.String previousValue
previousWholeWord
java.lang.Boolean previousWholeWord
previousCase
java.lang.Boolean previousCase
findedComponents
java.util.List<E> findedComponents
currentComponent
int currentComponent
findCountOld
int findCountOld
serialVersionUID: -7010207668633833611L
stiViewModel
StiViewModel stiViewModel
buttonPrint
StiFlatButton buttonPrint
buttonOpen
StiFlatButton buttonOpen
buttonSave
StiFlatButton buttonSave
buttonSaveEmail
StiFlatButton buttonSaveEmail
buttonBookmarks
StiToggleFlatButton buttonBookmarks
buttonParameters
StiFlatButton buttonParameters
buttonThumbs
StiToggleFlatButton buttonThumbs
buttonFind
StiToggleFlatButton buttonFind
buttonFullScreen
StiFlatButton buttonFullScreen
buttonZoomOnePage
StiToggleFlatButton buttonZoomOnePage
buttonZoomTwoPages
StiToggleFlatButton buttonZoomTwoPages
buttonZoomPageWidth
StiToggleFlatButton buttonZoomPageWidth
buttonZoomMultiplePages
StiMultipageButton buttonZoomMultiplePages
buttonAbout
StiFlatButton buttonAbout
exportPopupMenu
StiExportPopupMenu exportPopupMenu
eventDispatcher
StiViewerEventDispatcher eventDispatcher
serialVersionUID: -2811804664741382826L
buttonPageFirst
StiFlatButton buttonPageFirst
buttonPagePrev
StiFlatButton buttonPagePrev
buttonGoToPage
StiFlatButton buttonGoToPage
buttonPageNext
StiFlatButton buttonPageNext
buttonPageLast
StiFlatButton buttonPageLast
eventDispatcher
StiViewerEventDispatcher eventDispatcher
model
StiViewModel model
parentFrame
javax.swing.JFrame parentFrame
pageOf
java.lang.String pageOf
serialVersionUID: -4577402800123183888L
view
StiView view
isHandModeActivated
java.lang.Boolean isHandModeActivated
isLeftMouseButtonPressed
java.lang.Boolean isLeftMouseButtonPressed
lastMousePosition
StiPoint lastMousePosition
clearAllVisual
java.lang.Boolean clearAllVisual
eventDispatcher
StiViewerEventDispatcher eventDispatcher
stiViewModel
StiViewModel stiViewModel
componentBounds
java.awt.Rectangle componentBounds
scrolledPage
int scrolledPage
serialVersionUID: -2811804664741382826L
buttonViewModeSinglePage
StiToggleFlatButton buttonViewModeSinglePage
buttonViewModeContinuous
StiToggleFlatButton buttonViewModeContinuous
buttonViewModeMultiplePages
StiToggleFlatButton buttonViewModeMultiplePages
labelZoom
StiLabel labelZoom
sliderZoom
StiSlider sliderZoom
pageGroup
javax.swing.ButtonGroup pageGroup
eventDispatcher
StiViewerEventDispatcher eventDispatcher
model
StiViewModel model
valueSliderChanged
java.lang.Boolean valueSliderChanged
serialVersionUID: 199296845244255281L
view
StiView view
popupMenu
StiViewPopupMenu popupMenu
isHandModeActivated
java.lang.Boolean isHandModeActivated
isLeftMouseButtonPressed
java.lang.Boolean isLeftMouseButtonPressed
lastMousePosition
StiPoint lastMousePosition
canRepaint
java.lang.Boolean canRepaint
canScrollRepaint
java.lang.Boolean canScrollRepaint
stiEmptyGraphics
StiEmptyGraphics stiEmptyGraphics
stiViewModel
StiViewModel stiViewModel
eventDispatcher
StiViewerEventDispatcher eventDispatcher
oldSize
java.awt.Dimension oldSize
Package com.stimulsoft.viewer.requestfromuser |
serialVersionUID: -6695602879511342151L
Package com.stimulsoft.viewer.requestfromuser.components |
serialVersionUID: -4120337049881312563L
tag
java.lang.Object tag
selected
boolean selected
autoCheckOnClick
boolean autoCheckOnClick
btInfo
ButtonListInfo btInfo
infoItem
StiVariableItem infoItem
serialVersionUID: 499145064504498156L
button
StiDateTimePicker.SButton[] button
customFormat
java.lang.String customFormat
showCheckBox
java.lang.Boolean showCheckBox
value
StiDateTime value
prevButton
StiRequestButton prevButton
nextButton
StiRequestButton nextButton
dateLabel
StiRequestLabel dateLabel
checkBox
StiRequestCheckBox checkBox
spinner
javax.swing.JSpinner spinner
downButton
StiRequestButton downButton
popup
javax.swing.JWindow popup
downPanel
StiShadowPanel downPanel
firstDayOfWeek
int firstDayOfWeek
gridPanel
javax.swing.JPanel gridPanel
serialVersionUID: -1849206380795147131L
mouseOver
boolean mouseOver
header
boolean header
curDate
boolean curDate
serialVersionUID: -3760742496249853327L
serialVersionUID: 7024604592300492613L
serialVersionUID: -8479820415411214940L
serialVersionUID: 2383759875021792856L
serialVersionUID: -428051105065125607L
serialVersionUID: -3374472447943214639L
Package com.stimulsoft.viewer.requestfromuser.controls |
serialVersionUID: -475720635206417300L
lockPopupInvoke
boolean lockPopupInvoke
horizontalOffset
int horizontalOffset
popupWidth
int popupWidth
popupHeight
int popupHeight
isImageValue
boolean isImageValue
layingOut
boolean layingOut
Package com.stimulsoft.viewer.requestfromuser.list |
serialVersionUID: -32827602773665316L
btInfo
ButtonListInfo btInfo
btRemove
StiRequestButton btRemove
comboBox
StiRequestComboBox comboBox
serialVersionUID: -4488221147609771403L
buttonAdd
javax.swing.JButton buttonAdd
buttonRemoveAll
javax.swing.JButton buttonRemoveAll
buttonClose
javax.swing.JButton buttonClose
controlContainerItem
javax.swing.JScrollPane controlContainerItem
listValues
javax.swing.JPanel listValues
uPanel
javax.swing.JPanel uPanel
dPanel
javax.swing.JPanel dPanel
listType
StiSystemTypeEnum listType
btInfo
ButtonListInfo btInfo
mainButton
ButtonX mainButton
serialVersionUID: -32827602773665316L
btInfo
ButtonListInfo btInfo
btRemove
StiRequestButton btRemove
textBox
StiRequestTextField textBox
serialVersionUID: -32827602773665316L
btInfo
ButtonListInfo btInfo
btRemove
StiRequestButton btRemove
dateTimePicker
StiDateTimePicker dateTimePicker
serialVersionUID: -32827602773665316L
btInfo
ButtonListInfo btInfo
btRemove
StiRequestButton btRemove
textBox
StiRequestTextField textBox
serialVersionUID: -32827602773665316L
btInfo
ButtonListInfo btInfo
btRemove
StiRequestButton btRemove
btNewGuid
StiRequestButton btNewGuid
textBox
StiRequestTextField textBox
serialVersionUID: -32827602773665316L
btInfo
ButtonListInfo btInfo
btRemove
StiRequestButton btRemove
textBox
StiRequestTextField textBox
serialVersionUID: -32827602773665316L
btInfo
ButtonListInfo btInfo
btRemove
StiRequestButton btRemove
textBox
StiRequestTextField textBox
Package com.stimulsoft.viewer.requestfromuser.range |
serialVersionUID: -6706183690815421537L
textBoxTo
StiRequestTextField textBoxTo
textBoxFrom
StiRequestTextField textBoxFrom
labelTo
StiRequestLabel labelTo
labelFrom
StiRequestLabel labelFrom
dropDownButton
StiRequestFromUserDropDownButton dropDownButton
serialVersionUID: -6706183690815421537L
dateTimeFrom
StiDateTimePicker dateTimeFrom
dateTimeTo
StiDateTimePicker dateTimeTo
labelTo
StiRequestLabel labelTo
labelFrom
StiRequestLabel labelFrom
dropDownButton
StiRequestFromUserDropDownButton dropDownButton
isDateTime
boolean isDateTime
serialVersionUID: -6706183690815421537L
textBoxTo
StiRequestTextField textBoxTo
textBoxFrom
StiRequestTextField textBoxFrom
labelTo
StiRequestLabel labelTo
labelFrom
StiRequestLabel labelFrom
dropDownButton
StiRequestFromUserDropDownButton dropDownButton
type
StiSystemTypeEnum type
variable
StiVariable variable
serialVersionUID: -6706183690815421537L
textBoxTo
StiRequestTextField textBoxTo
textBoxFrom
StiRequestTextField textBoxFrom
labelTo
StiRequestLabel labelTo
labelFrom
StiRequestLabel labelFrom
dropDownButton
StiRequestFromUserDropDownButton dropDownButton
serialVersionUID: -6706183690815421537L
textBoxTo
StiRequestTextField textBoxTo
textBoxFrom
StiRequestTextField textBoxFrom
labelTo
StiRequestLabel labelTo
labelFrom
StiRequestLabel labelFrom
dropDownButton
StiRequestFromUserDropDownButton dropDownButton
type
StiSystemTypeEnum type
variable
StiVariable variable
serialVersionUID: -6706183690815421537L
textBoxTo
StiRequestTextField textBoxTo
textBoxFrom
StiRequestTextField textBoxFrom
labelTo
StiRequestLabel labelTo
labelFrom
StiRequestLabel labelFrom
dropDownButton
StiRequestFromUserDropDownButton dropDownButton
Package com.stimulsoft.viewer.requestfromuser.value |
serialVersionUID: 5252276122603520157L
variable
StiVariable variable
checkBoxValue
StiRequestCheckBox checkBoxValue
dropDownButton
StiRequestFromUserDropDownButton dropDownButton
checkBoxNotAssigned
StiRequestCheckBox checkBoxNotAssigned
serialVersionUID: -3245853900353155288L
textBox
StiRequestTextField textBox
comboBox
StiRequestComboBox comboBox
checkBoxNotAssigned
StiRequestCheckBox checkBoxNotAssigned
serialVersionUID: -3245853900353155288L
dateTimeInput
StiDateTimePicker dateTimeInput
dropDownButton
StiRequestFromUserDropDownButton dropDownButton
isDateTime
boolean isDateTime
dateTimeType
StiDateTimeType dateTimeType
report
StiReport report
serialVersionUID: -3245853900353155288L
textBox
StiRequestTextField textBox
comboBox
StiRequestComboBox comboBox
checkBoxNotAssigned
StiRequestCheckBox checkBoxNotAssigned
variableType
StiSystemTypeEnum variableType
variable
StiVariable variable
serialVersionUID: -3245853900353155288L
textBox
StiRequestTextField textBox
comboBox
StiRequestComboBox comboBox
buttonNewGuid
StiRequestButton buttonNewGuid
checkBoxNotAssigned
StiRequestCheckBox checkBoxNotAssigned
serialVersionUID: -3245853900353155288L
btOpen
StiRequestButton btOpen
btRemove
StiRequestButton btRemove
pictureBox
com.stimulsoft.viewer.requestfromuser.value.StiValueImageItemControl.ImagePanel pictureBox
dropDownButton
StiRequestFromUserDropDownButton dropDownButton
checkBoxNotAssigned
StiRequestCheckBox checkBoxNotAssigned
serialVersionUID: -3245853900353155288L
textBox
StiRequestTextField textBox
comboBox
StiRequestComboBox comboBox
checkBoxNotAssigned
StiRequestCheckBox checkBoxNotAssigned
variableType
StiSystemTypeEnum variableType
variable
StiVariable variable
serialVersionUID: -3245853900353155288L
textBox
javax.swing.JTextArea textBox
comboBox
StiRequestComboBox comboBox
textEditor
StiFlatButton textEditor
parentFrame
javax.swing.JFrame parentFrame
Package com.stimulsoft.viewer.utils |
serialVersionUID: -1036008102675022621L
Package com.stimulsoft.viewer.view |
serialVersionUID: -511961266682579865L
visuals
java.util.List<E> visuals
Package com.stimulsoft.web.servlet |
serialVersionUID: 330177247432639168L
serialVersionUID: 7078815959012648788L
Package com.stimulsoft.web.taglib |
serialVersionUID: -2528481363741835742L
serialVersionUID: -3953153736606569033L
serialVersionUID: -2626964545285959013L
serialVersionUID: 8798195794159719443L
serialVersionUID: -5073793797161917488L
serialVersionUID: -176938547966163475L
serialVersionUID: 6210815439396590673L
serialVersionUID: 6012470318366653464L
Package com.stimulsoft.web.taglib.base |
serialVersionUID: -5121118530785554611L
disabled
java.lang.String disabled
- Блокирует доступ и изменение элемента.
name
java.lang.String name
- Имя поля, предназначено для того, чтобы обработчик формы мог его идентифицировать.
src
java.lang.String src
- Адрес графического файла для поля с изображением.
value
java.lang.String value
- Значение элемента.
serialVersionUID: 4753944365389571974L
bordercolor
java.lang.String bordercolor
- Цвет линии границы.
frameborder
java.lang.String frameborder
- Устанавливает, отображать границу вокруг фрейма или нет.
marginheight
java.lang.String marginheight
- Отступ сверху и снизу от содержания до границы фрейма.
marginwidth
java.lang.String marginwidth
- Отступ слева и справа от содержания до границы фрейма.
name
java.lang.String name
- Имя фрейма.
noresize
java.lang.String noresize
- Определяет, можно изменять размер фрейма пользователю или нет.
scrolling
java.lang.String scrolling
- Способ отображения полосы прокрутки во фрейме.
serialVersionUID: -176938547966163475L
align
java.lang.String align
- Определяет как фрейм будет выравниваться по краю, а также способ обтекания его текстом.
frameborder
java.lang.String frameborder
- Устанавливает, отображать границу вокруг фрейма или нет.
height
java.lang.String height
- Высота фрейма.
hspace
java.lang.String hspace
- Горизонтальный отступ от фрейма до окружающего контента.
marginheight
java.lang.String marginheight
- Отступ сверху и снизу от содержания до границы фрейма.
marginwidth
java.lang.String marginwidth
- Отступ слева и справа от содержания до границы фрейма.
name
java.lang.String name
- Имя фрейма.
scrolling
java.lang.String scrolling
- Способ отображения полосы прокрутки во фрейме.
vspace
java.lang.String vspace
- Вертикальный отступ от фрейма до окружающего контента.
width
java.lang.String width
- Ширина фрейма.
serialVersionUID: -946997149379823567L
coords
java.lang.String coords
- Устанавливает координаты активной области.
name
java.lang.String name
- Устанавливает имя якоря внутри документа.
shape
java.lang.String shape
- Задает форму активной области ссылки для изображений.
target
java.lang.String target
- Имя окна или фрейма, куда браузер будет загружать документ.
text
java.lang.String text
- Текст ссылки.
serialVersionUID: 7966197609409332244L
report
java.lang.String report
- Имя отчета.
variableMap
java.lang.String variableMap
- Набор параметров в виде Map.
variableStr
java.lang.String variableStr
- Набор параметров в виде String.
resourceKey
java.lang.String resourceKey
- Набор параметров в виде String.
properties
java.util.Properties properties
- Custom properties
globalization
java.lang.String globalization
- determines what language will be used in the globalization of the report. This culture should
be defined in a report in the collection of globalization, or globalization will not be
realized.
serialVersionUID: 2998768258150513202L
style
java.lang.String style
- Применяется для определения стиля элемента с помощью правил CSS.
styleClass
java.lang.String styleClass
- Определяет имя класса, которое позволяет связать тег со стилевым оформлением.
styleId
java.lang.String styleId
- Указывает имя стилевого идентификатора.
accesskey
java.lang.String accesskey
- Позволяет получить доступ к элементу с помощью заданного сочетания клавиш.
dir
java.lang.String dir
- Задает направление и отображение текста — слева направо или справа налево.
lang
java.lang.String lang
- Браузер использует значение параметра для правильного отображения некоторых национальных
символов.
tabindex
java.lang.String tabindex
- Устанавливает порядок получения фокуса при переходе между элементами с помощью клавиши Tab.
title
java.lang.String title
- Описывает содержимое элемента в виде всплывающей подсказки.
Package com.stimulsoft.webdesigner.servlet |
serialVersionUID: 6328262305717281579L
Package com.stimulsoft.webdesigner.taglib |
serialVersionUID: 1800591318486538318L
serialVersionUID: 6210815439396590673L
handler
StiWebDesigerHandler handler
options
StiWebDesignerOptions options
designerID
java.lang.String designerID
Package com.stimulsoft.webviewer |
serialVersionUID: -6149795460340938150L
jsObject
java.lang.String jsObject
viewerID
java.lang.String viewerID
theme
StiWebViewerTheme theme
width
java.lang.String width
height
java.lang.String height
localization
java.lang.String localization
localizationStream
java.io.InputStream localizationStream
refreshTimeout
int refreshTimeout
defaultExportSettings
java.util.Collection<E> defaultExportSettings
requestTimeout
java.lang.Integer requestTimeout
exceptionHandler
StiWebViewerExceptionHandler exceptionHandler
server
StiWebViewerOptions.ServerOptions server
appearance
StiWebViewerOptions.AppearanceOptions appearance
toolbar
StiWebViewerOptions.ToolbarOptions toolbar
exports
StiWebViewerOptions.ExportOptions exports
email
StiWebViewerOptions.EmailOptions email
Package com.stimulsoft.webviewer.servlet |
serialVersionUID: -217930185760915501L
serialVersionUID: -217930185760915501L
Package com.stimulsoft.webviewer.taglib |
serialVersionUID: -6036005528990743118L
serialVersionUID: 6210815439396590673L
report
StiReport report
options
StiWebViewerOptions options
mailProperties
StiMailProperties mailProperties
viewerID
java.lang.String viewerID