TIWCGJQGridEventProvider Class

Represents type TIWCGJQGridEventProvider.

Namespace: IWCGJQGridEventProvider
TComponent
  IWCGJQGridCustomProvider.TIWCGJQGridCustomProvider
    IWCGJQGridEventProvider.TIWCGJQGridEventProvider
type
 [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
 TIWCGJQGridEventProvider = class(TIWCGJQGridCustomProvider)
 end;

The TIWCGJQGridEventProvider type exposes the following members.

Show:
 NameDescription
GridList

Represents property GridList. (Inherited from TIWCGJQGridCustomProvider.)

GridListAssigned

Represents property GridListAssigned. (Inherited from TIWCGJQGridCustomProvider.)

NewID

Represents property NewID. (Inherited from TIWCGJQGridCustomProvider.)

OldID

Represents property OldID. (Inherited from TIWCGJQGridCustomProvider.)

TopRowId

Represents property TopRowId. (Inherited from TIWCGJQGridCustomProvider.)

XMLDoc[TObject,Boolean]

Represents property XMLDoc[TObject,Boolean]. (Inherited from TIWCGJQGridCustomProvider.)

Top
Show:
 NameDescription
DispatchAction(TObject,TIWCGJQGridTransport,TIWCGJQGridAction,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchAction(TObject,TIWCGJQGridTransport,TIWCGJQGridAction,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DispatchAdd(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchAdd(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DispatchDelete(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchDelete(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DispatchEdit(TObject,TIWCGJQGridTransport,Boolean,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchEdit(TObject,TIWCGJQGridTransport,Boolean,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DispatchExportExcel(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchExportExcel(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DispatchGet(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchGet(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DispatchGetImage(TObject,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchGetImage(TObject,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DispatchSearch(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchSearch(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DispatchSubGet(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse)

Represents method DispatchSubGet(TObject,TIWCGJQGridTransport,TStrings,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoAdd(TObject,TIWCGJQGridTransport,TIWCGJQProviderAddData,TCGWebRequest,TCGWebResponse)

Represents method DoAdd(TObject,TIWCGJQGridTransport,TIWCGJQProviderAddData,TCGWebRequest,TCGWebResponse). (Overrides TIWCGJQGridCustomProvider.DoAdd(TObject,TIWCGJQGridTransport,TIWCGJQProviderAddData,TCGWebRequest,TCGWebResponse).)

DoAfterAdd(TObject,TIWCGJQGridTransport,TIWCGJQProviderAddData,TCGWebRequest,TCGWebResponse)

Represents method DoAfterAdd(TObject,TIWCGJQGridTransport,TIWCGJQProviderAddData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoAfterDelete(TObject,TIWCGJQGridTransport,TStringList,TCGWebRequest,TCGWebResponse)

Represents method DoAfterDelete(TObject,TIWCGJQGridTransport,TStringList,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoAfterEdit(TObject,TIWCGJQGridTransport,TIWCGJQProviderEditData,TCGWebRequest,TCGWebResponse)

Represents method DoAfterEdit(TObject,TIWCGJQGridTransport,TIWCGJQProviderEditData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoAfterExportExcel(TObject,TIWCGJQGridTransport,TIWCGJQProviderExportExcelData,TCGWebRequest,TCGWebResponse)

Represents method DoAfterExportExcel(TObject,TIWCGJQGridTransport,TIWCGJQProviderExportExcelData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoAfterGet(TObject,TIWCGJQGridTransport,TIWCGJQProviderGetData,TCGWebRequest,TCGWebResponse)

Represents method DoAfterGet(TObject,TIWCGJQGridTransport,TIWCGJQProviderGetData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoAfterGetImage(TObject,TIWCGJQProviderGetImageData,TCGWebRequest,TCGWebResponse)

Represents method DoAfterGetImage(TObject,TIWCGJQProviderGetImageData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoAfterSearch(TObject,TIWCGJQGridTransport,TIWCGJQProviderSearchData,TCGWebRequest,TCGWebResponse)

Represents method DoAfterSearch(TObject,TIWCGJQGridTransport,TIWCGJQProviderSearchData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoAfterSubGet(TObject,TIWCGJQGridTransport,string,TCGWebRequest,TCGWebResponse)

Represents method DoAfterSubGet(TObject,TIWCGJQGridTransport,string,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoBeforeAdd(TObject,TIWCGJQGridTransport,TIWCGJQProviderAddData,TCGWebRequest,TCGWebResponse)

Represents method DoBeforeAdd(TObject,TIWCGJQGridTransport,TIWCGJQProviderAddData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoBeforeDelete(TObject,TIWCGJQGridTransport,TStringList,TCGWebRequest,TCGWebResponse)

Represents method DoBeforeDelete(TObject,TIWCGJQGridTransport,TStringList,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoBeforeEdit(TObject,TIWCGJQGridTransport,TIWCGJQProviderEditData,TCGWebRequest,TCGWebResponse)

Represents method DoBeforeEdit(TObject,TIWCGJQGridTransport,TIWCGJQProviderEditData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoBeforeExportExcel(TObject,TIWCGJQGridTransport,TIWCGJQProviderExportExcelData,TCGWebRequest,TCGWebResponse)

Represents method DoBeforeExportExcel(TObject,TIWCGJQGridTransport,TIWCGJQProviderExportExcelData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoBeforeGet(TObject,TIWCGJQGridTransport,TIWCGJQProviderGetData,TCGWebRequest,TCGWebResponse)

Represents method DoBeforeGet(TObject,TIWCGJQGridTransport,TIWCGJQProviderGetData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoBeforeGetImage(TObject,TIWCGJQProviderGetImageData,TCGWebRequest,TCGWebResponse)

Represents method DoBeforeGetImage(TObject,TIWCGJQProviderGetImageData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoBeforeSearch(TObject,TIWCGJQGridTransport,TIWCGJQProviderSearchData,TCGWebRequest,TCGWebResponse)

Represents method DoBeforeSearch(TObject,TIWCGJQGridTransport,TIWCGJQProviderSearchData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoBeforeSubGet(TObject,TIWCGJQGridTransport,string,TCGWebRequest,TCGWebResponse)

Represents method DoBeforeSubGet(TObject,TIWCGJQGridTransport,string,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoDelete(TObject,TIWCGJQGridTransport,TStringList,TCGWebRequest,TCGWebResponse)

Represents method DoDelete(TObject,TIWCGJQGridTransport,TStringList,TCGWebRequest,TCGWebResponse). (Overrides TIWCGJQGridCustomProvider.DoDelete(TObject,TIWCGJQGridTransport,TStringList,TCGWebRequest,TCGWebResponse).)

DoEdit(TObject,TIWCGJQGridTransport,TIWCGJQProviderEditData,TCGWebRequest,TCGWebResponse)

Represents method DoEdit(TObject,TIWCGJQGridTransport,TIWCGJQProviderEditData,TCGWebRequest,TCGWebResponse). (Overrides TIWCGJQGridCustomProvider.DoEdit(TObject,TIWCGJQGridTransport,TIWCGJQProviderEditData,TCGWebRequest,TCGWebResponse).)

DoExportExcel(TObject,TIWCGJQGridTransport,TIWCGJQProviderExportExcelData,TCGWebRequest,TCGWebResponse)

Represents method DoExportExcel(TObject,TIWCGJQGridTransport,TIWCGJQProviderExportExcelData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoGet(TObject,TIWCGJQGridTransport,TIWCGJQProviderGetData,TCGWebRequest,TCGWebResponse)

Represents method DoGet(TObject,TIWCGJQGridTransport,TIWCGJQProviderGetData,TCGWebRequest,TCGWebResponse). (Overrides TIWCGJQGridCustomProvider.DoGet(TObject,TIWCGJQGridTransport,TIWCGJQProviderGetData,TCGWebRequest,TCGWebResponse).)

DoGetImage(TObject,TIWCGJQProviderGetImageData,TCGWebRequest,TCGWebResponse)

Represents method DoGetImage(TObject,TIWCGJQProviderGetImageData,TCGWebRequest,TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

DoGetImageProps(TObject,TIWCGJQProviderGetImageData,string,string,string)

Represents method DoGetImageProps(TObject,TIWCGJQProviderGetImageData,string,string,string). (Inherited from TIWCGJQGridCustomProvider.)

DoLoadSubGridData(string)

Represents method DoLoadSubGridData(string). (Inherited from TIWCGJQGridCustomProvider.)

DoRuleToSQL(TObject,TDataSet,TIWCGJQProviderSearchRule)

Represents method DoRuleToSQL(TObject,TDataSet,TIWCGJQProviderSearchRule). (Inherited from TIWCGJQGridCustomProvider.)

DoSearch(TObject,TIWCGJQGridTransport,TIWCGJQProviderSearchData,TCGWebRequest,TCGWebResponse)

Represents method DoSearch(TObject,TIWCGJQGridTransport,TIWCGJQProviderSearchData,TCGWebRequest,TCGWebResponse). (Overrides TIWCGJQGridCustomProvider.DoSearch(TObject,TIWCGJQGridTransport,TIWCGJQProviderSearchData,TCGWebRequest,TCGWebResponse).)

DoSubGet(TObject,TIWCGJQGridTransport,string,TCGWebRequest,TCGWebResponse)

Represents method DoSubGet(TObject,TIWCGJQGridTransport,string,TCGWebRequest,TCGWebResponse). (Overrides TIWCGJQGridCustomProvider.DoSubGet(TObject,TIWCGJQGridTransport,string,TCGWebRequest,TCGWebResponse).)

GetCellValues(TComponent,Boolean,Integer,Integer)

Represents method GetCellValues(TComponent,Boolean,Integer,Integer). (Inherited from TIWCGJQGridCustomProvider.)

GetColValues(TComponent,Boolean,Integer)

Represents method GetColValues(TComponent,Boolean,Integer). (Inherited from TIWCGJQGridCustomProvider.)

GetCurrentRowID(TObject)

Represents method GetCurrentRowID(TObject). (Inherited from TIWCGJQGridCustomProvider.)

GetRowCount(TComponent,Boolean)

Represents method GetRowCount(TComponent,Boolean). (Inherited from TIWCGJQGridCustomProvider.)

GetRowId(TComponent,Boolean,Integer)

Represents method GetRowId(TComponent,Boolean,Integer). (Inherited from TIWCGJQGridCustomProvider.)

GetRowIds(TComponent,Boolean,TStrings)

Represents method GetRowIds(TComponent,Boolean,TStrings). (Inherited from TIWCGJQGridCustomProvider.)

GetRowIndexForRowId(TComponent,Boolean,string)

Represents method GetRowIndexForRowId(TComponent,Boolean,string). (Inherited from TIWCGJQGridCustomProvider.)

GetSearchSQL(TObject,TDataSet,TIWCGJQProviderSearchData)

Represents method GetSearchSQL(TObject,TDataSet,TIWCGJQProviderSearchData). (Inherited from TIWCGJQGridCustomProvider.)

LocateRowId(TComponent,string)

Represents method LocateRowId(TComponent,string). (Inherited from TIWCGJQGridCustomProvider.)

SetCellValues(TComponent,Boolean,Integer,Integer,Variant)

Represents method SetCellValues(TComponent,Boolean,Integer,Integer,Variant). (Inherited from TIWCGJQGridCustomProvider.)

WriteJSonSuccess(TCGWebResponse)

Represents method WriteJSonSuccess(TCGWebResponse). (Inherited from TIWCGJQGridCustomProvider.)

Top
Show:
 NameDescription
OnAdd

Represents property OnAdd. (Inherited from TIWCGJQGridCustomProvider.)

OnAfterAdd

Represents property OnAfterAdd. (Inherited from TIWCGJQGridCustomProvider.)

OnAfterDelete

Represents property OnAfterDelete. (Inherited from TIWCGJQGridCustomProvider.)

OnAfterEdit

Represents property OnAfterEdit. (Inherited from TIWCGJQGridCustomProvider.)

OnAfterExportExcel

Represents property OnAfterExportExcel. (Inherited from TIWCGJQGridCustomProvider.)

OnAfterGet

Represents property OnAfterGet. (Inherited from TIWCGJQGridCustomProvider.)

OnAfterGetImage

Represents property OnAfterGetImage. (Inherited from TIWCGJQGridCustomProvider.)

OnAfterSearch

Represents property OnAfterSearch. (Inherited from TIWCGJQGridCustomProvider.)

OnAfterSubGet

Represents property OnAfterSubGet. (Inherited from TIWCGJQGridCustomProvider.)

OnBeforeAdd

Represents property OnBeforeAdd. (Inherited from TIWCGJQGridCustomProvider.)

OnBeforeDelete

Represents property OnBeforeDelete. (Inherited from TIWCGJQGridCustomProvider.)

OnBeforeEdit

Represents property OnBeforeEdit. (Inherited from TIWCGJQGridCustomProvider.)

OnBeforeExportExcel

Represents property OnBeforeExportExcel. (Inherited from TIWCGJQGridCustomProvider.)

OnBeforeGet

Represents property OnBeforeGet. (Inherited from TIWCGJQGridCustomProvider.)

OnBeforeGetImage

Represents property OnBeforeGetImage. (Inherited from TIWCGJQGridCustomProvider.)

OnBeforeSearch

Represents property OnBeforeSearch. (Inherited from TIWCGJQGridCustomProvider.)

OnBeforeSubGet

Represents property OnBeforeSubGet. (Inherited from TIWCGJQGridCustomProvider.)

OnDelete

Represents property OnDelete. (Inherited from TIWCGJQGridCustomProvider.)

OnEdit

Represents property OnEdit. (Inherited from TIWCGJQGridCustomProvider.)

OnExportExcel

Represents property OnExportExcel. (Inherited from TIWCGJQGridCustomProvider.)

OnGet

Represents property OnGet. (Inherited from TIWCGJQGridCustomProvider.)

OnGetColSummaries

Represents property OnGetColSummaries. (Inherited from TIWCGJQGridCustomProvider.)

OnGetColSummariesEx

Represents property OnGetColSummariesEx. (Inherited from TIWCGJQGridCustomProvider.)

OnGetColSummary

Represents property OnGetColSummary. (Inherited from TIWCGJQGridCustomProvider.)

OnGetImage

Represents property OnGetImage. (Inherited from TIWCGJQGridCustomProvider.)

OnGetValue

Represents property OnGetValue. (Inherited from TIWCGJQGridCustomProvider.)

OnLoadSubGridData

Represents property OnLoadSubGridData. (Inherited from TIWCGJQGridCustomProvider.)

OnRuleToSQL

Represents property OnRuleToSQL. (Inherited from TIWCGJQGridCustomProvider.)

OnSearch

Represents property OnSearch. (Inherited from TIWCGJQGridCustomProvider.)

OnSetValue

Represents property OnSetValue. (Inherited from TIWCGJQGridCustomProvider.)

OnSubGet

Represents property OnSubGet. (Inherited from TIWCGJQGridCustomProvider.)

Top
Show:
 NameDescription
FTopRowId

Represents field FTopRowId. (Inherited from TIWCGJQGridCustomProvider.)

Top