Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8843] BlackBerry: Implement UI.View based on R4

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-07-31T13:35:50.000+0000
Affected Version/sn/a
Fix Version/sSprint 2012-11 BB, BB Preview 3
ComponentsBlackBerry
Labelsextra_large
ReporterFrancois Boisvert
AssigneePedro Enrique
Created2012-04-20T11:34:17.000+0000
Updated2017-03-02T21:44:37.000+0000

Description

Every UI control in Titanium extends the View and as such inherit methods from it. This implementation is missing from the current framework. It needs to be implemented asap so as to minimize the rework to be done in existing controls at the time this is implemented. To facilitate this change, we will likely include a container for all controls that we have, so the View methods to act upon.

Comments

  1. Jean-Philippe Lemieux 2012-05-23

    Downgraded to High priority. The change will be to add a container at the NativeControlObject level, rename the class to NativeViewObject and implement all the View methods, properties and events. Talk to DavidC or JP for details.
  2. Tatyana Petrenko 2012-05-24

    sz: You can use bb:cascades::Control]
  3. Jean-Philippe Lemieux 2012-07-06

    Cascades Release: R4 Elements Implemented: 106 Elements Remaining: 25 Details: anchorPoint, height, width need to be revisited to complete documented behaviour Many properties depend on R6 for getting the actual width and height of the container
  4. Lee Morris 2017-03-02

    Closing ticket as Blackberry is no longer supported.

JSON Source