T - DropDown.SimpleDropDownViewConverterpublic static interface DropDown.DropDownViewConverter<T>
| Modifier and Type | Method | Description |
|---|---|---|
void |
display(Element itemElement,
T item) |
Display the given item in the given element.
|
int |
getWidth(Element itemElement,
T item) |
Return the width in pixel of the given item rendered for the given element.
|
Copyright © 2018. All rights reserved.