I've added Example #82 to my list illustrating a framework extension technique to generically add a dynamic attribute named Valid to any view object to report a boolean flag indicating whether its primary entity usage is valid or not. The JSF page in the demo leverages this attribute to conditionally color invalid rows in a table display yellow.
4:29:41 PM
|