[]
        
(Showing Draft Content)

IListBoxItemList

Interface IListBoxItemList

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

public interface IListBoxItemList extends IItemList<ListBoxItem>
Prevents generic type parameter erasure for IItemList< ListBoxItem> .