omnifaces.ListConverter
is intented for use in specialized selection components which doesn't
use SelectItem
s as the source for their selectable items, but work directly via a List
of entities,
and therefore the SelectItemsConverter
isn't usable on them.omnifaces.ListIndexConverter
is a variant of the ListConverter
which automatically converts
based on the position (index) of the selected item in the list instead of the Object.toString()
of the selected
item.SocketEvent.Closed
.SocketEvent.Opened
.SocketEvent.Switched
.Copyright © 2012–2020 OmniFaces. All rights reserved.