java - Vaadin is it possible to have different colors for text items in ComboBox -


for example in combobox want expense items colored in red text , revenue items colored in green text. how can in vaadin's combobox component, assuming i'm working beanitemcontainer?

it's not possible combobox without client-side modifications. might possible develop own extension, that.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -