[TIMOB-1390] Blackberry: implement plain Picker
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Trivial |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-06-17T13:19:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | BB Preview 2 |
Components | iOS |
Labels | blackberry, feature |
Reporter | Bill Dawson |
Assignee | Bill Dawson |
Created | 2011-04-15T02:51:10.000+0000 |
Updated | 2011-06-17T13:19:16.000+0000 |
Description
Meaning, the picker created via...
var picker = Ti.UI.createPicker({
type: Ti.UI.PICKER_TYPE_PLAIN,
(...)
});
See same APIs as #1391
Closing because no longer applicable to current version of BlackBerry