TIWCGFunc Class

Represents type TIWCGFunc.

Namespace: IWCGJQCommon
type
 TIWCGFunc = class(TInterfacedPersistent)
 end;

The TIWCGFunc type exposes the following members.

Show:
 NameDescription
Create(TPersistent,string)

Initializes a new instance of the TIWCGFunc class.

Destroy

Represents the destructor of the TIWCGFunc class.

Top
Show:
 NameDescription
Ajax

Represents property Ajax.

AjaxAppend

Represents property AjaxAppend.

AjaxQueued

Represents property AjaxQueued.

Arguments

Represents property Arguments.

BrowserParams

Represents property BrowserParams.

CGJSContainer

Represents property CGJSContainer.

Condition

Represents property Condition.

EmptyScript

Represents property EmptyScript.

HasScript

Represents property HasScript.

Indicator

Represents property Indicator.

IndicatorIndex

Represents property IndicatorIndex.

IndicatorItem

Represents property IndicatorItem.

InternalBrowserParams

Represents property InternalBrowserParams.

IsLoading

Represents property IsLoading.

IWFuncAdapter

Represents property IWFuncAdapter.

OnSimpleEvent

Represents property OnSimpleEvent.

Owner

Represents property Owner.

Params

Represents property Params.

PropName

Represents property PropName.

PropPath

Represents property PropPath.

RequestScript

Represents property RequestScript.

Script

Represents property Script.

ScriptToExecute

Represents property ScriptToExecute.

ScriptToHTML

Represents property ScriptToHTML.

SendAllArguments

Represents property SendAllArguments.

SimpleEventSender

Represents property SimpleEventSender.

Top
Show:
 NameDescription
AfterConstruction

Represents method AfterConstruction.

Assign(TPersistent)

Represents method Assign(TPersistent).

CallEventOnServer(TObject,TStringList)

Represents method CallEventOnServer(TObject,TStringList).

CheckGenerateAjaxResponse

Represents method CheckGenerateAjaxResponse.

DefineProperties(TFiler)

Represents method DefineProperties(TFiler).

FullSubmit(TStringList)

Represents method FullSubmit(TStringList).

GetArguments

Represents method GetArguments.

GetBaseScript(Boolean)

Represents method GetBaseScript(Boolean).

GetEventID

Represents method GetEventID.

GetHasScript

Represents method GetHasScript.

GetIsLoading

Represents method GetIsLoading.

GetOnEvent

Represents method GetOnEvent.

GetOnSimpleEvent

Represents method GetOnSimpleEvent.

GetOwner

Represents method GetOwner.

GetScript(Boolean)

Represents method GetScript(Boolean).

GetScriptDeclaration(Boolean)

Represents method GetScriptDeclaration(Boolean).

GetScriptToExecute

Represents method GetScriptToExecute.

IWEventName

Represents method IWEventName.

ResetProps

Represents method ResetProps.

SetBrowserParams(TIWCGBrowserParams)

Represents method SetBrowserParams(TIWCGBrowserParams).

SetOnEvent(TIWCGEvent)

Represents method SetOnEvent(TIWCGEvent).

SetOnSimpleEvent(TNotifyEvent)

Represents method SetOnSimpleEvent(TNotifyEvent).

Top
Show:
 NameDescription
OnEvent

Represents property OnEvent.

Top