TIWCGEventBinderFunc Class

Extended TIWCGJSonFunc class, with additional properties.

Namespace: IWCGJQEventBinder
TInterfacedPersistent
  IWCGJQCommon.TIWCGFunc
    IWCGJQCommon.TIWCGJSonFunc
      IWCGJQEventBinder.TIWCGEventBinderFunc
type
 TIWCGEventBinderFunc = class(TIWCGJSonFunc)
 end;

The TIWCGEventBinderFunc type exposes the following members.

Show:
 NameDescription
Create(TIWCGJSon,string,TCGJSonFuncMember)

Initializes a new instance of the TIWCGJSonFunc class. (Inherited from TIWCGJSonFunc.)

Top
Show:
 NameDescription
Ajax

Represents property Ajax. (Inherited from TIWCGJSonFunc.)

AjaxAppend

Represents property AjaxAppend. (Inherited from TIWCGFunc.)

AjaxQueued

Represents property AjaxQueued. (Inherited from TIWCGFunc.)

Arguments

Represents property Arguments. (Inherited from TIWCGJSonFunc.)

BindMethod

JQuery bind method.

BrowserParams

Represents property BrowserParams. (Inherited from TIWCGFunc.)

CGJSContainer

Represents property CGJSContainer. (Inherited from TIWCGFunc.)

Condition

Represents property Condition. (Inherited from TIWCGFunc.)

DelegateElement

A selector to filter the elements that trigger the event.

EmptyScript

Represents property EmptyScript. (Inherited from TIWCGFunc.)

EventBindName

Event name (Name.Namespace)

FuncName

Represents property FuncName. (Inherited from TIWCGJSonFunc.)

HasFixedScript

Represents property HasFixedScript. (Inherited from TIWCGJSonFunc.)

HasScript

Represents property HasScript. (Inherited from TIWCGFunc.)

HasUserScript

Represents property HasUserScript. (Inherited from TIWCGJSonFunc.)

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.)

JSon

Represents property JSon. (Inherited from TIWCGJSonFunc.)

JSonObj

Represents property JSonObj. (Inherited from TIWCGJSonFunc.)

Member

Represents property Member. (Inherited from TIWCGJSonFunc.)

MemberName

Represents property MemberName. (Inherited from TIWCGJSonFunc.)

Namespace

The namespace specified when the event was triggered.

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 TIWCGJSonFunc.)

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. (Overrides TIWCGFunc.CheckGenerateAjaxResponse.)

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). (Inherited from TIWCGFunc.)

GetEventID

Represents method GetEventID. (Inherited from TIWCGFunc.)

GetHasScript

Represents method GetHasScript. (Overrides TIWCGFunc.GetHasScript.)

GetHasUserScript

Represents method GetHasUserScript. (Inherited from TIWCGJSonFunc.)

GetIsLoading

Represents method GetIsLoading. (Inherited from TIWCGFunc.)

GetIsStored

Represents method GetIsStored. (Inherited from TIWCGJSonFunc.)

GetJSon

Represents method GetJSon. (Inherited from TIWCGJSonFunc.)

GetJSonEx(Boolean,Boolean,TIWCGResponseMemberList,Boolean)

Represents method GetJSonEx(Boolean,Boolean,TIWCGResponseMemberList,Boolean). (Inherited from TIWCGJSonFunc.)

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). (Overrides TIWCGFunc.GetScript(Boolean).)

GetScriptDeclaration(Boolean)

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

GetScriptToExecute

Represents method GetScriptToExecute. (Inherited from TIWCGFunc.)

IWEventName

Represents method IWEventName. (Inherited from TIWCGFunc.)

JSonEscape

Represents method JSonEscape. (Inherited from TIWCGJSonFunc.)

JSonIdent

Represents method JSonIdent. (Inherited from TIWCGJSonFunc.)

JSonNameQuote

Represents method JSonNameQuote. (Inherited from TIWCGJSonFunc.)

ResetProps

Represents method ResetProps. (Overrides TIWCGFunc.ResetProps.)

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