[TIMOB-372] iPhone: Titanium.UI.TextField.getValue is documented but does not work
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2011-04-15T02:28:10.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | defect, getvalue, ios, iphone, textfield |
| Reporter | James Wragg |
| Assignee | Reggie Seagraves |
| Created | 2011-04-15T02:28:10.000+0000 |
| Updated | 2017-03-09T21:16:11.000+0000 |
Description
Although there is http://www.codestrong.com/timobile/api/titanium/UI/TextField/getValue/"> documentation for .getValue() on a TextField this method does not work, results in "[undefined] is not a function".
This method is not used in the KitchenSink either.
Changes in codebase have mooted this since then.
Closing ticket as invalid.