TIWCGJQEdit Class
Represents type TIWCGJQEdit
.
IWCGJQControl.TIWCGCustomRegion
IWCGJQControl.TIWCGJSContainer
IWCGJQControl.TIWCGJQContainer
IWCGJQEdit.TIWCGJQCustomEdit
IWCGJQEdit.TIWCGJQEdit
type [ComponentPlatformsAttribute(pidWin32 or pidWin64)] TIWCGJQEdit = class(TIWCGJQCustomEdit) end;
The TIWCGJQEdit type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create(TComponent) | Initializes a new instance of the TIWCGJQCustomEdit class. (Overrides TIWCGJSContainer.Create(TComponent).) |
Name | Description | |
---|---|---|
![]() | AjaxRequestRegisterCallbackName | Represents property |
![]() | AjaxResponseScriptList | Represents property |
![]() | Align | Represents property |
![]() | Alignment | Edit alignment [taLeftJustify,taCenter,taRightJustify] |
![]() | Anchors | Represents property |
![]() | Autocomplete | If the edit has the browser autocomplete attribute. |
![]() | BGColor | BackGround color : TIWColor |
![]() | BorderOptions | Represents property |
![]() | BrowserDestroyJsAdded | Represents property |
![]() | CGScrollStyle | Represents property |
![]() | CharCase | Gets or Sets the char case of input. |
![]() | ClearButton | Clear button options |
![]() | Color | Represents property |
![]() | ContextMenu | Represents property |
![]() | Css | The css |
![]() | CurrencyOptions | Currency options |
![]() | Cursor | Represents property |
![]() | DataLink | Represents property |
![]() | DisableAjaxResponseCount | Represents property |
![]() | Dispatcher | Represents property |
![]() | DoSubmitValidation | Controls whether or not validation is performed by other controls when the control is submitted. Validation is done by properties such as Required, etc. |
![]() | Editable | Defines if field can be editable |
![]() | EMailAutoCompleteOptions | E-Mail domain autocomplete options. |
![]() | Enabled | Defines if field is Enabled |
![]() | ExtraTagParams | Represents property |
![]() | FocusColor | Defines the color when control is focused |
![]() | Font | Defines font |
![]() | FormatOptions | Format Options |
![]() | GenerateAjaxResponse[TCGJSonMember] | Represents property |
![]() | HasDataLink | Represents property |
![]() | HiddenInputNames | Represents property |
![]() | Hint | Represents property |
![]() | HotKey | Gets or Sets the hotkey/accesskey to control. |
![]() | HTML5 | Represents property |
![]() | HTMLName | Represents property |
![]() | InnerEdit | Represents property |
![]() | InputStyle | Gets or Sets the input style |
![]() | InternalVisible | Represents property |
![]() | Intro | Represents property |
![]() | IsLoading | Represents property |
![]() | IWApplication | Represents property |
![]() | IWCLName | Represents property |
![]() | JQDragOptions | Represents property |
![]() | JQDropOptions | Represents property |
![]() | JQEffects | Represents property |
![]() | JQElemSelector | Represents property |
![]() | JQEvents | JQEvents |
![]() | JQHTMLName | Represents property |
![]() | JQPopupBoxOptions | JQPopupBox options |
![]() | JQPositionOptions | Represents property |
![]() | JQResizeOptions | Represents property |
![]() | JQSelector | Represents property |
![]() | JQValidateOptions | JQValidate Options - http://docs.jquery.com/Plugins/Validation/validate |
![]() | LayoutMgr | Represents property |
![]() | LoadHidden | Represents property |
![]() | MaskOptions | To define a edit mask |
![]() | MaxLength | Max chars length allowed |
![]() | Mobile | Represents property |
![]() | NeedsCookieJs | Represents property |
![]() | NeedsJSONJs | Represents property |
![]() | NonEditableAsLabel | If Editable=false and NonEditableAsLabel=false then the according edit control will render as a disabled and readonly input. Default is NonEditableAsLabel=true which is the old behaviour, where the edits rendered as simple label/span. |
![]() | OnAsyncChange | Asynchronous event fired when edit changes |
![]() | OnAsyncClick | Asynchronous event fired when edit is clicked |
![]() | OnAsyncDoubleClick | Asynchronous event fired when edit is double clicked |
![]() | OnAsyncEnter | Asynchronous event fired when edit is entered |
![]() | OnAsyncExit | Asynchronous event fired when exit edit |
![]() | OnAsyncKeyDown | Asynchronous event fired when key down |
![]() | OnAsyncKeyPress | Asynchronous event fired when key press |
![]() | OnAsyncKeyUp | Asynchronous event fired when key up |
![]() | OnAsyncMouseDown | Asynchronous event fired when mouse down |
![]() | OnAsyncMouseMove | Asynchronous event fired when mouse move |
![]() | OnAsyncMouseOut | Asynchronous event fired when mouse out |
![]() | OnAsyncMouseOver | Asynchronous event fired when mouse over |
![]() | OnAsyncMouseUp | Asynchronous event fired when mouse up |
![]() | OnCreate | Represents property |
![]() | OnHTMLTag | Represents property |
![]() | OnSubmit | Event fired on submit |
![]() | ParentShowHint | Represents property |
![]() | PasswordPrompt | Visually codify input chars |
![]() | ReadOnly | Read only |
![]() | RegisterCallbackName[string] | Represents property |
![]() | RenderInvisibleControls | Represents property |
![]() | RenderSize | Indicates wether the size information specified at design time or programatically through the Width and Height properties should be present in the generated HTML for the component |
![]() | Required | When set to true, the user is required to fill this field in. When a submit control such as a button is clicked by the user, the control will be checked to see if it has a value. If no value exists, the submit will be cancelled and the user will be alerted. |
![]() | RootForm | Represents property |
![]() | ScriptEvents | ScriptEvents allows you to add client side Javascript to controls. |
![]() | ShowHint | Represents property |
![]() | StartEditingRegisterCallbackName | Represents property |
![]() | Style | Represents property |
![]() | StyleRenderOptions | Represents property |
![]() | SubmitOnAsyncEvent | Submits on async event |
![]() | SubmitResponseScriptList | Represents property |
![]() | TabIndex | Represents property |
![]() | TabStop | Represents property |
![]() | Text | Edit text |
![]() | Version | Represents property |
![]() | WatermarkOptions | Display additional information about the contents of a field. |
![]() | WebApplication | Represents property |
![]() | ZIndex | Specifies the stack order of an element. An element with greater stack order is always in front of an element with a lower stack order. |
Name | Description | |||
---|---|---|---|---|
![]() | AcceptDesignTimeControlWithin(TControl,string,Boolean) | Represents method | ||
![]() | 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 | ||
![]() | AddLinkFile(TIWCompContext,string,string) | Represents method | ||
![]() | AddMemberToAjaxResponse(TIWCGJSon,TCGJSonMember) | Represents method | ||
![]() | AfterConstruction | Represents method | ||
![]() | AfterSetBounds(Integer,Integer,Integer,Integer) | Represents method | ||
![]() | AjaxPictureChanged(TObject) | Represents method | ||
![]() | AjaxReRender | Overloaded. Represents method | ||
![]() | AjaxReRender(Boolean,Boolean) | Overloaded. Represents method | ||
![]() | AjaxReRender(Boolean,TRenderRegionAsyncMethod,string,string) | Overloaded. Represents method | ||
![]() | BeforeSetBounds(Integer,Integer,Integer,Integer) | Represents method | ||
![]() | CallEvent(string,TStringList,Boolean) | Represents method | ||
![]() | CGRenderSize(TIWHTMLTag) | Represents method | ||
![]() | CheckDataLink | Represents method | ||
![]() | ContainerPrefix | Represents method | ||
![]() | CreateWnd | Represents method | ||
![]() | DataLinkActiveChange | Represents method | ||
![]() | DataLinkDataChange | Represents method | ||
![]() | DataLinkEditingChange | Represents method | ||
![]() | DataLinkUpdateData | Represents method | ||
![]() | 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 | ||
![]() | DoBrowserUpdated | Represents method | ||
![]() | DoPostRenderProcessing(TIWMarkupLanguageTag,TIWBaseComponentContext,TComponent) | Represents method | ||
![]() | DoRenderHTML(TIWCompContext) | Represents method | ||
![]() | EnableAjaxResponse | Represents method | ||
![]() | GetAfterResizeScript | Represents method | ||
![]() | GetAjaxResponseScriptListIntf(Boolean) | Represents method | ||
![]() | GetAsyncCommonPropertiesToRemove | Represents method | ||
![]() | GetBeforeResizeScript | Represents method | ||
![]() | GetCGJSContainer | Represents method | ||
![]() | GetControlCaption | Represents method | ||
![]() | GetControlEditable | Represents method | ||
![]() | GetControlText | Represents method | ||
![]() | GetCustomValueScript(string) | Represents method | ||
![]() | GetDataLinkClass | Represents method | ||
![]() | GetDefaultCustomValueScript | Represents method | ||
![]() | GetDesignTag | Represents method | ||
![]() | GetDisableAjaxResponseCount | Represents method | ||
![]() | GetDocumentationLink | Represents method | ||
![]() | GetEnabled | Represents method | ||
![]() | GetGenerateAjaxResponse(TCGJSonMember) | Represents method | ||
![]() | GetHiddenInputsRemoveJs | Represents method | ||
![]() | GetHTML5 | Represents method | ||
![]() | GetHTMLName | Represents method | ||
![]() | GetHtmlRemoveJs | Represents method | ||
![]() | GetHtmlReplaceWithTempIDJS | Represents method | ||
![]() | GetHtmlTag(TIWCompContext) | Return the TIWHTMLTag object. This object represents the structure html and used in Design-Time and Run-Time.
| ||
![]() | GetIDJQuery | Represents method | ||
![]() | GetIDJQueryElem | Represents method | ||
![]() | GetImplComponent | Represents method | ||
![]() | GetInputControlNames(TStringList) | Represents method | ||
![]() | GetInvalidateBrowserOnCreate | Represents method | ||
![]() | GetIsDesigining | Represents method | ||
![]() | GetIsLoading | Represents method | ||
![]() | GetIWApplication | Represents method | ||
![]() | GetIWCLName | Represents method | ||
![]() | GetJQDragOptionsClass | Represents method | ||
![]() | GetJQDropOptionsClass | Represents method | ||
![]() | GetJQEventsClass | Represents method | ||
![]() | GetJQHTMLName | Represents method | ||
![]() | GetJQResizeOptionsClass | Represents method | ||
![]() | GetMemberBaseScript(ISuperObject) | Represents method | ||
![]() | GetMobile | Represents method | ||
![]() | GetNeedsCookieJs | Represents method | ||
![]() | GetNeedsJSONJs | Represents method | ||
![]() | GetPluginDestroyJs | Represents method | ||
![]() | GetReadOnly | Represents method | ||
![]() | GetReleaseIWCLJs | Represents method | ||
![]() | GetRenderExtraScript | Represents method | ||
![]() | GetRenderScript | Represents method | ||
![]() | GetResizeScript | Represents method | ||
![]() | GetScriptLinks(TStrings) | Represents method | ||
![]() | GetScriptLinksAfterJQM(TStrings) | Represents method | ||
![]() | GetScriptLinksBeforeJQM(TStrings) | Represents method | ||
![]() | GetSubmitParam | Represents method | ||
![]() | getSubmitProc | Represents method | ||
![]() | GetSubmitResponseScriptListIntf(Boolean) | Represents method | ||
![]() | getTabOrder | Represents method | ||
![]() | GetWebBrowser | Represents method | ||
![]() | get_DoRefreshControl | Represents method | ||
![]() | get_Editable | Represents method | ||
![]() | get_HTMLName | Represents method | ||
![]() | get_NonEditableAsLabel | Represents method | ||
![]() | get_ShouldRenderTabOrder | Represents method | ||
![]() | HideContextMenu | Overloaded. Represents method | ||
![]() | InitControl | Represents method | ||
![]() | InitPaintHandler | Represents method | ||
![]() | InputHTMLName | Represents method | ||
![]() | IsForThisControl(string) | Represents method | ||
![]() | IWRemoveComponent(TComponent) | Represents method | ||
![]() | JQueryReady(Boolean) | Represents method | ||
![]() | jsAfterAttach | Represents method | ||
![]() | jsBeforeDetach(Boolean,string) | Represents method | ||
![]() ![]() | JSonEscape | Represents method | ||
![]() ![]() | JSonIdent | Represents method | ||
![]() ![]() | JSonNameQuote | Represents method | ||
![]() | jsSetFocus | Represents method | ||
![]() | jsSetVisibility | Represents method | ||
![]() | jsShowAndHide(Integer,ISuperObject,ISuperObject) | Represents method | ||
![]() | Loaded | Represents method | ||
![]() | MakeHTMLTag(TIWHTMLTag,TIWRenderStream) | Overloaded. Represents method | ||
![]() | Notification(TComponent,TOperation) | Represents method | ||
![]() | OriginalRenderHTML(TIWCompContext) | Represents method | ||
![]() | RemoveIWSize(string) | Represents method | ||
![]() | RenderAsync(TIWCompContext) | Represents method | ||
![]() | RenderAsyncBorders | Represents method | ||
![]() | RenderAsyncCGScrollbars(string) | Represents method | ||
![]() | RenderAsyncComponent(TIWBaseComponentContext) | Represents method | ||
![]() | RenderAsyncComponents(TIWContainerContext,TIWBasePageContext) | Represents method | ||
![]() | RenderAsyncSize | Represents method | ||
![]() | RenderCSSClass(TIWCompContext) | Represents method | ||
![]() | RenderDesignHTML(TIWHTMLTag) | Represents method | ||
![]() | RenderDesignHTMLPage(string) | Represents method | ||
![]() | RenderHTML(TIWCompContext) | Represents method | ||
![]() | RenderMarkupLanguageTag(TIWBaseComponentContext) | Represents method | ||
![]() | RenderRealTabIndex(TIWHTMLTag,Integer) | Represents method | ||
![]() | RenderScriptLinks(TIWCompContext) | Represents method | ||
![]() | RenderScripts(TIWCompContext) | Represents method | ||
![]() | RenderStyle(TIWCompContext) | Represents method | ||
![]() | RenderStyleToTag(TIWHTMLTag,TIWCGPicture,TIWCGBackgroundType) | Represents method | ||
![]() | ResetJSonProps | Represents method | ||
![]() | ResponseEvent(TObject,string) | Represents method | ||
![]() | Select | Represents method | ||
![]() | SetBounds(Integer,Integer,Integer,Integer) | Represents method | ||
![]() | SetContextMenu(TIWCGJQCustomContextMenu) | Represents method | ||
![]() | SetControlEditable(Boolean) | Represents method | ||
![]() | SetControlText(string) | Represents method | ||
![]() | SetEnabled(Boolean) | Represents method | ||
![]() | SetFileValue(TFileName) | Represents method | ||
![]() | SetFocus | Represents method | ||
![]() | SetFocusAndSelect | Represents method | ||
![]() | SetInternalContextMenu(TIWCGJQCustomContextMenu) | Represents method | ||
![]() | SetIWCssAttr(string,string,string) | Overloaded. Represents method | ||
![]() | SetIWCssAttr(TIWHTMLTag,string,string) | Overloaded. Represents method | ||
![]() | SetName(TComponentName) | Represents method | ||
![]() | SetNeedsCookieJs(Boolean) | Represents method | ||
![]() | SetNeedsJSONJs(Boolean) | Represents method | ||
![]() | SetReadOnly(Boolean) | Represents method | ||
![]() | setTabOrder(TIWTabOrder) | Represents method | ||
![]() | SetValue(string) | Represents method | ||
![]() | SetValueByName(string,string) | Represents method | ||
![]() | set_DoRefreshControl(Boolean) | Represents method | ||
![]() | set_Editable(Boolean) | Represents method | ||
![]() | set_NonEditableAsLabel(Boolean) | Represents method | ||
![]() | set_Visible(Boolean) | Represents method | ||
![]() | ShowAndHide(Integer,ISuperObject,ISuperObject) | Represents method | ||
![]() | ShowContextMenu(Integer,Integer) | Overloaded. Represents method | ||
![]() | ShowContextMenuOnCenter | Overloaded. Represents method | ||
![]() | ShowContextMenuOnCenter(Integer,Integer) | Overloaded. Represents method | ||
![]() | Submit(string) | Represents method | ||
![]() | UpdateWebBrowser(Integer) | Represents method |
Name | Description | |
---|---|---|
![]() | OnAfterRenderHTML | Represents property |
![]() | _Events_ | Represents property |