-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.2
-
Fix Version/s: 5.5
-
Component/s: None
There should be a generic method on seam component "selectionActions" to retrieve the selected value on a selection component, and set it on another component (to generate a preview on another widget for instance).
The only other option used for now consists in saving the selected value on a backing bean, which is annoying and adds other problems (like invalidation of the saved value).
- is required by
-
NXP-7676 Migrate local theme feature to handle flavours instead of theme pages
- Resolved