[TIMOB-5711] MobileWeb: Generic Dialogs implementation
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2012-01-10T18:45:57.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Ingo Muschenetz |
| Assignee | Chris Barber |
| Created | 2011-06-23T03:39:47.000+0000 |
| Updated | 2014-02-04T01:09:20.000+0000 |
Description
Implement Dialogs we can use for a modal windows, AlertDialog etc
Not necessary for mobile web. We can use the native browser's alert dialog for AlertDialog, a mailto wrapper for EmailDialog, and a select list for OptionDialog.