T
- public static class ListBox.ListBoxViewConverterSimple<T> extends Object implements ListBox.ListBoxViewConverter<T>
Constructor and Description |
---|
ListBox.ListBoxViewConverterSimple() |
public void display(Element element, T item)
ListBox.ListBoxViewConverter
display
in interface ListBox.ListBoxViewConverter<T>
element
- the element to display the item initem
- the item to displaypublic int getWidth(Element element, T item)
ListBox.ListBoxViewConverter
getWidth
in interface ListBox.ListBoxViewConverter<T>
element
- the element to renderitem
- the item to renderCopyright © 2013. All Rights Reserved.