forked from DevExpress/devextreme-documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/23_2' into 23_2-ko-model
- Loading branch information
Showing
341 changed files
with
2,869 additions
and
536 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
api-reference/10 UI Components/dxAutocomplete/3 Methods/reset(value).md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
id: dxAutocomplete.reset(value) | ||
--- | ||
--- | ||
##### shortDescription | ||
Resets the [value](/api-reference/10%20UI%20Components/dxAutocomplete/1%20Configuration/value.md '{basewidgetpath}/Configuration/#value') property to the value passed as an argument. | ||
|
||
##### param(value): String | null | ||
Specifies the new value. | ||
|
||
--- | ||
This method sets the [isDirty](/api-reference/10%20UI%20Components/Editor/1%20Configuration/isDirty.md '{basewidgetpath}/Configuration/#isDirty') flag to `false`. | ||
|
||
##### See Also ##### | ||
- [reset()](/api-reference/10%20UI%20Components/Editor/3%20Methods/reset().md '{basewidgetpath}/Methods/#reset') | ||
- [clear()](/api-reference/10%20UI%20Components/Editor/3%20Methods/clear().md '{basewidgetpath}/Methods/#clear') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
api-reference/10 UI Components/dxCalendar/3 Methods/Methods.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- |
16 changes: 16 additions & 0 deletions
16
api-reference/10 UI Components/dxCalendar/3 Methods/reset(value).md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
id: dxCalendar.reset(value) | ||
--- | ||
--- | ||
##### shortDescription | ||
Resets the [value](/api-reference/10%20UI%20Components/dxCalendar/1%20Configuration/value.md '{basewidgetpath}/Configuration/#value') property to the value passed as an argument. | ||
|
||
##### param(value): Date | Number | String | Array<Date, Number, String> | null | ||
Specifies the new value. | ||
|
||
--- | ||
This method sets the [isDirty](/api-reference/10%20UI%20Components/Editor/1%20Configuration/isDirty.md '{basewidgetpath}/Configuration/#isDirty') flag to `false`. | ||
|
||
##### See Also ##### | ||
- [reset()](/api-reference/10%20UI%20Components/Editor/3%20Methods/reset().md '{basewidgetpath}/Methods/#reset') | ||
- [clear()](/api-reference/10%20UI%20Components/Editor/3%20Methods/clear().md '{basewidgetpath}/Methods/#clear') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
api-reference/10 UI Components/dxCheckBox/3 Methods/reset(value).md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
id: dxCheckBox.reset(value) | ||
--- | ||
--- | ||
##### shortDescription | ||
Resets the [value](/api-reference/10%20UI%20Components/dxCheckBox/1%20Configuration/value.md '{basewidgetpath}/Configuration/#value') property to the value passed as an argument. | ||
|
||
##### param(value): Boolean | null | undefined | ||
Specifies the new value. | ||
|
||
--- | ||
This method sets the [isDirty](/api-reference/10%20UI%20Components/Editor/1%20Configuration/isDirty.md '{basewidgetpath}/Configuration/#isDirty') flag to `false`. | ||
|
||
##### See Also ##### | ||
- [reset()](/api-reference/10%20UI%20Components/Editor/3%20Methods/reset().md '{basewidgetpath}/Methods/#reset') | ||
- [clear()](/api-reference/10%20UI%20Components/Editor/3%20Methods/clear().md '{basewidgetpath}/Methods/#clear') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
api-reference/10 UI Components/dxColorBox/3 Methods/Methods.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- |
16 changes: 16 additions & 0 deletions
16
api-reference/10 UI Components/dxColorBox/3 Methods/reset(value).md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
id: dxColorBox.reset(value) | ||
--- | ||
--- | ||
##### shortDescription | ||
Resets the [value](/api-reference/10%20UI%20Components/dxColorBox/1%20Configuration/value.md '{basewidgetpath}/Configuration/#value') property to the value passed as an argument. | ||
|
||
##### param(value): String | null | ||
Specifies the new value. | ||
|
||
--- | ||
This method sets the [isDirty](/api-reference/10%20UI%20Components/Editor/1%20Configuration/isDirty.md '{basewidgetpath}/Configuration/#isDirty') flag to `false`. | ||
|
||
##### See Also ##### | ||
- [reset()](/api-reference/10%20UI%20Components/Editor/3%20Methods/reset().md '{basewidgetpath}/Methods/#reset') | ||
- [clear()](/api-reference/10%20UI%20Components/Editor/3%20Methods/clear().md '{basewidgetpath}/Methods/#clear') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
api-reference/10 UI Components/dxDateBox/3 Methods/reset(value).md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
id: dxDateBox.reset(value) | ||
--- | ||
--- | ||
##### shortDescription | ||
Resets the [value](/api-reference/10%20UI%20Components/dxDateBox/1%20Configuration/value.md '{basewidgetpath}/Configuration/#value') property to the value passed as an argument. | ||
|
||
##### param(value): Date | Number | String | null | ||
Specifies the new value. | ||
|
||
--- | ||
This method sets the [isDirty](/api-reference/10%20UI%20Components/dxDateBox/1%20Configuration/isDirty.md '{basewidgetpath}/Configuration/#isDirty') flag to `false`. | ||
|
||
##### See Also ##### | ||
- [reset()](/api-reference/10%20UI%20Components/Editor/3%20Methods/reset().md '{basewidgetpath}/Methods/#reset') | ||
- [clear()](/api-reference/10%20UI%20Components/Editor/3%20Methods/clear().md '{basewidgetpath}/Methods/#clear') |
16 changes: 16 additions & 0 deletions
16
api-reference/10 UI Components/dxDateRangeBox/3 Methods/reset(value).md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
id: dxDateRangeBox.reset(value) | ||
--- | ||
--- | ||
##### shortDescription | ||
Resets the [value](/api-reference/10%20UI%20Components/dxDateRangeBox/1%20Configuration/value.md '{basewidgetpath}/Configuration/#value') property to the value passed as an argument. | ||
|
||
##### param(value): Array<Date, Number, String, null> | ||
Specifies the new value. | ||
|
||
--- | ||
This method sets the [isDirty](/api-reference/10%20UI%20Components/dxDateRangeBox/1%20Configuration/isDirty.md '{basewidgetpath}/Configuration/#isDirty') flag to `false`. | ||
|
||
##### See Also ##### | ||
- [reset()](/api-reference/10%20UI%20Components/Editor/3%20Methods/reset().md '{basewidgetpath}/Methods/#reset') | ||
- [clear()](/api-reference/10%20UI%20Components/Editor/3%20Methods/clear().md '{basewidgetpath}/Methods/#clear') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.