TIWCGJSonFunc Class

Represents type TIWCGJSonFunc.

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

The TIWCGJSonFunc type exposes the following members.

Show:
 NameDescription
Create(TIWCGJSon,string,TCGJSonFuncMember)

Initializes a new instance of the TIWCGJSonFunc 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.

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

FuncName

Represents property FuncName.

HasFixedScript

Represents property HasFixedScript.

HasScript

Represents property HasScript. (Inherited from TIWCGFunc.)

HasUserScript

Represents property HasUserScript.

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.

JSonObj

Represents property JSonObj.

Member

Represents property Member.

MemberName

Represents property MemberName.

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.

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.

GetIsLoading

Represents method GetIsLoading. (Inherited from TIWCGFunc.)

GetIsStored

Represents method GetIsStored.

GetJSon

Represents method GetJSon.

GetJSonEx(Boolean,Boolean,TIWCGResponseMemberList,Boolean)

Represents method GetJSonEx(Boolean,Boolean,TIWCGResponseMemberList,Boolean).

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.

JSonIdent

Represents method JSonIdent.

JSonNameQuote

Represents method JSonNameQuote.

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