[]
        
(Showing Draft Content)

IDropDownItemList

Interface IDropDownItemList

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

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