public interface ListBoxItemProcessor
| Modifier and Type | Method | Description |
|---|---|---|
void |
processElement(Element element) |
This function is called for every element that is displayed inside the list box once its created.
|
void processElement(@Nonnull
Element element)
element - the element to processCopyright © 2018. All rights reserved.