| Package | Description |
|---|---|
| com.grapecity.documents.excel.forms |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ISelectorT<T extends SelectorItem,TCollection extends IItemList<T>>
Represents a control that allows a user to select items from among its child elements.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IDropDownItemList
Prevents generic type parameter erasure for
IItemList<DropDownItem> . |
interface |
IListBoxItemList
Prevents generic type parameter erasure for
IItemList<ListBoxItem> . |