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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -