TIWCGResponseList Class

Represents type TIWCGResponseList.

Namespace: IWCGJQCommon
TCGIndexedCollection
  IWCGJQCommon.TIWCGResponseList
type
 TIWCGResponseList = class(TCGIndexedCollection, IIWCGDispatchList)
 end;

The TIWCGResponseList type exposes the following members.

Show:
 NameDescription
Create

Initializes a new instance of the TIWCGResponseList class.

Top
Show:
 NameDescription
ItemsByEvent[string,TIWCGAjaxReponseScriptEvent]

Represents property ItemsByEvent[string,TIWCGAjaxReponseScriptEvent].

ItemsByJSonObj[TIWCGJSon]

Represents property ItemsByJSonObj[TIWCGJSon].

Items[Integer]

Represents property Items[Integer].

Processed

Represents property Processed.

Script

Represents property Script.

Top
Show:
 NameDescription
AddEvent(string,TIWCGAjaxReponseScriptEvent)

Represents method AddEvent(string,TIWCGAjaxReponseScriptEvent).

AddMember(TIWCGJSon,TCGJSonMember)

Represents method AddMember(TIWCGJSon,TCGJSonMember).

AddResponseEvent(string,TMethod)

Represents method AddResponseEvent(string,TMethod).

AddResponseMember(TObject,TObject)

Represents method AddResponseMember(TObject,TObject).

AddResponseScript(string)

Represents method AddResponseScript(string).

AddScript(string)

Represents method AddScript(string).

EventKeyOf(string,TIWCGAjaxReponseScriptEvent)

Represents method EventKeyOf(string,TIWCGAjaxReponseScriptEvent).

GetItemCount

Represents method GetItemCount.

GetProcessed

Represents method GetProcessed.

GetScript

Represents method GetScript.

JSonObjKeyOf(TIWCGJSon)

Represents method JSonObjKeyOf(TIWCGJSon).

KeyCaseSensitive(Byte)

Represents method KeyCaseSensitive(Byte).

Reset

Represents method Reset.

SetProcessed(Boolean)

Represents method SetProcessed(Boolean).

Top