Packagestimulsoft.report.check.component
Classpublic class StiMinRowsInColumnsCheck
InheritanceStiMinRowsInColumnsCheck Inheritance StiComponentCheck 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
 InheritedelementName : String
[override] [read-only]
StiComponentCheck
 Inheritedenabled : Boolean
StiCheck
  longMessage : String
[override] [read-only]
StiMinRowsInColumnsCheck
 InheritedobjectType : int
[override] [read-only]
StiComponentCheck
  previewVisible : Boolean
[override] [read-only]
StiMinRowsInColumnsCheck
  shortMessage : String
[override] [read-only]
StiMinRowsInColumnsCheck
  status : int
[override] [read-only]
StiMinRowsInColumnsCheck
Public Methods
 MethodDefined By
  
StiMinRowsInColumnsCheck
 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
  
processCheck(report:StiReport, obj:Object):Object
[override]
StiMinRowsInColumnsCheck
Property Detail
longMessageproperty
longMessage:String  [read-only] [override]


Implementation
    public function get longMessage():String
previewVisibleproperty 
previewVisible:Boolean  [read-only] [override]


Implementation
    public function get previewVisible():Boolean
shortMessageproperty 
shortMessage:String  [read-only] [override]


Implementation
    public function get shortMessage():String
statusproperty 
status:int  [read-only] [override]


Implementation
    public function get status():int
Constructor Detail
StiMinRowsInColumnsCheck()Constructor
public function StiMinRowsInColumnsCheck()



Method Detail
processCheck()method
override public function processCheck(report:StiReport, obj:Object):Object

Parameters

report:StiReport
 
obj:Object

Returns
Object