[TIMOB-9454] BlackBerry: Complete Layout Handling of UI View
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-08-01T02:32:25.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Sprint 2012-11 BB, BB Preview 3 |
| Components | BlackBerry |
| Labels | n/a |
| Reporter | David Campbell |
| Assignee | Harutyn Movsisyan |
| Created | 2012-06-07T20:10:58.000+0000 |
| Updated | 2017-03-02T21:39:27.000+0000 |
Description
Part of this task need to clean left and top properties from inherited classes that don't need to override the default implementation. One such occurence is in NativeListViewObject
- fixed getter implementation in run time - implemented getTop, getleft, getWidth, getLeft getters for native control - retrieved layout information from cascade using bb::cascades::LayoutUpdateHandler
Closing ticket as Blackberry is no longer supported.