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.
regenerate by DevExpress/DevExtreme#27954
- Loading branch information
1 parent
8259b13
commit c4d9ac4
Showing
56 changed files
with
750 additions
and
0 deletions.
There are no files selected for viewing
29 changes: 29 additions & 0 deletions
29
...erence/10 UI Components/CollectionWidget/1 Configuration/onSelectionChanging.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,29 @@ | ||
--- | ||
id: CollectionWidget.Options.onSelectionChanging | ||
type: function(e) | ||
default: null | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
##### param(e): ui/collection/ui.collection_widget.base:SelectionChangingEvent | ||
<!-- Description goes here --> | ||
|
||
##### field(e.addedItems): Array<any> | ||
<!-- Description goes here --> | ||
|
||
##### field(e.cancel): Boolean | Promise<Boolean> | ||
<!-- Description goes here --> | ||
|
||
##### field(e.component): {WidgetName} | ||
<!-- Description goes here --> | ||
|
||
##### field(e.element): DxElement | ||
<!-- Description goes here --> | ||
|
||
##### field(e.removedItems): Array<any> | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
10 changes: 10 additions & 0 deletions
10
api-reference/10 UI Components/CollectionWidget/4 Events/selectionChanging.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,10 @@ | ||
--- | ||
id: CollectionWidget.selectionChanging | ||
type: eventType | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
14 changes: 14 additions & 0 deletions
14
...nents/CollectionWidget/9 Types/SelectionChangingEvent/SelectionChangingEvent.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,14 @@ | ||
--- | ||
id: SelectionChangingEvent | ||
module: ui/collection/ui.collection_widget.base | ||
export: SelectionChangingEvent | ||
type: Object | ||
inherits: AsyncCancelable,EventInfo,SelectionChangingInfo | ||
references: CollectionWidget.Options.onSelectionChanging | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
12 changes: 12 additions & 0 deletions
12
...ponents/CollectionWidget/9 Types/SelectionChangingInfo/SelectionChangingInfo.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,12 @@ | ||
--- | ||
id: SelectionChangingInfo | ||
module: ui/collection/ui.collection_widget.base | ||
export: SelectionChangingInfo | ||
hidden: | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
10 changes: 10 additions & 0 deletions
10
...e/10 UI Components/CollectionWidget/9 Types/SelectionChangingInfo/addedItems.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,10 @@ | ||
--- | ||
id: SelectionChangingInfo.addedItems | ||
type: Array<any> | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
10 changes: 10 additions & 0 deletions
10
...10 UI Components/CollectionWidget/9 Types/SelectionChangingInfo/removedItems.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,10 @@ | ||
--- | ||
id: SelectionChangingInfo.removedItems | ||
type: Array<any> | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
10 changes: 10 additions & 0 deletions
10
api-reference/10 UI Components/dxAccordion/1 Configuration/onSelectionChanging.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,10 @@ | ||
--- | ||
id: dxAccordion.Options.onSelectionChanging | ||
hidden: | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
11 changes: 11 additions & 0 deletions
11
api-reference/10 UI Components/dxAccordion/4 Events/selectionChanging.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,11 @@ | ||
--- | ||
id: dxAccordion.selectionChanging | ||
hidden: | ||
type: eventType | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
10 changes: 10 additions & 0 deletions
10
...reference/10 UI Components/dxActionSheet/1 Configuration/onSelectionChanging.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,10 @@ | ||
--- | ||
id: dxActionSheet.Options.onSelectionChanging | ||
hidden: | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
11 changes: 11 additions & 0 deletions
11
api-reference/10 UI Components/dxActionSheet/4 Events/selectionChanging.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,11 @@ | ||
--- | ||
id: dxActionSheet.selectionChanging | ||
hidden: | ||
type: eventType | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
25 changes: 25 additions & 0 deletions
25
...eference/10 UI Components/dxAutocomplete/1 Configuration/onSelectionChanging.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,25 @@ | ||
--- | ||
id: dxAutocomplete.Options.onSelectionChanging | ||
type: function(e) | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
##### param(e): ui/autocomplete:SelectionChangingEvent | ||
<!-- Description goes here --> | ||
|
||
##### field(e.cancel): Boolean | Promise<Boolean> | ||
<!-- Description goes here --> | ||
|
||
##### field(e.component): {WidgetName} | ||
<!-- Description goes here --> | ||
|
||
##### field(e.element): DxElement | ||
<!-- Description goes here --> | ||
|
||
##### field(e.selectedItem): Object | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
14 changes: 14 additions & 0 deletions
14
...ponents/dxAutocomplete/9 Types/SelectionChangingEvent/SelectionChangingEvent.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,14 @@ | ||
--- | ||
module: ui/autocomplete | ||
export: SelectionChangingEvent | ||
type: Object | ||
inherits: AsyncCancelable,EventInfo,_ui_drop_down_editor_ui_drop_down_list_SelectionChangingInfo | ||
references: dxAutocomplete.Options.onSelectionChanging | ||
uid: ui/autocomplete:SelectionChangingEvent | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
10 changes: 10 additions & 0 deletions
10
api-reference/10 UI Components/dxBox/1 Configuration/onSelectionChanging.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,10 @@ | ||
--- | ||
id: dxBox.Options.onSelectionChanging | ||
hidden: | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
11 changes: 11 additions & 0 deletions
11
api-reference/10 UI Components/dxBox/4 Events/selectionChanging.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,11 @@ | ||
--- | ||
id: dxBox.selectionChanging | ||
hidden: | ||
type: eventType | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
10 changes: 10 additions & 0 deletions
10
...reference/10 UI Components/dxContextMenu/1 Configuration/onSelectionChanging.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,10 @@ | ||
--- | ||
id: dxContextMenu.Options.onSelectionChanging | ||
hidden: | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
29 changes: 29 additions & 0 deletions
29
...eference/10 UI Components/dxDropDownList/1 Configuration/onSelectionChanging.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,29 @@ | ||
--- | ||
id: dxDropDownList.Options.onSelectionChanging | ||
type: function(e) | ||
default: null | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
##### param(e): ui/drop_down_editor/ui.drop_down_list:SelectionChangingEvent | ||
<!-- Description goes here --> | ||
|
||
##### field(e.addedItems): Array<any> | ||
<!-- Description goes here --> | ||
|
||
##### field(e.cancel): Boolean | Promise<Boolean> | ||
<!-- Description goes here --> | ||
|
||
##### field(e.component): {WidgetName} | ||
<!-- Description goes here --> | ||
|
||
##### field(e.element): DxElement | ||
<!-- Description goes here --> | ||
|
||
##### field(e.removedItems): Array<any> | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
10 changes: 10 additions & 0 deletions
10
api-reference/10 UI Components/dxDropDownList/4 Events/selectionChanging.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,10 @@ | ||
--- | ||
id: dxDropDownList.selectionChanging | ||
type: eventType | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
14 changes: 14 additions & 0 deletions
14
...ponents/dxDropDownList/9 Types/SelectionChangingEvent/SelectionChangingEvent.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,14 @@ | ||
--- | ||
module: ui/drop_down_editor/ui.drop_down_list | ||
export: SelectionChangingEvent | ||
type: Object | ||
inherits: AsyncCancelable,EventInfo,SelectionChangingInfo | ||
references: dxDropDownList.Options.onSelectionChanging | ||
uid: ui/drop_down_editor/ui.drop_down_list:SelectionChangingEvent | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
12 changes: 12 additions & 0 deletions
12
...omponents/dxDropDownList/9 Types/SelectionChangingInfo/SelectionChangingInfo.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,12 @@ | ||
--- | ||
id: _ui_drop_down_editor_ui_drop_down_list_SelectionChangingInfo | ||
module: ui/drop_down_editor/ui.drop_down_list | ||
export: SelectionChangingInfo | ||
hidden: | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
10 changes: 10 additions & 0 deletions
10
...e/10 UI Components/dxDropDownList/9 Types/SelectionChangingInfo/selectedItem.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,10 @@ | ||
--- | ||
id: _ui_drop_down_editor_ui_drop_down_list_SelectionChangingInfo.selectedItem | ||
type: Object | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
10 changes: 10 additions & 0 deletions
10
api-reference/10 UI Components/dxGallery/1 Configuration/onSelectionChanging.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,10 @@ | ||
--- | ||
id: dxGallery.Options.onSelectionChanging | ||
hidden: | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
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 --> | ||
|
||
--- |
11 changes: 11 additions & 0 deletions
11
api-reference/10 UI Components/dxGallery/4 Events/selectionChanging.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,11 @@ | ||
--- | ||
id: dxGallery.selectionChanging | ||
hidden: | ||
type: eventType | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
28 changes: 28 additions & 0 deletions
28
api-reference/10 UI Components/dxList/1 Configuration/onSelectionChanging.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,28 @@ | ||
--- | ||
id: dxList.Options.onSelectionChanging | ||
type: function(e) | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
##### param(e): ui/list:SelectionChangingEvent | ||
<!-- Description goes here --> | ||
|
||
##### field(e.addedItems): Array<any> | ||
<!-- Description goes here --> | ||
|
||
##### field(e.cancel): Boolean | Promise<Boolean> | ||
<!-- Description goes here --> | ||
|
||
##### field(e.component): {WidgetName} | ||
<!-- Description goes here --> | ||
|
||
##### field(e.element): DxElement | ||
<!-- Description goes here --> | ||
|
||
##### field(e.removedItems): Array<any> | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
14 changes: 14 additions & 0 deletions
14
...0 UI Components/dxList/9 Types/SelectionChangingEvent/SelectionChangingEvent.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,14 @@ | ||
--- | ||
module: ui/list | ||
export: SelectionChangingEvent | ||
type: Object | ||
inherits: AsyncCancelable,EventInfo,SelectionChangingInfo | ||
references: dxList.Options.onSelectionChanging | ||
uid: ui/list:SelectionChangingEvent | ||
--- | ||
--- | ||
##### shortDescription | ||
<!-- Description goes here --> | ||
|
||
--- | ||
<!-- Description goes here --> |
Oops, something went wrong.