Search Results: Wikipedia API query 2010 edit statistics "2010: Odyssey Two" total edits year 2010

dxValidationGroup Methods

Reference
This section describes members used to manipulate the UI component.

= DevExpress.ui.dxValidationGroup.getInstance(element); See Also 3rd-Party Frameworks Integration API instance() Gets the UI component's instance. Use it to access other methods of the UI component. See Also jQuery Call Methods... jQuery Call Methods Angular Call Methods Vue Call Methods React Call Methods reset() Resets the value and validation result of the editors that are included to the current validation

dxValidationSummary Configuration

Reference
An object defining configuration properties for the UI component.

; } } Vue App.vue (Options API)App.vue (Composition API) <template> <div> <DxValidationSummary ... @initialized="saveInstance"> <... validation group. Assign the validation group name that is specified for the validationGroup property of the validators that extend the editors to be validated.

dxValidator Methods

Reference
This section describes members used to manipulate the UI component.

Call Methods Angular Call Methods Vue Call Methods React Call Methods focus() Sets focus to the editor associated with the current Validator object. getInstance(element) Gets the instance... API instance() Gets the UI component's instance. Use it to access other methods of the UI component. See Also jQuery Call Methods Angular Call Methods Vue Call Methods React Call

dxContextMenu animation

Reference
Configures UI component visibility animations. This object contains two fields: show and hide.

Set this object to null or undefined to disable animation. hide An object that defines the animation properties used when the UI component is being hidden. show An object that defines the animation...

dxLoadPanel animation

Reference
Configures UI component visibility animations. This object contains two fields: show and hide.

Set this object to null or undefined to disable animations. hide An object that defines the animation properties used when the UI component is being hidden. show An object that defines the animation...