|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.report.StiReport
public class StiReport
Report class.
Nested Class Summary | |
---|---|
class |
StiReport.StiJsonLoaderHelper
|
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
---|
REFERENCE_EMPTY, REFERENCE_REPORT |
Constructor Summary | |
---|---|
StiReport()
|
Method Summary | |
---|---|
void |
addAnchor(java.lang.Object value)
Adds anchor. |
void |
addPage(StiPage page)
|
void |
applyStyleCollection(java.lang.String collectionName)
Applies styles associated with the specified style collection to all components in the report. |
void |
applyStyles()
Applies styles of a report to all components in the report. |
static java.lang.Object |
changeType(java.lang.Object value,
StiSystemType conversionType)
Changes a type of the specified value. |
static java.lang.Object |
changeType(java.lang.Object value,
StiSystemType conversionType,
java.lang.Boolean convertNulls)
Changes a type of the specified value. |
java.lang.Object |
CheckExcelValue(java.lang.Object sender,
java.lang.Object value)
|
void |
Compile()
|
void |
convert(StiUnit oldUnit,
StiUnit newUnit)
Convertes component from one unit into another. |
double |
convertToHInches(StiUnit unit,
double value)
|
StiRectangle |
convertToHInches(StiUnit unit,
StiRectangle value)
|
void |
correctFormatProperties()
Fix - correct Format property of the Text components. |
void |
dispose()
|
void |
exportDocument(StiExportFormat exportFormat,
StiExportService exportService,
java.io.File file,
StiExportSettings settings,
javax.swing.JFrame parent)
|
void |
fillReportScript()
|
java.lang.Object |
get(java.lang.String name)
|
StiRuntimeVariables |
getAnchor(java.lang.Object value)
Gets runtime values by the value of an anchor. |
int |
getAnchorPageNumber(java.lang.Object value)
|
int |
getAnchorPageNumberThrough(java.lang.Object value)
|
boolean |
getAutoLocalizeReportOnRun()
Gets or sets property which allows automatic localization of the report when running starts. |
StiBeginRenderEvent |
getBeginRenderEvent()
Occurs when the report rendering starts. |
StiBookmark |
getBookmark()
Gets or sets the root bookmark. |
java.util.ArrayList<StiBusinessObjectData> |
getBusinessObjectsStore()
|
boolean |
getCacheAllData()
Gets or sets value, which indicates whether it is necessary to cache all data of the report in one DataSet or not. |
StiCalculationMode |
getCalculationMode()
Gets or sets the method of calculation in report. |
int |
getCollate()
Gets or sets value which can be used for pages collating. |
int |
getColumn()
|
StiReport |
getCompiledReport()
|
StiComponent |
GetComponentByName(java.lang.String componentName)
|
StiComponentsCollection |
getComponents()
|
StiComponentsCollection |
GetComponents()
Returns a list of all components, including pages in the report. |
int |
getComponentsCount()
|
boolean |
getConvertNulls()
Gets or sets value which shows whether it is necessary to convert null or DBNull. |
java.lang.String |
getCulture()
|
int |
getCurrentPage()
Gets or sets the index of the current page. |
int |
getCurrentPrintPage()
|
java.util.List<StiCustomFunction> |
getCustomFunctions()
|
StiDataSourcesCollection |
getDataSources()
|
StiDictionary |
getDictionary()
|
StiEndRenderEvent |
getEndRenderEvent()
Occurs when the report rendering is finished. |
StiEngine |
getEngine()
|
StiEngineVersion |
getEngineVersion()
Gets or sets version of engine which will be used for report rendering. |
java.lang.String |
getEngineVersionStr()
|
StiExportedEvent |
getExportedEvent()
Occurs when report ends exporting. |
StiExportingEvent |
getExportingEvent()
Occurs when report starts exporting. |
StiGlobalizationContainerCollection |
getGlobalizationStrings()
Gets a collection which consists of globalization strings. |
static StiGraphics |
getGlobalMeasureGraphics()
|
StiDesignerInfo |
getInfo()
|
StiInteraction |
getInteraction()
|
java.util.HashMap<java.lang.String,java.lang.Object> |
getInteractionCollapsingStates()
|
boolean |
getIsDesigning()
Gets value, which indicates that the report is being designed. |
boolean |
getIsExporting()
Gets value, which indicates that the report is exporting. |
boolean |
getIsFirstPage()
|
boolean |
getIsFirstPageThrough()
|
boolean |
getIsFirstPass()
Gets value which indicates that first report pass is rendered now. |
boolean |
getIsLastPage()
|
boolean |
getIsLastPageThrough()
|
boolean |
getIsModified()
|
boolean |
getIsPageDesigner()
|
boolean |
getIsPrinting()
Gets or sets value, which indicates that the report printing is in process. |
boolean |
getIsRendered()
|
boolean |
getIsRendering()
|
boolean |
getIsSecondPass()
Gets value which indicates that second report pass is rendered now. |
boolean |
getIsSerializing()
|
boolean |
getIsStopped()
|
java.lang.Boolean |
getIsSubmit()
|
StiReport.StiJsonLoaderHelper |
getJsonLoaderHelper()
|
java.lang.String |
getLicenseKey()
|
int |
getLine()
|
java.lang.String[] |
getListOfUsedData()
Internal use only. |
java.util.Locale |
getLocale()
|
StiMetaTagCollection |
getMetaTags()
Gets the collection of meta tags. |
java.util.Hashtable<java.lang.String,java.lang.Boolean> |
getModifiedVariables()
|
boolean |
getNeedsCompiling()
|
StiNumberOfPass |
getNumberOfPass()
Gets or sets the number of passes which the report generator makes while report rendering. |
int |
getPageIndex(int index)
|
java.lang.String |
getPageNofM()
Gets string value which contains "Page N of M". |
java.lang.String |
getPageNofMLocalizationString()
Gets string value which contains localization template for "Page N of M". |
java.lang.String |
getPageNofMThrough()
Gets string value which contains "Page N of M". |
int |
getPageNumber()
|
int |
getPageNumberThrough()
Gets or sets an index of the current page printed taking into consideration segmented pages. |
StiPagesCollection |
getPages()
Gets a collection which consists of the template pages from the currect report. |
StiOrientation |
getParametersOrientation()
Gets or sets value which indicates parameters panel orientation. |
StiReport |
getParentReport()
|
StiBookmark |
getPointer()
|
StiPreviewMode |
getPreviewMode()
Gets or sets the preview mode of the report. |
int |
getPreviewSettings()
Gets or sets controls which will be shown in the Viewer Window. |
StiPrintedEvent |
getPrintedEvent()
Occurs when report ends printing. |
StiPrinterSettings |
getPrinterSettings()
Gets or sets printer settings of current report. |
StiPrintingEvent |
getPrintingEvent()
Occurs when report starts printing. |
IStiProgressInformation |
getProgress()
|
int |
getReference()
|
java.util.ArrayList<java.lang.String> |
getReferencedAssemblies()
Gets or sets an array of referenced assemblies. |
int |
getRefreshTime()
the time (in seconds) after which the report will be automatically rebuilt in the viewer. |
StiComponentsCollection |
GetRenderedComponents()
Returns a list of all rendered components, including rendered pages in the report. |
StiPagesCollection |
getRenderedPages()
Gets a collection of rendered pages from the current report. |
StiRenderingEvent |
getRenderingEvent()
Occurs when a page is rendered. |
java.lang.String |
getReportAlias()
Gets or sets a report alias. |
java.lang.String |
getReportAuthor()
Gets or sets a report author. |
StiReportCacheMode |
getReportCacheMode()
Gets or sets value, which indicates how report engine use report cache. |
java.util.Calendar |
getReportChanged()
Gets or sets the date of the last report changes. |
java.util.Calendar |
getReportCreated()
Gets or sets the date of the report creation. |
java.lang.String |
getReportDescription()
Gets or sets a report description. |
java.lang.String |
getReportFile()
|
java.lang.String |
getReportGuid()
Gets or sets the report Guid. |
StiGraphics |
getReportMeasureGraphics()
|
java.lang.String |
getReportName()
Gets or sets a report name. |
StiReportPass |
getReportPass()
|
java.util.ArrayList<java.lang.String> |
getReportRenderingMessages()
|
StiReportResourceCollection |
getReportResources()
|
StiReportUnitType |
getReportUnit()
Gets the current measurement unit of the report. |
java.lang.String |
getReportVersion()
Gets or sets version of the report engine which changed the report last time. |
boolean |
getRequestParameters()
Gets or sets value which indicates whether to request parameters from a user before report rendering or render a report with the default value of parameters. |
java.lang.String |
getResourceFontName(java.lang.String resourceName)
|
boolean |
getRetrieveOnlyUsedData()
value, which indicates how report engine retrieve data - only used in the report data or all data. |
java.lang.String |
getScript()
|
StiReportLanguageType |
getScriptLanguage()
Gets or sets the current script language. |
int |
getSelectionTick()
|
StiStatusHandler |
getStatusHandler()
|
java.lang.String |
getStatusString()
|
boolean |
getStop()
|
int |
getStopBeforePage()
Gets or sets a page number. |
boolean |
getStoreImagesInResources()
Gets or sets value which indicates that images from report will be stored as assembly resources. |
StiStylesCollection |
getStyles()
Gets a collection which consists of report styles. |
java.util.ArrayList<StiReport> |
getSubReports()
|
int |
getTotalPageCount()
|
int |
getTotalPageCountThrough()
Gets or sets the number of pages in a report. |
java.util.Hashtable<java.lang.String,java.lang.Object> |
getTotals()
Internal use only. |
StiUnit |
getUnit()
|
boolean |
getUseProgressInThread()
|
java.lang.Object |
getVariable(java.lang.String name)
|
StiVariablesMap |
getVariables()
|
void |
invokeBeginRender()
|
void |
InvokeEndRender()
|
void |
invokeExported(StiExportFormat exportFormat)
|
void |
invokeExporting(StiExportFormat exportFormat)
|
void |
invokePaint(StiEventHandlerArgs e)
|
void |
invokePrinted()
|
void |
invokePrinting()
|
void |
invokeRefreshPreview()
|
void |
invokeRefreshViewer()
|
void |
invokeRendering()
|
void |
invokeStatusChanged()
|
boolean |
isInteractionRendering()
|
boolean |
isInterpretation()
|
boolean |
isJsonReport()
|
boolean |
isPreviewDialogs()
|
boolean |
isSaveInteractionParametersToDocument()
|
boolean |
isShowProgress()
|
void |
loadDocumentFonts()
|
void |
loadFonts()
|
void |
loadFromJson(java.lang.String text)
|
void |
localizeReport(java.lang.String cultureName)
|
static StiReport |
newInstance()
|
void |
processAutoLocalizeReportOnRun()
|
void |
RenameStyle(java.lang.String oldStylename,
java.lang.String newStyleName)
|
StiReport |
render()
Renders a report. |
void |
Render()
Renders a report. |
void |
Render(boolean showProgress)
Renders a report. |
void |
Render(boolean showProgress,
int fromPage,
int toPage)
Renders a report. |
void |
Render(StiRenderState renderState)
Renders a report. |
void |
ResetAggregateFunctions()
|
void |
saveDocument(java.io.OutputStream stream)
Saves a rendered report in the stream. |
java.lang.String |
saveDocumentToString()
Saves a rendered report to the string. |
java.lang.String |
saveToJsonInternal(StiJsonSaveMode mode)
|
void |
set(java.lang.String name,
java.lang.Object value)
|
void |
setAutoLocalizeReportOnRun(boolean value)
|
void |
setBeginRenderEvent(StiBeginRenderEvent value)
|
void |
setBookmark(StiBookmark value)
|
void |
setCacheAllData(boolean value)
|
void |
setCalculationMode(StiCalculationMode value)
|
void |
setCollate(int value)
|
void |
setColumn(int value)
|
void |
setCompiledReport(StiReport compiledReport)
|
void |
setConvertNulls(boolean value)
|
void |
setCulture(java.lang.String culture)
|
void |
setCurrentPage(int value)
|
void |
setCurrentPrintPage(int value)
|
void |
setDictionary(StiDictionary dictionary)
|
void |
setEndRenderEvent(StiEndRenderEvent value)
|
void |
setEngine(StiEngine value)
|
void |
setEngineVersion(StiEngineVersion value)
|
void |
setExportedEvent(StiExportedEvent value)
|
void |
setExportingEvent(StiExportingEvent value)
|
void |
setGlobalizationStrings(StiGlobalizationContainerCollection globalizationStrings)
|
void |
setGroupLine(int GroupLine)
|
void |
setInfo(StiDesignerInfo value)
|
void |
setInteractionCollapsingStates(java.util.HashMap<java.lang.String,java.lang.Object> interactionCollapsingStates)
|
void |
setInteractionRendering(boolean isInteractionRendering)
|
void |
setIsModified(boolean value)
|
void |
setIsPageDesigner(boolean value)
|
void |
setIsPrinting(boolean value)
|
void |
setIsRendered(boolean value)
|
void |
setIsRendering(boolean value)
|
void |
setIsSerializing(boolean value)
|
void |
setIsStopped(boolean value)
|
void |
setIsSubmit(java.lang.Boolean isSubmit)
|
void |
setJsonReport(boolean jsonReport)
|
void |
setLicenseKey(java.lang.String licenseKey)
|
void |
setLine(int line)
|
void |
setListOfUsedData(java.lang.String[] listOfUsedData)
Internal use only. |
void |
setMetaTags(StiMetaTagCollection metaTags)
|
void |
setModifiedVariables(java.util.Hashtable<java.lang.String,java.lang.Boolean> modifiedVariables)
|
void |
setNeedsCompiling(boolean value)
|
void |
setNumberOfPass(StiNumberOfPass value)
|
void |
setPageNofMLocalizationString(java.lang.String value)
|
void |
setPageNumber(int value)
|
void |
setPages(StiPagesCollection pages)
|
void |
setParametersOrientation(StiOrientation value)
|
void |
setParentReport(StiReport value)
|
void |
setPointer(StiBookmark value)
|
void |
setPreviewDialogs(boolean previewDialogs)
|
void |
setPreviewMode(StiPreviewMode value)
|
void |
setPreviewSettings(int value)
|
void |
setPrintedEvent(StiPrintedEvent value)
|
void |
setPrinterSettings(StiPrinterSettings value)
|
void |
setPrintingEvent(StiPrintingEvent value)
|
void |
setProgress(IStiProgressInformation value)
|
void |
setReference(int reference)
Установить значение ссылки. |
void |
setReferencedAssemblies(java.util.ArrayList<java.lang.String> value)
|
void |
setRefreshTime(int refreshTime)
|
void |
setRenderedPages(StiPagesCollection pagesCollection)
|
void |
setRenderingEvent(StiRenderingEvent value)
|
void |
setReportAlias(java.lang.String value)
|
void |
setReportAuthor(java.lang.String value)
|
void |
setReportCacheMode(StiReportCacheMode value)
|
void |
setReportChanged(java.util.Calendar value)
|
void |
setReportCreated(java.util.Calendar value)
|
void |
setReportDescription(java.lang.String value)
|
void |
setReportFile(java.lang.String reportFile)
|
void |
setReportGuid(java.lang.String value)
|
void |
setReportName(java.lang.String value)
|
void |
setReportPass(StiReportPass value)
|
void |
setReportRenderingMessages(java.util.ArrayList<java.lang.String> value)
|
void |
setReportResources(StiReportResourceCollection reportResources)
|
void |
setReportUnit(StiReportUnitType value)
|
void |
setReportVersion(java.lang.String value)
|
void |
setRequestParameters(boolean value)
|
void |
setRetrieveOnlyUsedData(boolean retrieveOnlyUsedData)
value, which indicates how report engine retrieve data - only used in the report data or all data. |
void |
setSaveInteractionParametersToDocument(boolean saveInteractionParametersToDocument)
|
void |
setScript(java.lang.String script)
|
void |
setScriptLanguage(StiReportLanguageType value)
|
void |
setShowProgress(boolean showProgress)
|
void |
setStatusHandler(StiStatusHandler statusHandler)
|
void |
setStatusString(java.lang.String statusString)
|
void |
setStop(boolean value)
|
void |
setStopBeforePage(int value)
|
void |
setStoreImagesInResources(boolean value)
|
void |
setStyles(StiStylesCollection styles)
|
void |
setSubReports(java.util.ArrayList<StiReport> value)
|
void |
setTotalPageCount(int value)
|
void |
setTotals(java.util.Hashtable<java.lang.String,java.lang.Object> value)
|
void |
setUnit(StiUnit value)
|
void |
setUseProgressInThread(boolean value)
|
void |
setVariable(java.lang.String name,
java.lang.Object value)
|
void |
setVariables(StiVariablesMap variables)
|
java.lang.String |
ToString(java.lang.Object obj)
Internal use only. |
java.lang.String |
ToString(java.lang.Object sender,
java.lang.Object obj)
|
java.lang.String |
ToString(java.lang.Object sender,
java.lang.Object obj,
boolean allowExcelCheck)
|
void |
updateReportVersion()
|
void |
WriteToReportRenderingMessages(java.lang.String str)
|
Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject |
---|
cleanReference |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public StiDictionary dictionary
public StiPagesCollection pages
public StiReportCacheMode reportCacheMode
public StiReport compiledReport
public StiBookmark bookmarkValue
public java.lang.String[] DataBandsUsedInPageTotals
public int LineThrough
public int LineABC
public int LineRoman
public boolean useProgressInThread
public java.util.ArrayList<java.lang.String> reportRenderingMessages
public java.util.HashMap<java.lang.String,java.lang.Object> interactionCollapsingStates
public int progressOfRendering
public IStiProgressInformation progress
public java.util.ArrayList<StiReport> subReports
public java.lang.String reportSource
public java.lang.Object tag
public java.lang.String reportCachePath
public java.lang.String imageCachePath
public java.lang.String rtfCachePath
public StiReport parentReport
public StiBookmark manualBookmark
public StiGraphics reportMeasureGraphics
public java.lang.String password
public java.lang.String[] dataBandsUsedInPageTotals
public StiReportPass reportPass
public boolean isEditedInViewer
public boolean isRendered
public boolean isRendering
public boolean isStopped
public boolean stop
public boolean isPageDesigner
public boolean isSerializing
public boolean isPackedReport
public boolean isWpf
public boolean isDocument
public boolean isInteractionRendering
public boolean isNeedsCompiling
public boolean saveReportInResources
public static java.lang.Object lockGlobalMeasureGraphics
public boolean SubReportsResetPageNumber
public boolean SubReportsPrintOnPreviousPage
public StiEngine engine
public int GroupLine
public boolean containsTables
public StiReport SubReportsMasterReport
public int currentPrintPage
public int currentPage
public int IndexName
public StiStatusHandler statusHandler
public StiReport.StiJsonLoaderHelper jsonLoaderHelper
public IStiDesignerBase designer
public StiRenderedWith renderedWith
public StiEventHandler handlerRendering
public StiEventHandler handlerRefreshPreview
public StiEventHandler handlerRefreshViewer
public StiEventHandler handlerBeginRender
public StiEventHandler handlerEndRender
public StiEventHandler handlerExported
public StiEventHandler handlerExporting
public StiEventHandler handlerPaint
public StiEventHandler handlerPrinted
public StiEventHandler handlerStatusChanged
public StiEventHandler handlerDesignerEvents
public StiBookmark pointerValue
Constructor Detail |
---|
public StiReport()
Method Detail |
---|
public static StiReport newInstance()
public void fillReportScript()
public void convert(StiUnit oldUnit, StiUnit newUnit)
IStiUnitConvert
convert
in interface IStiUnitConvert
oldUnit
- Old units.newUnit
- New units.public final void setInfo(StiDesignerInfo value)
public static StiGraphics getGlobalMeasureGraphics()
public StiGraphics getReportMeasureGraphics()
public final int getPageNumberThrough()
public final int getTotalPageCountThrough()
public int getPageNumber()
public final java.lang.String getPageNofM()
public final java.lang.String getPageNofMThrough()
public final java.lang.String getPageNofMLocalizationString()
public final void setPageNofMLocalizationString(java.lang.String value)
public StiDesignerInfo getInfo()
public final void setPageNumber(int value)
public int getTotalPageCount()
public final void setTotalPageCount(int value)
public final StiReportPass getReportPass()
public final void setReportPass(StiReportPass value)
public final boolean getIsRendering()
public final void setIsRendering(boolean value)
public void addPage(StiPage page)
public void setReference(int reference)
IStiSerializableRef
setReference
in interface IStiSerializableRef
setReference
in class StiSerializedObject
reference
- значение ссылкиpublic int getReference()
getReference
in interface IStiSerializableRef
getReference
in class StiSerializedObject
public void setDictionary(StiDictionary dictionary)
public StiDictionary getDictionary()
public java.lang.String getEngineVersionStr()
public java.lang.String getReportFile()
public java.lang.String getScript()
public void setReportFile(java.lang.String reportFile)
public void setScript(java.lang.String script)
public final StiUnit getUnit()
public final void setUnit(StiUnit value)
public final StiBeginRenderEvent getBeginRenderEvent()
public final void setBeginRenderEvent(StiBeginRenderEvent value)
public final StiRenderingEvent getRenderingEvent()
public final void setRenderingEvent(StiRenderingEvent value)
public final StiEndRenderEvent getEndRenderEvent()
public final void setEndRenderEvent(StiEndRenderEvent value)
public final StiExportingEvent getExportingEvent()
public final void setExportingEvent(StiExportingEvent value)
public final StiExportedEvent getExportedEvent()
public final void setExportedEvent(StiExportedEvent value)
public final StiPrintingEvent getPrintingEvent()
public final void setPrintingEvent(StiPrintingEvent value)
public final StiPrintedEvent getPrintedEvent()
public final void setPrintedEvent(StiPrintedEvent value)
public StiMetaTagCollection getMetaTags()
public void setMetaTags(StiMetaTagCollection metaTags)
public final java.lang.String getReportVersion()
public final void setReportVersion(java.lang.String value)
public final java.lang.String getReportGuid()
public final void setReportGuid(java.lang.String value)
public StiRuntimeVariables getAnchor(java.lang.Object value)
value
- An anchor value.
public int getPageIndex(int index)
public final StiPagesCollection getPages()
public void setPages(StiPagesCollection pages)
public final java.lang.String getReportName()
public final void setReportName(java.lang.String value)
public final java.lang.String getReportAlias()
public final void setReportAlias(java.lang.String value)
public final java.lang.String getReportAuthor()
public final void setReportAuthor(java.lang.String value)
public final java.lang.String getReportDescription()
public final void setReportDescription(java.lang.String value)
public final java.util.Calendar getReportCreated()
public final void setReportCreated(java.util.Calendar value)
public final java.util.Calendar getReportChanged()
public final void setReportChanged(java.util.Calendar value)
public final StiEngineVersion getEngineVersion()
getEngineVersion
in interface IStiEngineVersionProperty
public final void setEngineVersion(StiEngineVersion value)
setEngineVersion
in interface IStiEngineVersionProperty
public final StiStylesCollection getStyles()
public void setStyles(StiStylesCollection styles)
public final StiNumberOfPass getNumberOfPass()
public final void setNumberOfPass(StiNumberOfPass value)
public final StiCalculationMode getCalculationMode()
public final void setCalculationMode(StiCalculationMode value)
public final StiReportUnitType getReportUnit()
public final void setReportUnit(StiReportUnitType value)
public final boolean getCacheAllData()
public final void setCacheAllData(boolean value)
public final StiReportCacheMode getReportCacheMode()
public final void setReportCacheMode(StiReportCacheMode value)
public final boolean getConvertNulls()
public final void setConvertNulls(boolean value)
public final boolean getStoreImagesInResources()
public final void setStoreImagesInResources(boolean value)
public final StiPreviewMode getPreviewMode()
public final void setPreviewMode(StiPreviewMode value)
public final int getStopBeforePage()
public final void setStopBeforePage(int value)
public final int getPreviewSettings()
public final void setPreviewSettings(int value)
public final int getCollate()
public final void setCollate(int value)
public final StiPrinterSettings getPrinterSettings()
public final void setPrinterSettings(StiPrinterSettings value)
public final java.util.ArrayList<java.lang.String> getReferencedAssemblies()
public final void setReferencedAssemblies(java.util.ArrayList<java.lang.String> value)
public final StiReportLanguageType getScriptLanguage()
public final void setScriptLanguage(StiReportLanguageType value)
public final StiGlobalizationContainerCollection getGlobalizationStrings()
public void setGlobalizationStrings(StiGlobalizationContainerCollection globalizationStrings)
public void localizeReport(java.lang.String cultureName) throws StiException
StiException
public final boolean getAutoLocalizeReportOnRun()
public final void setAutoLocalizeReportOnRun(boolean value)
public final StiOrientation getParametersOrientation()
public final void setParametersOrientation(StiOrientation value)
public final boolean getRequestParameters()
public final void setRequestParameters(boolean value)
public boolean getIsSerializing()
public final void setIsSerializing(boolean value)
public final boolean getIsModified()
public final void setIsModified(boolean value)
public StiDataSourcesCollection getDataSources()
public StiEngine getEngine()
public final void setEngine(StiEngine value)
public java.util.ArrayList<StiBusinessObjectData> getBusinessObjectsStore()
public StiComponentsCollection GetComponents()
public StiComponentsCollection GetRenderedComponents()
public void applyStyleCollection(java.lang.String collectionName)
collectionName
- public void applyStyles()
public void correctFormatProperties()
public void RenameStyle(java.lang.String oldStylename, java.lang.String newStyleName)
public StiComponentsCollection getComponents()
public int getComponentsCount()
public StiVariablesMap getVariables()
public void setVariables(StiVariablesMap variables)
public final boolean getIsPageDesigner()
public final void setIsPageDesigner(boolean value)
public final void WriteToReportRenderingMessages(java.lang.String str)
public final java.util.ArrayList<java.lang.String> getReportRenderingMessages()
public final void setReportRenderingMessages(java.util.ArrayList<java.lang.String> value)
public void setCompiledReport(StiReport compiledReport)
public StiReport getCompiledReport()
public final StiBookmark getBookmark()
public final void setBookmark(StiBookmark value)
public StiBookmark getPointer()
public void setPointer(StiBookmark value)
public int getSelectionTick()
public final StiPagesCollection getRenderedPages()
public final void setRenderedPages(StiPagesCollection pagesCollection)
public final boolean getIsDesigning()
public final boolean getIsExporting()
public final boolean getIsPrinting()
public final void setIsPrinting(boolean value)
public final int getCurrentPrintPage()
public final void setCurrentPrintPage(int value)
public boolean getStop()
public final void setStop(boolean value)
public void invokeRendering()
public final StiReport getParentReport()
public final void setParentReport(StiReport value)
public final int getColumn()
public final void setColumn(int value)
public final boolean getIsStopped()
public final void setIsStopped(boolean value)
public final boolean getIsRendered()
public final void setIsRendered(boolean value)
public void Compile()
public void invokeRefreshViewer()
public void setGroupLine(int GroupLine)
public StiInteraction getInteraction()
public void invokeBeginRender()
public void ResetAggregateFunctions()
public void InvokeEndRender()
public final StiComponent GetComponentByName(java.lang.String componentName)
public final StiReport render()
public final void Render()
public final void Render(boolean showProgress)
showProgress
- Whether it is necessary to show the progress of report rendering or not.public final void Render(boolean showProgress, int fromPage, int toPage)
showProgress
- Whether it is necessary to show the progress of report rendering or not.public void Render(StiRenderState renderState)
showProgress
- Whether it is necessary to show the progress of report rendering or not.public boolean getUseProgressInThread()
public void setUseProgressInThread(boolean value)
public void processAutoLocalizeReportOnRun()
public final IStiProgressInformation getProgress()
public final void setProgress(IStiProgressInformation value)
public java.util.ArrayList<StiReport> getSubReports()
public final void setSubReports(java.util.ArrayList<StiReport> value)
public void setStatusString(java.lang.String statusString)
public final java.lang.Object CheckExcelValue(java.lang.Object sender, java.lang.Object value)
public final java.lang.String ToString(java.lang.Object obj)
public final java.lang.String ToString(java.lang.Object sender, java.lang.Object obj)
public final java.lang.String ToString(java.lang.Object sender, java.lang.Object obj, boolean allowExcelCheck)
public final boolean getIsFirstPage()
public final boolean getIsLastPage()
public final boolean getIsFirstPageThrough()
public final boolean getIsLastPageThrough()
public final boolean getIsFirstPass()
public final boolean getIsSecondPass()
public final int getCurrentPage()
public final void setCurrentPage(int value)
public void setLine(int line)
public int getLine()
public final boolean getNeedsCompiling()
public final void setNeedsCompiling(boolean value)
public final java.lang.Object getVariable(java.lang.String name)
public final void setVariable(java.lang.String name, java.lang.Object value)
public final double convertToHInches(StiUnit unit, double value)
public final StiRectangle convertToHInches(StiUnit unit, StiRectangle value)
public void exportDocument(StiExportFormat exportFormat, StiExportService exportService, java.io.File file, StiExportSettings settings, javax.swing.JFrame parent) throws java.lang.Throwable
java.lang.Throwable
public void invokeExported(StiExportFormat exportFormat)
public void invokeExporting(StiExportFormat exportFormat)
public void invokePaint(StiEventHandlerArgs e)
public void invokePrinted()
public void invokePrinting()
public void invokeRefreshPreview()
public void invokeStatusChanged()
public final java.util.Hashtable<java.lang.String,java.lang.Object> getTotals()
public final void setTotals(java.util.Hashtable<java.lang.String,java.lang.Object> value)
public void saveDocument(java.io.OutputStream stream)
stream
- A stream to save a rendered report.public java.lang.String saveDocumentToString() throws java.io.IOException
java.io.IOException
public StiStatusHandler getStatusHandler()
public void setStatusHandler(StiStatusHandler statusHandler)
statusHandler
- the statusHandler to setpublic java.lang.String getStatusString()
public boolean isInterpretation()
public boolean isPreviewDialogs()
public void setPreviewDialogs(boolean previewDialogs)
previewDialogs
- the previewDialogs to setpublic java.lang.Boolean getIsSubmit()
public void setIsSubmit(java.lang.Boolean isSubmit)
isSubmit
- the isSubmit to setpublic java.util.List<StiCustomFunction> getCustomFunctions()
public boolean isShowProgress()
public void setShowProgress(boolean showProgress)
showProgress
- the showProgress to setpublic java.util.HashMap<java.lang.String,java.lang.Object> getInteractionCollapsingStates()
public void setInteractionCollapsingStates(java.util.HashMap<java.lang.String,java.lang.Object> interactionCollapsingStates)
interactionCollapsingStates
- the interactionCollapsingStates to setpublic boolean isInteractionRendering()
public void setInteractionRendering(boolean isInteractionRendering)
isInteractionRendering
- the isInteractionRendering to setpublic java.lang.Object get(java.lang.String name)
public void set(java.lang.String name, java.lang.Object value)
public java.lang.String getCulture()
public void setCulture(java.lang.String culture)
culture
- the culture to setpublic java.util.Hashtable<java.lang.String,java.lang.Boolean> getModifiedVariables()
public void setModifiedVariables(java.util.Hashtable<java.lang.String,java.lang.Boolean> modifiedVariables)
modifiedVariables
- the modifiedVariables to setpublic static java.lang.Object changeType(java.lang.Object value, StiSystemType conversionType)
value
- A parameter which type will be changed.conversionType
- A type to which the value parameter will be converted.
public static java.lang.Object changeType(java.lang.Object value, StiSystemType conversionType, java.lang.Boolean convertNulls)
value
- A parameter which type will be changed.conversionType
- A type to which the value parameter will be converted.convertNulls
- A parameter which, when converting zero values, instead of null, returns
String.Empty, false for Boolean, ' ' for char or null for DateTime.
public java.lang.String[] getListOfUsedData()
public void setListOfUsedData(java.lang.String[] listOfUsedData)
listOfUsedData
- the listOfUsedData to setpublic boolean getRetrieveOnlyUsedData()
public void setRetrieveOnlyUsedData(boolean retrieveOnlyUsedData)
retrieveOnlyUsedData
- the retrieveOnlyUsedData to setpublic boolean isJsonReport()
public void setJsonReport(boolean jsonReport)
jsonReport
- the jsonReport to setpublic void updateReportVersion()
public java.lang.String saveToJsonInternal(StiJsonSaveMode mode) throws JSONException
JSONException
public void loadFromJson(java.lang.String text) throws JSONException, java.text.ParseException
JSONException
java.text.ParseException
public StiReport.StiJsonLoaderHelper getJsonLoaderHelper()
public java.lang.String getLicenseKey()
public void setLicenseKey(java.lang.String licenseKey)
licenseKey
- the licenseKey to setpublic StiReportResourceCollection getReportResources()
public void setReportResources(StiReportResourceCollection reportResources)
reportResources
- the reportResources to setpublic void loadFonts()
public void loadDocumentFonts()
public int getRefreshTime()
public void setRefreshTime(int refreshTime)
refreshTime
- the refreshTime to setpublic boolean isSaveInteractionParametersToDocument()
public void setSaveInteractionParametersToDocument(boolean saveInteractionParametersToDocument)
saveInteractionParametersToDocument
- the saveInteractionParametersToDocument to setpublic java.lang.String getResourceFontName(java.lang.String resourceName)
public void addAnchor(java.lang.Object value)
value
- public int getAnchorPageNumber(java.lang.Object value)
public int getAnchorPageNumberThrough(java.lang.Object value)
public void dispose()
public java.util.Locale getLocale()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |