Interface IListBoxItemCollection

All Superinterfaces:
IItemCollection<ListBoxItem>, Iterable<ListBoxItem>

public interface IListBoxItemCollection extends IItemCollection<ListBoxItem>
Prevents generic type parameter erasure for IItemCollection< ListBoxItem> .