|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StiCheck in com.stimulsoft.report.check |
---|
Methods in com.stimulsoft.report.check that return types with arguments of type StiCheck | |
---|---|
java.util.List<StiCheck> |
StiCheckEngine.checkReport(StiReport report)
|
java.util.List<StiCheck> |
StiCheckHelper.getChecks()
|
static java.util.List<StiCheck> |
StiCheckEngine.getChecks()
|
java.util.List<StiCheck> |
StiCheckHelper.getReportRenderingMessagesChecks()
|
Uses of StiCheck in com.stimulsoft.report.check.component |
---|
Uses of StiCheck in com.stimulsoft.report.check.connection |
---|
Subclasses of StiCheck in com.stimulsoft.report.check.connection | |
---|---|
class |
StiConnectionCheck
Copyright Stimulsoft |
class |
StiUndefinedConnectionCheck
Copyright Stimulsoft |
Uses of StiCheck in com.stimulsoft.report.check.datarelation |
---|
Subclasses of StiCheck in com.stimulsoft.report.check.datarelation | |
---|---|
class |
StiDataRelationCheck
Copyright Stimulsoft |
class |
StiDifferentAmountOfKeysInDataRelationCheck
Copyright Stimulsoft |
class |
StiKeysInAbsentDataRelationCheck
Copyright Stimulsoft |
class |
StiKeysNotFoundRelationCheck
Copyright Stimulsoft |
class |
StiKeysTypesMismatchDataRelationCheck
Copyright Stimulsoft |
class |
StiNoNameDataRelationCheck
Copyright Stimulsoft |
class |
StiNoNameInSourceDataRelationCheck
Copyright Stimulsoft |
class |
StiSourcesInAbsentDataRelationCheck
Copyright Stimulsoft |
Uses of StiCheck in com.stimulsoft.report.check.datasource |
---|
Subclasses of StiCheck in com.stimulsoft.report.check.datasource | |
---|---|
class |
StiDataSourceCheck
Copyright Stimulsoft |
class |
StiNoNameDataSourceCheck
Copyright Stimulsoft |
class |
StiNoNameInSourceDataSourceCheck
Copyright Stimulsoft |
class |
StiUndefinedDataSourceCheck
Copyright Stimulsoft |
Uses of StiCheck in com.stimulsoft.report.check.page |
---|
Subclasses of StiCheck in com.stimulsoft.report.check.page | |
---|---|
class |
StiBigSizeOfTheImageAtWatermarkCheck
Copyright Stimulsoft |
class |
StiColumnsWidthGreaterPageWidthCheck
Copyright Stimulsoft |
class |
StiComponentStyleIsNotFoundAtPageCheck
Copyright Stimulsoft |
class |
StiCrossGroupHeaderNotEqualToCrossGroupFooterOnPageCheck
Copyright Stimulsoft |
class |
StiGroupHeaderNotEqualToGroupFooterOnPageCheck
Copyright Stimulsoft |
class |
StiLargeHeightAtPageCheck
Copyright Stimulsoft |
class |
StiLostPointsOnPageCheck
Copyright Stimulsoft |
class |
StiNoNamePageCheck
Copyright Stimulsoft |
class |
StiOrientationPageCheck
Copyright Stimulsoft |
class |
StiPageCheck
Copyright Stimulsoft |
class |
StiPrintHeadersAndFootersFromPreviousPageCheck
Copyright Stimulsoft |
class |
StiPrintOnPreviousPageCheck
Copyright Stimulsoft |
class |
StiPrintOnPreviousPageCheck2
Copyright Stimulsoft |
class |
StiResetPageNumberCheck
Copyright Stimulsoft |
Uses of StiCheck in com.stimulsoft.report.check.report |
---|
Subclasses of StiCheck in com.stimulsoft.report.check.report | |
---|---|
class |
StiDuplicatedNameCheck
Copyright Stimulsoft |
class |
StiDuplicatedNameInSourceInDataRelationReportCheck
Copyright Stimulsoft |
class |
StiIsFirstPageIsLastPageDoublePassCheck
Copyright Stimulsoft |
class |
StiIsFirstPassIsSecondPassCheck
Copyright Stimulsoft |
class |
StiReportCheck
Copyright Stimulsoft |
class |
StiReportRenderingMessageCheck
Copyright Stimulsoft |
class |
StiTotalPageCountDoublePassCheck
Copyright Stimulsoft |
Uses of StiCheck in com.stimulsoft.report.check.variable |
---|
Subclasses of StiCheck in com.stimulsoft.report.check.variable | |
---|---|
class |
StiVariableCheck
Copyright Stimulsoft |
Uses of StiCheck in com.stimulsoft.webdesigner.helper |
---|
Methods in com.stimulsoft.webdesigner.helper that return types with arguments of type StiCheck | |
---|---|
static java.util.List<StiCheck> |
StiReportCheckHelper.checkReport(javax.servlet.http.HttpServletRequest httpContext,
StiRequestParams requestParams,
StiReport report,
boolean createReportCopy)
|
Method parameters in com.stimulsoft.webdesigner.helper with type arguments of type StiCheck | |
---|---|
static java.util.ArrayList<java.util.HashMap<java.lang.String,java.lang.Object>> |
StiReportCheckHelper.getChecksJSCollection(java.util.List<StiCheck> checks)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |