TIWCGJQCustomStore Class
Represents type TIWCGJQCustomStore
.
IWCGJQComp.TIWCGJQComponent
IWCGJQStore.TIWCGJQCustomStore
IWCGJQStore.TIWCGJQStore
type TIWCGJQCustomStore = class(TIWCGJQComponent) end;
The TIWCGJQCustomStore type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create(TComponent) | Initializes a new instance of the TIWCGJQComponent class. (Inherited from TIWCGJQComponent.) |
Name | Description | |
---|---|---|
![]() | AjaxRequestRegisterCallbackName | Represents property |
![]() | AjaxResponseScriptList | Represents property |
![]() | DisableAjaxResponseCount | Represents property |
![]() | Dispatcher | Represents property |
![]() | GenerateAjaxResponse[TCGJSonMember] | Represents property |
![]() | HTML5 | Represents property |
![]() | HTMLName | Represents property |
![]() | IsDesignMode | Represents property |
![]() | JQHTMLName | Represents property |
![]() | Mobile | Represents property |
![]() | NeedsCookieJs | Represents property |
![]() | NeedsJSONJs | Represents property |
![]() | PluginVersion | Return jquery plugin version |
![]() | RegisterCallbackName[string] | Represents property |
![]() | SubmitResponseScriptList | Represents property |
![]() | Version | Represents property |
Name | Description | |||
---|---|---|---|---|
![]() | AddJavaScriptEventToResponse(string,TIWCGAjaxReponseScriptEvent,Boolean,Boolean) | Represents method | ||
![]() | AddJavaScriptToAjaxResponse(string,Boolean,Boolean) | Overloaded. Represents method | ||
![]() | AddJavaScriptToAjaxResponse(string,TIWCGAjaxReponseScriptEvent,Boolean,Boolean) | Overloaded. Represents method | ||
![]() | AddJavaScriptToResponse(string,Boolean,Boolean) | Represents method | ||
![]() | AddJavaScriptToSubmitResponse(string,Boolean,Boolean) | Overloaded. Represents method | ||
![]() | AddJavaScriptToSubmitResponse(string,TIWCGAjaxReponseScriptEvent,Boolean,Boolean) | Overloaded. Represents method | ||
![]() | AddMemberToAjaxResponse(TIWCGJSon,TCGJSonMember) | Represents method | ||
![]() | AfterConstruction | Represents method | ||
![]() | AjaxPictureChanged(TObject) | Represents method | ||
![]() | AjaxReRender | Overloaded. Represents method | ||
![]() | AjaxReRender(Boolean,Boolean) | Overloaded. Represents method | ||
![]() | AjaxReRender(Boolean,Boolean,string,TRenderRegionAsyncMethod) | Overloaded. Represents method | ||
![]() | AjaxReRender(string) | Overloaded. Represents method | ||
![]() | CallEvent(string,TStringList,Boolean) | Represents method | ||
![]() | Clear | Method to clear all properties from storage.
| ||
![]() | DesignTimeRefresh | Represents method | ||
![]() | DisableAjaxResponse | Represents method | ||
![]() | DispatchAjaxJavaScript(string) | Represents method | ||
![]() | DispatchSubmitJavaScript(TObject,string) | Represents method | ||
![]() | Dispose(Boolean) | Represents method | ||
![]() | DoAjaxBrowserDestroy | Represents method | ||
![]() | DoAjaxRequest(TStringList) | Represents method | ||
![]() | EnableAjaxResponse | Represents method | ||
![]() | GetAjaxResponseScriptListIntf(Boolean) | Represents method | ||
![]() | GetCGJSContainer | Represents method | ||
![]() | GetControlCaption | Represents method | ||
![]() | GetControlEditable | Represents method | ||
![]() | GetControlText | Represents method | ||
![]() | GetDesignTag | Represents method | ||
![]() | GetDisableAjaxResponseCount | Represents method | ||
![]() | GetDocumentationLink | Represents method | ||
![]() | GetGenerateAjaxResponse(TCGJSonMember) | Represents method | ||
![]() | GetGenerateIWCLScript | Represents method | ||
![]() | GetHiddenInputsRemoveJs | Represents method | ||
![]() | GetHTML5 | Represents method | ||
![]() | GetHTMLName | Represents method | ||
![]() | GetHtmlRemoveJs | Represents method | ||
![]() | GetHtmlReplaceWithTempIDJS | Represents method | ||
![]() | GetHtmlTag(TIWCompContext) | Represents method | ||
![]() | GetIDJQuery | Represents method | ||
![]() | GetIDJQueryElem | Represents method | ||
![]() | GetImplComponent | Represents method | ||
![]() | GetIsLoading | Represents method | ||
![]() | GetIWApplication | Represents method | ||
![]() | GetIWCLName | Represents method | ||
![]() | GetJQHTMLName | Represents method | ||
![]() | GetMemberBaseScript(ISuperObject) | Represents method | ||
![]() | GetMobile | Represents method | ||
![]() | GetNeedsCookieJs | Represents method | ||
![]() | GetNeedsJSONJs | Represents method | ||
![]() | GetPluginDestroyJs | Represents method | ||
![]() | GetReleaseIWCLJs | Represents method | ||
![]() | GetRenderExtraScript | Represents method | ||
![]() | GetRenderScript | The function return the javascript to be executed. Usually used only for initialization of jquery plugin and additional modification after init.
| ||
![]() | GetScriptLinks(TStrings) | The procedure to include the jquery plugin javascript files.
| ||
![]() | GetSubmitParam | Represents method | ||
![]() | getSubmitProc | Represents method | ||
![]() | GetSubmitResponseScriptListIntf(Boolean) | Represents method | ||
![]() | get_DoRefreshControl | Represents method | ||
![]() | InitControl | Represents method | ||
![]() | jsClear | Represents method | ||
![]() | jsGetStoredProp(string) | Represents method | ||
![]() | jsRemoveProp(string) | Represents method | ||
![]() | jsStore(string,string,boolean) | Return javascript code to Store(string,string) method. | ||
![]() | RemoveProp(string) | Method to remove the property from storage. | ||
![]() | RenderAsyncComponent(TIWBaseComponentContext) | Represents method | ||
![]() | RenderDesignHTML(TIWHTMLTag) | Represents method | ||
![]() | RenderDesignHTMLPage(string) | Represents method | ||
![]() | RenderHTML(TIWCompContext) | Represents method | ||
![]() | RenderMarkupLanguageTag(TIWBaseComponentContext) | Represents method | ||
![]() | RenderScriptLinks(TIWCompContext) | Represents method | ||
![]() | RenderScripts(TIWCompContext) | Represents method | ||
![]() | ResetJSonProps | Represents method | ||
![]() | SendPropValue(string) | Send the value of stored property.
| ||
![]() | SetControlEditable(Boolean) | Represents method | ||
![]() | SetControlText(string) | Represents method | ||
![]() | SetNeedsCookieJs(Boolean) | Represents method | ||
![]() | SetNeedsJSONJs(Boolean) | Represents method | ||
![]() | set_DoRefreshControl(Boolean) | Represents method | ||
![]() | Store(string,ISuperObject) | Overloaded. Method to store the value of property. | ||
![]() | Store(string,string) | Overloaded. Method to store the value of property. | ||
![]() | Submit(string) | Represents method |
Name | Description | |||
---|---|---|---|---|
![]() | OnGetPropValue | The event that receives the property value.
| ||
![]() | OnGetPropValueEx | The event that receives the property value.
|