Package com.stimulsoft.report.check.page
Class StiLostPointsOnPageCheck
java.lang.Object
com.stimulsoft.report.check.StiCheck
com.stimulsoft.report.check.page.StiPageCheck
com.stimulsoft.report.check.page.StiLostPointsOnPageCheck
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<StiPointPrimitive> getLostPointsOnPage(StiPage page) booleanprocessCheck(StiReport report, Object obj) voidsetLostPointsNames(String lostPointsNames) Methods inherited from class com.stimulsoft.report.check.page.StiPageCheck
getElementName, getObjectTypeMethods inherited from class com.stimulsoft.report.check.StiCheck
clone, createPreviewImage, getActions, getElement, getEnabled, isDefaultStateEnabled, setActions, setElement, setEnabled
-
Constructor Details
-
StiLostPointsOnPageCheck
public StiLostPointsOnPageCheck()
-
-
Method Details
-
getPreviewVisible
public boolean getPreviewVisible()- Overrides:
getPreviewVisiblein classStiPageCheck
-
getShortMessage
- Specified by:
getShortMessagein classStiCheck
-
getLongMessage
- Specified by:
getLongMessagein classStiCheck
-
getLostPointsNames
- Returns:
- the lostPointsNames
-
setLostPointsNames
- Parameters:
lostPointsNames- the lostPointsNames to set
-
getStatus
-
getLostPointsOnPage
-
processCheck
- Specified by:
processCheckin classStiCheck
-