com.stimulsoft.report.check.component
Class StiComponentCheck

java.lang.Object
  extended by com.stimulsoft.report.check.StiCheck
      extended by com.stimulsoft.report.check.component.StiComponentCheck
Direct Known Subclasses:
StiAllowHtmlTagsInTextCheck, StiBigSizeOfTheImageCheck, StiCanGrowComponentInContainerCheck, StiCanGrowGrowToHeightComponentInContainerCheck, StiCanGrowWordWrapTextAndWysiwygCheck, StiColumnsWidthGreaterContainerWidthCheck, StiComponentBoundsAreOutOfBand, StiComponentDataColumnCheck, StiComponentStyleIsNotFoundAtComponentCheck, StiContainerInEngineV2Check, StiContourTextObsoleteCheck, StiCorruptedCrossLinePrimitiveCheck, StiCountDataDataSourceAtDataBandCheck, StiCrossGroupHeaderNotEqualToCrossGroupFooterOnContainerCheck, StiDataSourcesForImageCheck, StiFontMissingCheck, StiGroupHeaderNotEqualToGroupFooterOnContainerCheck, StiGrowToHeightOverlappingCheck, StiLocationOutsidePageCheck, StiMinRowsInColumnsCheck, StiNegativeSizesOfComponentsCheck, StiNoConditionAtGroupCheck, StiNoNameComponentCheck, StiPanelInEngineV1Check, StiPrintOnDoublePassCheck, StiPropertiesOnlyEngineV1Check, StiPropertiesOnlyEngineV2Check, StiShowInsteadNullValuesCheck, StiSystemTextObsoleteCheck, StiTextColorEqualToBackColorCheck, StiUndefinedComponentCheck, StiVerySmallSizesOfComponentsCheck, StiWidthHeightZeroComponentCheck, StiWordWrapCanGrowTextDoesNotFitCheck

public abstract class StiComponentCheck
extends StiCheck

Copyright Stimulsoft


Constructor Summary
StiComponentCheck()
           
 
Method Summary
 java.lang.String getElementName()
           
 StiCheckObjectType getObjectType()
           
 
Methods inherited from class com.stimulsoft.report.check.StiCheck
clone, createPreviewImage, getActions, getElement, getEnabled, getLongMessage, getPreviewVisible, getShortMessage, getStatus, isDefaultStateEnabled, processCheck, setActions, setElement, setEnabled
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiComponentCheck

public StiComponentCheck()
Method Detail

getObjectType

public StiCheckObjectType getObjectType()
Specified by:
getObjectType in class StiCheck

getElementName

public java.lang.String getElementName()
Specified by:
getElementName in class StiCheck