Packagestimulsoft.report.check.component
Classpublic class StiComponentCheck
InheritanceStiComponentCheck Inheritance StiCheck Inheritance StiObject Inheritance Object
Subclasses StiAllowHtmlTagsInTextCheck, StiBigSizeOfTheImageCheck, StiCanBreakComponentInContainerCheck, StiCanGrowComponentInContainerCheck, StiCanGrowGrowToHeightComponentInContainerCheck, StiCanGrowWordWrapTextAndWysiwygCheck, StiColumnsWidthGreaterContainerWidthCheck, StiComponentBoundsAreOutOfBand, StiComponentDataColumnCheck, StiComponentStyleIsNotFoundAtComponentCheck, StiContainerInEngineV2Check, StiContourTextObsoleteCheck, StiCorruptedCrossLinePrimitiveCheck, StiCountDataDataSourceAtDataBandCheck, StiCrossGroupHeaderNotEqualToCrossGroupFooterOnContainerCheck, StiDataSourcesForImageCheck, StiGroupHeaderNotEqualToGroupFooterOnContainerCheck, StiGrowToHeightOverlappingCheck, StiLocationOutsidePageCheck, StiMinRowsInColumnsCheck, StiNegativeSizesOfComponentsCheck, StiNoConditionAtGroupCheck, StiNoNameComponentCheck, StiPanelInEngineV1Check, StiPrintOnDoublePassCheck, StiPropertiesOnlyEngineV1Check, StiPropertiesOnlyEngineV2Check, StiShowInsteadNullValuesCheck, StiSubReportPageZeroCheck, StiSystemTextObsoleteCheck, StiTextColorEqualToBackColorCheck, StiUndefinedComponentCheck, StiVerySmallSizesOfComponentsCheck, StiWidthHeightZeroComponentCheck, StiWordWrapCanGrowTextDoesNotFitCheck



Public Properties
 PropertyDefined By
 Inheritedactions : StiArrayList
[read-only]
StiCheck
 InheritedautoSaveSettings : Boolean
[static]
StiCheck
 InheriteddefaultStateEnabled : Boolean
[read-only]
StiCheck
 Inheritedelement : Object
StiCheck
  elementName : String
[override] [read-only]
StiComponentCheck
 Inheritedenabled : Boolean
StiCheck
 InheritedlongMessage : String
[read-only]
StiCheck
  objectType : int
[override] [read-only]
StiComponentCheck
 InheritedpreviewVisible : Boolean
[read-only]
StiCheck
 InheritedshortMessage : String
[read-only]
StiCheck
 Inheritedstatus : int
[read-only]
StiCheck
Public Methods
 MethodDefined By
  
StiComponentCheck
 Inherited
clone(... parameters):Object
[override]
StiCheck
 Inherited
createPreviewImage(elementImage:BitmapData, highlightedElementImage:BitmapData):void
StiCheck
 Inherited
equals(object:Object):Boolean
StiObject
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
 Inherited
Creates a shallow copy of the current Collection.
StiObject
 Inherited
processCheck(report:StiReport, obj:Object):Object
StiCheck
Property Detail
elementNameproperty
elementName:String  [read-only] [override]


Implementation
    public function get elementName():String
objectTypeproperty 
objectType:int  [read-only] [override]


Implementation
    public function get objectType():int
Constructor Detail
StiComponentCheck()Constructor
public function StiComponentCheck()