[TIMOB-8842] BlackBerry: Implement UI.TextField - Part 1
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-05-08T08:38:51.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 2.1.0, Sprint 2012-05 BB |
| Components | BlackBerry |
| Labels | n/a |
| Reporter | Francois Boisvert |
| Assignee | Harutyn Movsisyan |
| Created | 2012-04-20T11:33:50.000+0000 |
| Updated | 2017-03-02T21:45:09.000+0000 |
implemented features: properties: height, width, top, left, hintText interfaces: setHeight, setWidth, setTop, setLeft, setHintText (and getters for these properties) event: textChanging
implemented based on Cascades R3
properties: implemented 5, remains ~60 functions: implemented 10 , remains ~120 events: implemented 1, remains 17
Closing ticket as Blackberry is no longer supported.