接口 IListBoxItemList

所有超级接口:
IItemCollection<ListBoxItem>, IItemList<ListBoxItem>, Iterable<ListBoxItem>

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