For a list of all members of this type, see DatePickerClientEvents members.
| Name | Description | |
|---|---|---|
![]() | AJAXResponse | Event fired when control gets AJAX response from the server. (Inherited from Infragistics.Web.UI.Framework.ClientEventsBase) |
![]() | AJAXResponseError | Event fired when control gets AJAX response from the server. (Inherited from Infragistics.Web.UI.Framework.ClientEventsBase) |
![]() | Blur | Gets sets name of javascript function which is called when control gets blur event (lost focus) of browser. (Inherited from Infragistics.Web.UI.EditorControls.TextEditorClientEvents) |
![]() | CalendarAnimationStopped | Gets sets name of javascript function which is called after animation of close or open action for drop-down calendar was stopped. |
![]() | CalendarClosed | Gets sets name of javascript function which is called after drop-down calendar was closed. |
![]() | CalendarOpened | Gets sets name of javascript function which is called after drop-down calendar was opened. |
![]() | CalendarOpening | Gets sets name of javascript function which is called before drop-down calendar is opened. |
![]() | CustomButtonClick | Gets sets name of javascript function which is called on custom button click or on CustomButtonHotKeys. (Inherited from Infragistics.Web.UI.EditorControls.TextEditorClientEvents) |
![]() | Focus | Gets sets name of javascript function which is called when control gets focus event of browser. (Inherited from Infragistics.Web.UI.EditorControls.TextEditorClientEvents) |
![]() | Initialize | Gets sets name of javascript function which is called after javascript object was created and initialized. (Inherited from Infragistics.Web.UI.Framework.ClientEventsBase) |
![]() | InvalidValueEntered | Gets sets name of javascript function which is called when control loses the input focus and has an invalid value. (Inherited from Infragistics.Web.UI.EditorControls.TextEditorClientEvents) |
![]() | IsEmpty | Checks if all properties have default values. (Inherited from Infragistics.Web.UI.Framework.ClientEventsBase) |
![]() | KeyDown | Gets sets name of javascript function which is called before keydown event. (Inherited from Infragistics.Web.UI.EditorControls.TextEditorClientEvents) |
![]() | KeyPress | Gets sets name of javascript function which is called before keypress event. (Inherited from Infragistics.Web.UI.EditorControls.TextEditorClientEvents) |
![]() | KeyUp | Gets sets name of javascript function which is called before keyup event. (Inherited from Infragistics.Web.UI.EditorControls.TextEditorClientEvents) |
![]() | MouseDown | Gets sets name of javascript function which is called when input field or spin button gets mousedown event of a browser. (Inherited from Infragistics.Web.UI.EditorControls.TextEditorClientEvents) |
![]() | MouseMove | Gets sets name of javascript function which is called when input field or spin button gets mousemove event of a browser. (Inherited from Infragistics.Web.UI.EditorControls.TextEditorClientEvents) |
![]() | MouseOut | Gets sets name of javascript function which is called when input field or spin button gets mouseout event of a browser. (Inherited from Infragistics.Web.UI.EditorControls.TextEditorClientEvents) |
![]() | MouseUp | Gets sets name of javascript function which is called when input field or spin button gets mouseup event of a browser. (Inherited from Infragistics.Web.UI.EditorControls.TextEditorClientEvents) |
![]() | Spin | Gets sets name of javascript function which is called when value is incremented or decremented by a spin button or by up/down arrow key. (Inherited from Infragistics.Web.UI.EditorControls.TextEditorClientEvents) |
![]() | TextChanged | Gets sets name of javascript function which is called after text was changed. (Inherited from Infragistics.Web.UI.EditorControls.TextEditorClientEvents) |
![]() | ValueChanged | Gets sets name of javascript function which is called after value was changed. (Inherited from Infragistics.Web.UI.EditorControls.TextEditorClientEvents) |
![]() | ValueChanging | Gets sets name of javascript function which is called before value is changed. (Inherited from Infragistics.Web.UI.EditorControls.TextEditorClientEvents) |
| Name | Description | |
|---|---|---|
![]() | AdditionalClientState | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | CollectionData | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | DelayLoadingClientCollections | Customizes the client collections loading. If true the collections will be loaded after view state has been loaded. If false the collections will be loaded in RunBot.HandleOnInit. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | IsTrackingViewState | This method returns a boolean value which indicates whether ViewState is being tracked for the object. Once viewstate is being tracked, all property changes are roundtripped from server to client and back within the ViewState hidden field. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | Owner | Get reference to owner. (Inherited from Infragistics.Web.UI.Framework.ClientEventsBase) |
![]() | PropCount | This property is used to track the number of properties this object is sending to ClientState. Each derived class overrides this property to indicate the new total of properties. The number consists of the PropCount value of the base class plus the number of ClientState properties utilized by each derived class. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | TransactionLists | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | ViewState | Property to return the ViewState bag for the object. If none exist, then one is created. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |