Google News
logo
Java PrimeFaces - Interview Questions
How to implement the PrimeFaces selectBooleanCheckbox component in JSF?
PrimeFaces provides <p:selectBooleanCheckbox> component to create boolean checkbox. It is used to get a boolean value from the user. It is an extended version of the standard checkbox with theme integration.
Advertisement