Packagestimulsoft.report.check.dataColumn
Classpublic class StiDataColumnCheck
InheritanceStiDataColumnCheck Inheritance StiCheck Inheritance StiObject Inheritance Object



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]
StiDataColumnCheck
 Inheritedenabled : Boolean
StiCheck
 InheritedlongMessage : String
[read-only]
StiCheck
  objectType : int
[override] [read-only]
StiDataColumnCheck
 InheritedpreviewVisible : Boolean
[read-only]
StiCheck
 InheritedshortMessage : String
[read-only]
StiCheck
 Inheritedstatus : int
[read-only]
StiCheck
Public Methods
 MethodDefined By
  
StiDataColumnCheck
 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
StiDataColumnCheck()Constructor
public function StiDataColumnCheck()