On Thu, 16 May 2013 15:55:39 -0300, Ken in Nashua <kcola...@live.com> wrote:

So it sounds like...

I need to implement an auxillary property called getDisplayableName/setDisplayableName in order for this to make it into the options construct's.
 for EVERY class I intend to populate into any select.

Just if you don't have a property which already provides what you want. Most of my entity classes have a "name" field and property that could be used already. Of course, whether this is sufficient of enough is very dependent on the specific scenario. And you actually need just the getter. And this is actually pretty standard Java stuff.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to