[TIMOB-2500] Expose method for setting data detector type on Ti.UI.TextArea (Links, Phone Numbers, Email, Addresses)
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:59:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M04 |
Components | iOS |
Labels | feature, ios, release-1.6.0 |
Reporter | Fred Spencer |
Assignee | Reggie Seagraves |
Created | 2011-04-15T03:21:22.000+0000 |
Updated | 2011-04-17T01:59:16.000+0000 |
Description
Props currently exist in UIModule.m:
(AUTODETECT_NONE,UIDataDetectorTypeNone); (AUTODETECT_ALL,UIDataDetectorTypeAll); (AUTODETECT_PHONE,UIDataDetectorTypePhoneNumber); (AUTODETECT_LINK,UIDataDetectorTypeLink);
UITextArea - dataDetectorTypes
http://developer.apple.com/library/ios/#documentation/uikit/reference/UITextView_Class/Reference/UITextView.html"> http://developer.apple.com/library/ios/#documentation/uikit/referen...
Assigning to Ralf for triage. I asked fred to add this ticket and submit the pull request over the weekend since I didn't know if you'd want this in 1.5.0 RC1
(from [53cd134b1a2a95fc4a0a885820a69efdd91110e9]) [#2500 state:fixed-in-qa] Doc improvements, test improvments, addition of data detection types for 4.0+. https://github.com/appcelerator/titanium_mobile/commit/53cd134b1a2a95fc4a0a885820a69efdd91110e9"> https://github.com/appcelerator/titanium_mobile/commit/53cd134b1a2a...
[INFO] Titanium SDK version: 1.6.0 (01/12/11 14:54 ff401e1) 4.2.1 4gt ipod and 3g iphone