Interface IListBoxItemList
- All Superinterfaces:
IItemCollection<ListBoxItem>,IItemList<ListBoxItem>,Iterable<ListBoxItem>
Prevents generic type parameter erasure for
IItemList< ListBoxItem> .-
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