Interface IListBoxItemCollection
- All Superinterfaces:
IItemCollection<ListBoxItem>,Iterable<ListBoxItem>
Prevents generic type parameter erasure for
IItemCollection< ListBoxItem> .-
Method Summary
Methods inherited from interface com.grapecity.documents.excel.forms.IItemCollection
add, clear, contains, getCount, removeMethods inherited from interface java.lang.Iterable
forEach, iterator, spliterator