You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot of the setXXX methods have equivalent functional getter which are useful to have, e.g. getSelectOneMenuValue(selectOneMenu) would allow to retrieve the value of a p:selectOneMenu.
The text was updated successfully, but these errors were encountered:
A lot of the
setXXX
methods have equivalent functional getter which are useful to have, e.g.getSelectOneMenuValue(selectOneMenu)
would allow to retrieve the value of ap:selectOneMenu
.The text was updated successfully, but these errors were encountered: