Interface IDropDownItemList
- All Superinterfaces:
IItemCollection<DropDownItem>,IItemList<DropDownItem>,Iterable<DropDownItem>
Prevents generic type parameter erasure for
IItemList< DropDownItem> .-
Method Summary
Methods inherited from interface com.grapecity.documents.excel.forms.IItemCollection
add, clear, contains, getCount, removeMethods inherited from interface com.grapecity.documents.excel.forms.IItemList
get, indexOf, insert, removeAt, setMethods inherited from interface java.lang.Iterable
forEach, iterator, spliterator