[TIMOB-8813] BlackBerry: Implement UI.AlertDialog
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-07-19T00:08:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint 2012-10 BB, BB Preview 3 |
Components | BlackBerry |
Labels | n/a |
Reporter | Francois Boisvert |
Assignee | Pedro Enrique |
Created | 2012-04-20T09:48:52.000+0000 |
Updated | 2017-03-02T21:45:32.000+0000 |
Description
Depends on Cascades R6
An alert dialog is a modal view that includes an optional title, a message and buttons, positioned in the middle of the display.
In iOS:
https://developer.apple.com/library/ios/#documentation/UIKit/Reference/UIAlertView_Class/UIAlertView/UIAlertView.html
Attachments
File | Date | Size |
---|---|---|
app.js | 2012-07-12T06:00:25.000+0000 | 587 |
Implement alert shortcut from Global namespace.
timob-9393 is the task for the shortcut.
PR Link: https://github.com/Macadamian/titanium_mobile/pull/101
Revisit after R6 becomes available.
Closing ticket as Blackberry is no longer supported.