[TIMOB-9972] BlackBerry: Implement UI.Tab.open and .setWindow, needed for KitchenSink
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-07-18T08:01:14.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint 2012-10 BB, BB Preview 3 |
Components | BlackBerry |
Labels | n/a |
Reporter | David Lifshitz |
Assignee | Harutyn Movsisyan |
Created | 2012-07-16T13:38:00.000+0000 |
Updated | 2017-03-02T21:43:50.000+0000 |
Description
To get this to work in KS, we need TIMOB-9879 and whatever else to fix the click event for TableView, but the Tab.open and setWindow can still be implemented separately.
Take a look at android/modules/ui/src/js/tab.js for .open(), but currently we can't use the bootstrapping to extend the API because we create different objects instead of using the prototype.
Closing ticket as Blackberry is no longer supported.