-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.3
-
Component/s: Layouts & Widgets
-
Tags:
-
Sprint:nxNag Sprint 7.3.4
-
Story Points:2
Widget types registration to the layout store currently require a non-null widget type handler class.
To make it easier to declare widget types where a Java class is not needed, this check should be removed.
To ease up declaration of "template" widget types to the JSF layout manager, the template widget type should be used implicitly in that case.
- is required by
-
NXP-16788 Experiment with webcomponents
- Resolved