public static class SBMultiSelectComboBoxFactory.MultiSelectComboBoxBuilder extends java.lang.Object
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#equals(java.lang.Object), java.lang.Object#getClass(), java.lang.Object#hashCode(), java.lang.Object#notify(), java.lang.Object#notifyAll(), java.lang.Object#toString(), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int) |
Creates model from a collection using mapper functions.
T - the type of items in the source collectionitems - the source collectiontextMapper - function to extract display text from each itemselectedMapper - predicate to determine if each item should be selected