Hi all,
I'm using Select/SelectOptions with model-objects that have a semantic
equality but their #equals() method is not overriden :/.
What is the recommended way to the have the correct option preselected,
given that I cannot add #equals() to the implementation?
Select#isSelected() has package access only, Select#compareModels() uses
#equals() on the model-object and is private currently.
Thanks
Sven
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]