-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #3200 Add Generics to Dropdown, Cascadeselect, Listbox, Multisele…
…ct, Selectbutton (#3199) * DataTable/TreeTable: stricter generically typed API #2523 Added Generics for Dropdown. Generics have to be also added in: cascadeselect.d.ts listbox.d.ts multiselect.d.ts selectbutton.d.ts because of the SelectItemOptionsType * #2523 Add Generics to Select Button * #2523 select button generics * #2523 Add Generics to CascadeSelect * #2523 add generics to List Box * #2523 Add Multiselect Generics
- Loading branch information
1 parent
ef9660c
commit 9c32470
Showing
6 changed files
with
88 additions
and
88 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
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.