-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Layouts & Widgets
-
Impact type:API change, API added
-
Upgrade notes:
Subwidgets of a given widget currently need to be defined within the widget, so they cannot reference a widget defined inside the layout, or defined globally.
=> add a new tag "subwidgetsRefs" that would reference subwidgets and would be used for lookup of subwidgets when generating the parent widget instance.
- is required by
-
NXP-9233 Improve the summary layout to support grid features
- Resolved