Packagestimulsoft.report.check.dataRelation
Classpublic class StiDataRelationCheck
InheritanceStiDataRelationCheck Inheritance StiCheck Inheritance StiObject Inheritance Object
Subclasses StiDifferentAmountOfKeysInDataRelationCheck, StiKeysInAbsentDataRelationCheck, StiKeysNotFoundRelationCheck, StiKeysTypesMismatchDataRelationCheck, StiNoNameDataRelationCheck, StiNoNameInSourceDataRelationCheck, StiSourcesInAbsentDataRelationCheck



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]
StiDataRelationCheck
 Inheritedenabled : Boolean
StiCheck
 InheritedlongMessage : String
[read-only]
StiCheck
  objectType : int
[override] [read-only]
StiDataRelationCheck
 InheritedpreviewVisible : Boolean
[read-only]
StiCheck
 InheritedshortMessage : String
[read-only]
StiCheck
 Inheritedstatus : int
[read-only]
StiCheck
Public Methods
 MethodDefined By
  
StiDataRelationCheck
 Inherited
clone(... parameters):Object
[override]
StiCheck
  
createPreviewImage(elementImage:BitmapData, highlightedElementImage:BitmapData):void
[override]
StiDataRelationCheck
 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
StiDataRelationCheck()Constructor
public function StiDataRelationCheck()



Method Detail
createPreviewImage()method
override public function createPreviewImage(elementImage:BitmapData, highlightedElementImage:BitmapData):void

Parameters

elementImage:BitmapData
 
highlightedElementImage:BitmapData