Community
Participate
Working Groups
A requirement has come up to enable the mandatory marker on IToggleButtonRidgets (used for the check box, radio button, push button widgets). The API is already there, but without functionality.
Fixed in HEAD. Note that the disabled state on ToggleButtonRidget is only computed accurately when all checkboxes / radio buttons / toggle buttons on the same level are bound to their ridgets (see ToggleButtonRidget.isDisableMandatoryMarker() javadoc for details).