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