-
14 Dec 2011 10:17 AM #1
DataView getSelection() method should be renamed to getSelections()
DataView getSelection() method should be renamed to getSelections()
The title says it all, multiple reasons:
- It is supposed to return multiple items.
- The method for clearing selections is called clearSelections
- ExtJs also uses getSelections for SelectionModel class.
--
Rahul Singla
-
14 Dec 2011 10:36 AM #2Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,652
- Vote Rating
- 14
We will discuss it.
Success! Looks like we've fixed this one. According to our records the fix was applied for
TOUCH-1268
in
2.0.


Reply With Quote