IIWCGJSContainer Interface

Represents type IIWCGJSContainer.

Namespace: IWCGJQCommon
IInterface
  IWCGJQCommon.IIWCGJSContainer
    IWCGJQComp.TIWCGJQComponent
    IWCGJQControl.TIWCGJSContainer
type
 IIWCGJSContainer = interface
 ['{0BBA1E51-AE8D-46B6-822F-4639BD159010}']
 end;

The IIWCGJSContainer type exposes the following members.

Show:
 NameDescription
ControlCaption

Represents property ControlCaption.

ControlEditable

Represents property ControlEditable.

ControlText

Represents property ControlText.

DisableAjaxResponseCount

Represents property DisableAjaxResponseCount.

DocumentationLink

Represents property DocumentationLink.

GenerateAjaxResponse[TCGJSonMember]

Represents property GenerateAjaxResponse[TCGJSonMember].

HTML5

Represents property HTML5.

HTMLName

Represents property HTMLName.

IDJQuery

Represents property IDJQuery.

IDJQueryElem

Represents property IDJQueryElem.

ImplComponent

Represents property ImplComponent.

IsLoading

Represents property IsLoading.

IWApplication

Represents property IWApplication.

IWCLName

Represents property IWCLName.

JQHTMLName

Represents property JQHTMLName.

Mobile

Represents property Mobile.

NeedsCookieJs

Represents property NeedsCookieJs.

NeedsJSONJs

Represents property NeedsJSONJs.

RenderScript

Represents property RenderScript.

Top
Show:
 NameDescription
AddJavaScriptEventToResponse(string,TIWCGAjaxReponseScriptEvent,Boolean,Boolean)

Represents method AddJavaScriptEventToResponse(string,TIWCGAjaxReponseScriptEvent,Boolean,Boolean).

AddJavaScriptToAjaxResponse(string,Boolean,Boolean)

Overloaded. Represents method AddJavaScriptToAjaxResponse(string,Boolean,Boolean).

AddJavaScriptToAjaxResponse(string,TIWCGAjaxReponseScriptEvent,Boolean,Boolean)

Overloaded. Represents method AddJavaScriptToAjaxResponse(string,TIWCGAjaxReponseScriptEvent,Boolean,Boolean).

AddJavaScriptToResponse(string,Boolean,Boolean)

Represents method AddJavaScriptToResponse(string,Boolean,Boolean).

AddJavaScriptToSubmitResponse(string,Boolean,Boolean)

Overloaded. Represents method AddJavaScriptToSubmitResponse(string,Boolean,Boolean).

AddJavaScriptToSubmitResponse(string,TIWCGAjaxReponseScriptEvent,Boolean,Boolean)

Overloaded. Represents method AddJavaScriptToSubmitResponse(string,TIWCGAjaxReponseScriptEvent,Boolean,Boolean).

AddMemberToAjaxResponse(TIWCGJSon,TCGJSonMember)

Represents method AddMemberToAjaxResponse(TIWCGJSon,TCGJSonMember).

AjaxPictureChanged(TObject)

Represents method AjaxPictureChanged(TObject).

DesignTimeRefresh

Represents method DesignTimeRefresh.

DisableAjaxResponse

Represents method DisableAjaxResponse.

EnableAjaxResponse

Represents method EnableAjaxResponse.

GetControlCaption

Represents method GetControlCaption.

GetControlEditable

Represents method GetControlEditable.

GetControlText

Represents method GetControlText.

GetDisableAjaxResponseCount

Represents method GetDisableAjaxResponseCount.

GetDocumentationLink

Represents method GetDocumentationLink.

GetGenerateAjaxResponse(TCGJSonMember)

Represents method GetGenerateAjaxResponse(TCGJSonMember).

GetHTML5

Represents method GetHTML5.

GetHTMLName

Represents method GetHTMLName.

GetIDJQuery

Represents method GetIDJQuery.

GetIDJQueryElem

Represents method GetIDJQueryElem.

GetImplComponent

Represents method GetImplComponent.

GetIsLoading

Represents method GetIsLoading.

GetIWApplication

Represents method GetIWApplication.

GetIWCLName

Represents method GetIWCLName.

GetJQHTMLName

Represents method GetJQHTMLName.

GetMemberBaseScript(ISuperObject)

Represents method GetMemberBaseScript(ISuperObject).

GetMobile

Represents method GetMobile.

GetNeedsCookieJs

Represents method GetNeedsCookieJs.

GetNeedsJSONJs

Represents method GetNeedsJSONJs.

GetRenderScript

Represents method GetRenderScript.

RenderDesignHTMLPage(string)

Represents method RenderDesignHTMLPage(string).

SetControlEditable(Boolean)

Represents method SetControlEditable(Boolean).

SetControlText(string)

Represents method SetControlText(string).

SetNeedsCookieJs(Boolean)

Represents method SetNeedsCookieJs(Boolean).

SetNeedsJSONJs(Boolean)

Represents method SetNeedsJSONJs(Boolean).

Top