InterviewSolution
Saved Bookmarks
| 1. |
What Is The Richfaces Picklist? |
|
Answer» It is used to SELECT ITEMS from a list. It ALLOWS us to change order of SELECTED items at client-side. We can add, REMOVE items from the source list to the target list and vice-versa. It is used to select items from a list. It allows us to change order of selected items at client-side. We can add, remove items from the source list to the target list and vice-versa. |
|