on ‎2018 Nov 12 1:00 PM
Hi Folks,
i can use setSelectedKeys to apply the selections to the list.
The first item is All, which is the right key to select All?
All the best
Bernd
Request clarification before answering.
in this example, https://sapui5.hana.ondemand.com/#/sample/sap.m.sample.FacetFilterSimple/code/FacetFilter.controller... you can see the _filterModel function and see how the logic, gets the list items, iterates them with the map function and returns a new filter (eventually an array of filters if more than 1 is selected) and then it applies it to the list, so in your select all selection, then the logic has to iterate through the entire items of the list.
for more information about the control itself, you can find it here: https://sapui5.hana.ondemand.com/#/api/sap.m.FacetFilter/overview
hope that is what you needed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.