| Property | Defined By | ||
|---|---|---|---|
| checks : StiArrayList [read-only] | StiCheckHelper | ||
| errorsCount : int [read-only] | StiCheckHelper | ||
| informationMessagesCount : int [read-only] | StiCheckHelper | ||
| isMessagesPresent : Boolean [read-only] | StiCheckHelper | ||
| reportRenderingMessagesChecks : StiArrayList [read-only] | StiCheckHelper | ||
| reportRenderingMessagesCount : int [read-only] | StiCheckHelper | ||
| warningsCount : int [read-only] | StiCheckHelper | ||
| Method | Defined By | ||
|---|---|---|---|
| StiCheckHelper | |||
buildChecks(report:StiReport):void | StiCheckHelper | ||
| checks | property |
| errorsCount | property |
errorsCount:int [read-only] public function get errorsCount():int| informationMessagesCount | property |
informationMessagesCount:int [read-only] public function get informationMessagesCount():int| isMessagesPresent | property |
isMessagesPresent:Boolean [read-only] public function get isMessagesPresent():Boolean| reportRenderingMessagesChecks | property |
reportRenderingMessagesChecks:StiArrayList [read-only] public function get reportRenderingMessagesChecks():StiArrayList| reportRenderingMessagesCount | property |
reportRenderingMessagesCount:int [read-only] public function get reportRenderingMessagesCount():int| warningsCount | property |
warningsCount:int [read-only] public function get warningsCount():int| StiCheckHelper | () | Constructor |
public function StiCheckHelper()| buildChecks | () | method |