Re: PropertyselectionModel Q

2006-05-05 Thread Peter Verhoye
Schulte Marcus wrote: > you should not need to do anything to see the current > value in the box. Does your Language-class have a proper > .equals() Method? May-be your DAO returns another Object-Instance > when loading the language list than the one it put into the > account-object when loading t

RE: PropertyselectionModel Q

2006-05-05 Thread Schulte Marcus
age- > From: Peter Verhoye [mailto:[EMAIL PROTECTED] > Sent: Friday, May 05, 2006 1:21 PM > To: Tapestry users > Subject: PropertyselectionModel Q > > > Hi all, > > I'm trying to do the following: > > We have an object (Account) which contains an other

PropertyselectionModel Q

2006-05-05 Thread Peter Verhoye
initialised on the correct Language object. Now, I think I know why but I don't know how I should initialise the PropertySelectionModel. Anyway has an idea or so? Thank you!! BB Peter - To unsubscribe, e-mail: [

Re: PropertySelectionModel

2006-04-27 Thread robertz
t; /***/ > > On 4/27/06, James Carman <[EMAIL PROTECTED]> wrote: >> So, you want a generic way to generate the value for the objects in the >> collection (and the display text I presume)? >> >> -Original Message- >&

Re: PropertySelectionModel

2006-04-27 Thread Ted Steen
: Ted Steen [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 27, 2006 1:26 PM > To: Tapestry users > Subject: Re: PropertySelectionModel > > I provided code for the NamedPropertySelectionModel and the > INamedProperty interface in my previous message as an attachment. > >

RE: PropertySelectionModel

2006-04-27 Thread James Carman
So, you want a generic way to generate the value for the objects in the collection (and the display text I presume)? -Original Message- From: Ted Steen [mailto:[EMAIL PROTECTED] Sent: Thursday, April 27, 2006 1:26 PM To: Tapestry users Subject: Re: PropertySelectionModel I provided

Re: PropertySelectionModel

2006-04-27 Thread Ted Steen
een [mailto:[EMAIL PROTECTED] > Sent: Thu 4/27/2006 2:14 AM > To: Tapestry users > Subject: PropertySelectionModel > > I created a "NamedPropertySelectionModel". Is this something that has > already been done that I could find in T4? > It just feels like

RE: PropertySelectionModel

2006-04-27 Thread Mark Stang
Can you provide code and an example? regards, Mark -Original Message- From: Ted Steen [mailto:[EMAIL PROTECTED] Sent: Thu 4/27/2006 2:14 AM To: Tapestry users Subject: PropertySelectionModel I created a "NamedPropertySelectionModel". Is this something that has already been

PropertySelectionModel

2006-04-27 Thread Ted Steen
I created a "NamedPropertySelectionModel". Is this something that has already been done that I could find in T4? It just feels like something alot of people would need. Cheers! /ted - To unsubscribe, e-mail: [EMAIL PROTECTED] For