接口 IDropDownItemList

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

public interface IDropDownItemList extends IItemList<DropDownItem>
Prevents generic type parameter erasure for IItemList< DropDownItem> .