Class CheckedComboUtil
java.lang.Object
fr.ifremer.isisfish.ui.widget.checkboxcombo.CheckedComboUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <E> List<CheckableItem<E>>
getModelItems
(List<E> allData, Collection<E> selectedData) static <E> List<E>
getSelectedItem
(List<CheckableItem<E>> items)
-
Constructor Details
-
CheckedComboUtil
public CheckedComboUtil()
-
-
Method Details
-
getModelItems
-
getSelectedItem
-