Class StiNoNameDataRelationCheck
java.lang.Object
com.stimulsoft.report.check.StiCheck
com.stimulsoft.report.check.datarelation.StiDataRelationCheck
com.stimulsoft.report.check.datarelation.StiNoNameDataRelationCheck
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanprocessCheck(StiReport report, Object obj) voidsetDataSources(String dataSources) Methods inherited from class com.stimulsoft.report.check.datarelation.StiDataRelationCheck
getElementName, getObjectTypeMethods inherited from class com.stimulsoft.report.check.StiCheck
clone, createPreviewImage, getActions, getElement, getEnabled, isDefaultStateEnabled, setActions, setElement, setEnabled
-
Constructor Details
-
StiNoNameDataRelationCheck
public StiNoNameDataRelationCheck()
-
-
Method Details
-
getPreviewVisible
public boolean getPreviewVisible()- Overrides:
getPreviewVisiblein classStiCheck
-
getDataSources
- Returns:
- the dataSources
-
setDataSources
- Parameters:
dataSources- the dataSources to set
-
getShortMessage
- Specified by:
getShortMessagein classStiCheck
-
getLongMessage
- Specified by:
getLongMessagein classStiCheck
-
getStatus
-
processCheck
- Specified by:
processCheckin classStiCheck
-