| Package | Description |
|---|---|
| com.grapecity.documents.excel.forms |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IDropDownItemList
Prevents generic type parameter erasure for
IItemList<DropDownItem> . |
interface |
IItemList<T>
Holds the list of items that constitute the content of an
ISelector. |
interface |
IListBoxItemCollection
Prevents generic type parameter erasure for
IItemCollection<ListBoxItem> . |
interface |
IListBoxItemList
Prevents generic type parameter erasure for
IItemList<ListBoxItem> . |