Skip to content

Commit

Permalink
Regenerate without e.model (793 + 2) ref 67f426e
Browse files Browse the repository at this point in the history
  • Loading branch information
mpreyskurantov committed Nov 11, 2023
1 parent 29d5dd0 commit b99af48
Show file tree
Hide file tree
Showing 795 changed files with 2 additions and 2,379 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
The model data. Available only if you use Knockout.

---
#####See Also#####
- [getAllSeries()](/api-reference/10%20UI%20Components/BaseChart/3%20Methods/getAllSeries().md '{basewidgetpath}/Methods/#getAllSeries')
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,4 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
The model data. Available only if you use Knockout.

---
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,4 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
The model data. Available only if you use Knockout.

---
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,4 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
The model data. Available only if you use Knockout.

---
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
The model data. Available only if you use Knockout.

---
#####See Also#####
- [onExporting](/api-reference/10%20UI%20Components/BaseWidget/1%20Configuration/onExporting.md '{basewidgetpath}/Configuration#onExporting')
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,4 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
The model data. Available only if you use Knockout.

---
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
The model data. Available only if you use Knockout.

---

#include btn-open-github with {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
The model data. Available only if you use Knockout.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
The model data. Available only if you use Knockout.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,5 @@ The clicked item's data.
##### field(e.itemIndex): Number
The clicked item's index.

##### field(e.model): any
Model data. Available only if you use Knockout.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,5 @@ The item's data.
##### field(e.itemIndex): Number
The item's index.

##### field(e.model): any
Model data. Available only if you use Knockout.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,5 @@ The data of the item being held.
##### field(e.itemIndex): Number
The item's index.

##### field(e.model): any
Model data. Available only if you use Knockout.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,5 @@ The current item's data.
##### field(e.itemIndex): Number
The current item's index.

##### field(e.model): any
Model data. Available only if you use Knockout.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,4 @@ The clicked item's data.
##### field(e.itemIndex): Number
The clicked item's index.

##### field(e.model): any
Model data. Available only if you use Knockout.

---
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ The UI component's instance.
##### field(e.fullName): String
The path to the modified property that includes all parent properties.

##### field(e.model): any
Model data. Available only if you use Knockout.

##### field(e.name): String
The modified property if it belongs to the first level. Otherwise, the first-level property it is nested into.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
Model data. Available only if you use Knockout.

##### field(e.removedItems): Array<any>
The data of the items whose selection has been canceled.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,5 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
Model data. Available only if you use Knockout.

---
Set the **cancel** field of the function's parameter to **true** to cancel the hiding of the action sheet after the **Cancel** button is clicked.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
The model data. Available only if you use Knockout.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
The model data. Available only if you use Knockout.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,5 @@ The clicked item's data.
##### field(e.itemIndex): Number
The clicked item's index.

##### field(e.model): any
Model data. Available only if you use Knockout.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,5 @@ The item's data.
##### field(e.itemIndex): Number
The item's index.

##### field(e.model): any
Model data. Available only if you use Knockout.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,5 @@ The data of the item being held.
##### field(e.itemIndex): Number
The item's index.

##### field(e.model): any
Model data. Available only if you use Knockout.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,5 @@ The current item's data.
##### field(e.itemIndex): Number
The current item's index.

##### field(e.model): any
Model data. Available only if you use Knockout.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ The UI component's instance.
##### field(e.fullName): String
The path to the modified property that includes all parent properties.

##### field(e.model): any
Model data. Available only if you use Knockout.

##### field(e.name): String
The modified property if it belongs to the first level. Otherwise, the first-level property it is nested into.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ The UI component's instance.
##### field(e.event): event
#include common-ref-eventparam

##### field(e.model): any
Model data. Available only if Knockout is used.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
Model data. Available only if Knockout is used.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
The model data. Available only if you use Knockout.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ The UI component's instance.
##### field(e.event): event
#include common-ref-eventparam

##### field(e.model): any
Model data. Available only if Knockout is used.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ The UI component's instance.
##### field(e.event): event
#include common-ref-eventparam

##### field(e.model): any
Model data. Available only if Knockout is used.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
The model data. Available only if you use Knockout.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ The UI component's instance.
##### field(e.event): event
#include common-ref-eventparam

##### field(e.model): any
Model data. Available only if Knockout is used.

---
[note] This function is executed *after* the [onKeyUp](/api-reference/10%20UI%20Components/dxAutocomplete/1%20Configuration/onKeyUp.md '{basewidgetpath}/Configuration/#onKeyUp') and [onKeyDown](/api-reference/10%20UI%20Components/dxAutocomplete/1%20Configuration/onKeyDown.md '{basewidgetpath}/Configuration/#onKeyDown') functions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ The UI component's instance.
##### field(e.event): event
#include common-ref-eventparam

##### field(e.model): any
Model data. Available only if Knockout is used.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ The UI component's instance.
##### field(e.event): event
#include common-ref-eventparam

##### field(e.model): any
Model data. Available only if Knockout is used.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ The UI component's instance.
##### field(e.event): event
#include common-ref-eventparam

##### field(e.model): any
Model data. Available only if Knockout is used.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,5 @@ The item's container.
##### field(e.itemIndex): Number
The clicked item's index. If the UI component items are grouped, the index represents an object defining the group and item indexes: { group: 0, item: 0 }.

##### field(e.model): any
Model data. Available only if Knockout is used.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ The UI component's instance.
##### field(e.event): event
#include common-ref-eventparam

##### field(e.model): any
Model data. Available only if Knockout is used.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ The UI component's instance.
##### field(e.event): event
#include common-ref-eventparam

##### field(e.model): any
Model data. Available only if Knockout is used.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
Model data. Available only if Knockout is used.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ The UI component's instance.
##### field(e.fullName): String
The path to the modified property that includes all parent properties.

##### field(e.model): any
Model data. Available only if you use Knockout.

##### field(e.name): String
The modified property if it belongs to the first level. Otherwise, the first-level property it is nested into.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ The UI component's instance.
##### field(e.event): event
#include common-ref-eventparam

##### field(e.model): any
Model data. Available only if Knockout is used.

---
<!-- Description goes here -->
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ The UI component's instance.
##### field(e.element): DxElement
#include common-ref-elementparam with { element: "UI component" }

##### field(e.model): any
Model data. Available only if Knockout is used.

##### field(e.selectedItem): Object
The selected item's data.

Expand Down
Loading

0 comments on commit b99af48

Please sign in to comment.