Google News
logo
Java PrimeFaces - Interview Questions
How to implement the PrimeFaces keyboard component in JSF?
It is an input text box which displays the virtual keyboard to enter the data. It used to get the user input by using a pointer device. So, a user can enter input without having the keyboard. The <p:keyboard> component is used to create the virtual keyboard.
Advertisement