Guest User

Untitled

a guest
May 20th, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <h:selectBooleanCheckbox id="checkbox1"
  2. value="#{StarEmployeeApplicationFormBean.medicalHMO}"
  3. title="click it to select or deselect"
  4. immediate="true"
  5. valueChangeListener="#{StarEmployeeApplicationFormBean.listHMOMedProducts}"
  6. onchange="return submit()" />
Add Comment
Please, Sign In to add comment