| Interface | Description |
|---|---|
| ComboPopupPrototypeCallback<T> |
Interface for specifying a prototype entry for a combo popup.
|
| Class | Description |
|---|---|
| WidestComboPopupPrototype<T> |
Sample core implementation of
ComboPopupPrototypeCallback interface
that returns the widest combo entry. |