Community
Participate
Working Groups
Created attachment 140601 [details] Patch for updateAllRidgetsFromTheModel() SubModuleController.updateAllRidgetsFromModel() throws BindingException, if some particular types of ridgets (like IComboRidget, ISingleChoiceRidget, IMultipleChoiceRidget) are not bound to the model. It will be more helpful, if the method updateAllRidgetsFromModel() updates only those ridgets, which are bound to the model. If the ridgets are not bound to the model, a warning should be logged on the system.
patch committed. thank you for the contribution