Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7199] MobileWeb: Ti.UI.OptionDialog implementation

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-02-08T15:34:42.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-03, Release 2.0.0, Release 1.8.2
ComponentsMobileWeb
Labelsqe-port, stage2, themeable
ReporterChris Barber
AssigneeBryan Hughes
Created2012-01-15T23:29:36.000+0000
Updated2012-08-27T17:12:01.000+0000

Description

Missing entire implementation. This UI element is an overlay fixed at the bottom that displays a "title" and N number of buttons (options). Extends Evented. Methods: * show() Properties: * cancel * destructive * options - Array * selectedIndex * title * titleid Events: * click Update API docs with support for property "selectedIndex".

Attachments

FileDateSize
app.js2012-02-06T15:01:08.000+0000925

Comments

  1. Bryan Hughes 2012-02-06

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1360
  2. Bryan Hughes 2012-02-08

    Updated Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1380 (Github was acting up).
  3. Lokesh Choudhary 2012-08-27

    Verified fix on: Titanium studio : 2.1.1.201207271312 SDK version : 2.2.0.v20120824175712 Chrome 21.0.xx Firefox 14.0.1 Safari 6.0 Android 2.3.6 default browser Iphone 5.0.1 mobile safari

JSON Source