There's also the LabeledPropertySelectionModel, which is a wrapper around
your PropertySelectionModel that adds the default value (which resolves to
null on rewind)

2007/4/15, Bill Holloway <[EMAIL PROTECTED]>:

In my domain model, I have the ubiquitous "Person" class and lists of
these objs. to display in <select> elements.  I have written a
ValueEncoder and SelectModel for the class, and that works fine.

I'd also like to have an elegant way to add a "Choose One" option in
the list (at the top).  Ideas?

Thanks,
Bill

--
"The future is here.  It's just not evenly distributed yet."

     -- Traditional

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to