TIWCGJQCustomSQLBuilder Class
Represents type TIWCGJQCustomSQLBuilder
.
IWCGJQComp.TIWCGJQComponent
IWCGJQSQLBuilder.TIWCGJQCustomSQLBuilder
IWCGJQSQLBuilder.TIWCGJQSQLBuilder
type TIWCGJQCustomSQLBuilder = class(TIWCGJQComponent) end;
The TIWCGJQCustomSQLBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create(TComponent) | Initializes a new instance of the TIWCGJQComponent class. (Inherited from TIWCGJQComponent.) |
![]() | Destroy | Represents the destructor of the TIWCGJQCustomSQLBuilder class. (Overrides TIWCGJQComponent.Destroy.) |
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 |
![]() | MapID | Represents property |
![]() | Mobile | Represents property |
![]() | NeedsCookieJs | Represents property |
![]() | NeedsJSONJs | Represents property |
![]() | RegisterCallbackName[string] | Represents property |
![]() | ServerUrl | Represents property |
![]() | SQLBuilderDataModel | The SQL builder Data Model options |
![]() | SQLBuilderOptions | The SQL builder options |
![]() | SQLQueryBuilderService | The SQL builder online service options |
![]() | 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 | ||
![]() | BuildAndExecute | The method to build and execute query | ||
![]() | BuildQuery | The method to build query | ||
![]() | CallEvent(string,TStringList,Boolean) | Represents method | ||
![]() | ClearQuery | The method to clear the query | ||
![]() | 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 | ||
![]() | 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 | ||
![]() | jsBuildAndExecute | Return the javascript | ||
![]() | jsBuildQuery | Return the javascript | ||
![]() | jsClearQuery | Return the javascript | ||
![]() | jsLoadModel(string) | Return the javascript | ||
![]() | jsLoadQuery(string) | Return the javascript | ||
![]() | jsSaveQuery(string,string) | Return the javascript | ||
![]() | LoadModel(string) | The method to load model | ||
![]() | LoadQuery(string) | The method to load query | ||
![]() | Notification(TComponent,TOperation) | Represents method | ||
![]() | 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 | Reset all properties to default value (Overrides TIWCGJQComponent.ResetJSonProps.) | ||
![]() | SaveQuery(string,string) | The method to save query | ||
![]() | SetControlEditable(Boolean) | Represents method | ||
![]() | SetControlText(string) | Represents method | ||
![]() | SetNeedsCookieJs(Boolean) | Represents method | ||
![]() | SetNeedsJSONJs(Boolean) | Represents method | ||
![]() | set_DoRefreshControl(Boolean) | Represents method | ||
![]() | Submit(string) | Represents method |