TIWCGClickFunc Class

Represents type TIWCGClickFunc.

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

The TIWCGClickFunc type exposes the following members.

Show:
 NameDescription
Create(TPersistent,string,string)

Initializes a new instance of the TIWCGClickFunc class.

Top
Show:
 NameDescription
Ajax

Represents property Ajax.

AjaxAppend

Represents property AjaxAppend. (Inherited from TIWCGFunc.)

AjaxQueued

Represents property AjaxQueued. (Inherited from TIWCGFunc.)

Arguments

Represents property Arguments. (Inherited from TIWCGFunc.)

BrowserParams

Represents property BrowserParams. (Inherited from TIWCGFunc.)

CGJSContainer

Represents property CGJSContainer. (Inherited from TIWCGFunc.)

Condition

Represents property Condition. (Inherited from TIWCGFunc.)

EmptyScript

Represents property EmptyScript. (Inherited from TIWCGFunc.)

HasScript

Represents property HasScript. (Inherited from TIWCGFunc.)

Indicator

Represents property Indicator. (Inherited from TIWCGFunc.)

IndicatorIndex

Represents property IndicatorIndex. (Inherited from TIWCGFunc.)

IndicatorItem

Represents property IndicatorItem. (Inherited from TIWCGFunc.)

InternalBrowserParams

Represents property InternalBrowserParams. (Inherited from TIWCGFunc.)

IsLoading

Represents property IsLoading. (Inherited from TIWCGFunc.)

IWFuncAdapter

Represents property IWFuncAdapter. (Inherited from TIWCGFunc.)

OnSimpleEvent

Represents property OnSimpleEvent. (Inherited from TIWCGFunc.)

Owner

Represents property Owner. (Inherited from TIWCGFunc.)

Params

Represents property Params. (Inherited from TIWCGFunc.)

PropName

Represents property PropName. (Inherited from TIWCGFunc.)

PropPath

Represents property PropPath. (Inherited from TIWCGFunc.)

RequestScript

Represents property RequestScript. (Inherited from TIWCGFunc.)

Script

Represents property Script. (Inherited from TIWCGFunc.)

ScriptToExecute

Represents property ScriptToExecute. (Inherited from TIWCGFunc.)

ScriptToHTML

Represents property ScriptToHTML. (Inherited from TIWCGFunc.)

SendAllArguments

Represents property SendAllArguments. (Inherited from TIWCGFunc.)

SimpleEventSender

Represents property SimpleEventSender. (Inherited from TIWCGFunc.)

Top
Show:
 NameDescription
AfterConstruction

Represents method AfterConstruction. (Inherited from TIWCGFunc.)

Assign(TPersistent)

Represents method Assign(TPersistent). (Inherited from TIWCGFunc.)

CallEventOnServer(TObject,TStringList)

Represents method CallEventOnServer(TObject,TStringList). (Inherited from TIWCGFunc.)

CheckGenerateAjaxResponse

Represents method CheckGenerateAjaxResponse. (Inherited from TIWCGFunc.)

DefineProperties(TFiler)

Represents method DefineProperties(TFiler). (Inherited from TIWCGFunc.)

FullSubmit(TStringList)

Represents method FullSubmit(TStringList). (Inherited from TIWCGFunc.)

GetArguments

Represents method GetArguments. (Overrides TIWCGFunc.GetArguments.)

GetBaseScript(Boolean)

Represents method GetBaseScript(Boolean). (Overrides TIWCGFunc.GetBaseScript(Boolean).)

GetEventID

Represents method GetEventID. (Inherited from TIWCGFunc.)

GetHasScript

Represents method GetHasScript. (Inherited from TIWCGFunc.)

GetIsLoading

Represents method GetIsLoading. (Inherited from TIWCGFunc.)

GetOnEvent

Represents method GetOnEvent. (Inherited from TIWCGFunc.)

GetOnSimpleEvent

Represents method GetOnSimpleEvent. (Inherited from TIWCGFunc.)

GetOwner

Represents method GetOwner. (Inherited from TIWCGFunc.)

GetScript(Boolean)

Represents method GetScript(Boolean). (Inherited from TIWCGFunc.)

GetScriptDeclaration(Boolean)

Represents method GetScriptDeclaration(Boolean). (Overrides TIWCGFunc.GetScriptDeclaration(Boolean).)

GetScriptToExecute

Represents method GetScriptToExecute. (Inherited from TIWCGFunc.)

IWEventName

Represents method IWEventName. (Inherited from TIWCGFunc.)

ResetProps

Represents method ResetProps. (Inherited from TIWCGFunc.)

SetBrowserParams(TIWCGBrowserParams)

Represents method SetBrowserParams(TIWCGBrowserParams). (Inherited from TIWCGFunc.)

SetOnEvent(TIWCGEvent)

Represents method SetOnEvent(TIWCGEvent). (Inherited from TIWCGFunc.)

SetOnSimpleEvent(TNotifyEvent)

Represents method SetOnSimpleEvent(TNotifyEvent). (Inherited from TIWCGFunc.)

Top
Show:
 NameDescription
OnEvent

Represents property OnEvent. (Inherited from TIWCGFunc.)

Top