类的使用
com.grapecity.documents.excel.forms.SelectorItem
-
com.grapecity.documents.excel.forms中SelectorItem的使用
修饰符和类型接口说明interface
ISelectorT<T extends SelectorItem,
TCollection extends IItemList<T>> Represents a control that allows a user to select items from among its child elements.修饰符和类型类说明class
Represents an item ofIDropDown
.class
Represents an item ofIListBox
.