接口的使用
com.grapecity.documents.excel.forms.IItemList
-
com.grapecity.documents.excel.forms中IItemList的使用
修饰符和类型接口说明interface
ISelectorT<T extends SelectorItem,
TCollection extends IItemList<T>> Represents a control that allows a user to select items from among its child elements.修饰符和类型接口说明interface
Prevents generic type parameter erasure forIItemList
<DropDownItem
> .interface
Prevents generic type parameter erasure forIItemList
<ListBoxItem
> .