#1389 closed defect (fixed)
missing function definitions for get by key/index
Reported by: | jkuhnert | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
the two selectByIndex/selectByValue functions on FilteringTable? reference non existant functions "this.getDataByIndex" and "this.getDataByKey" ..Maybe those functions have been moved to the SimpleStore?..
Note: See
TracTickets for help on using
tickets.
(In [5501]) Fixes #1389.