if you use reuseifmodelequalsstrategy then you need to implement
equals/hashcode on the models you give to refreshingview

-igor

On Thu, May 22, 2008 at 11:40 AM, i ii <[EMAIL PROTECTED]> wrote:
>
> i cannot get to work :(
>
>> From: [EMAIL PROTECTED]
>> To: [email protected]
>> Subject: RE: refreshingview with textfield items that use validatior
>> Date: Thu, 22 May 2008 15:47:52 +0000
>>
>>
>> thank you for help, but all i find is 
>> org.apache.wicket.markup.repeater.ReuseIfModelsEqualStrategy and 
>> org.apache.wicket.markup.repeater.DefaultItemReuseStrategy. neither work, 
>> need to implement org.apache.wicket.markup.repeater.IItemReuseStrategy?
>>
>> > Date: Thu, 22 May 2008 08:22:41 -0700
>> > From: [EMAIL PROTECTED]
>> > To: [email protected]
>> > Subject: Re: refreshingview with textfield items that use validatior
>> >
>> > see setitemreusestrategy, there is also an example in
>> > wicketstuff.org/wicket13/repeater
>> >
>> > -igor
>> >
>> >
>> > On Thu, May 22, 2008 at 5:43 AM, i ii <[EMAIL PROTECTED]> wrote:
>> > >
>> > > how can use refreshingview with textfield items that use validatior? 
>> > > when i use and validator fails all textfield values reset. i want reset 
>> > > every request, but not when validator fails.
>> > > ---------------------------------------------------------------------
>> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> > > For additional commands, e-mail: [EMAIL PROTECTED]
>> > >
>> > >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> > For additional commands, e-mail: [EMAIL PROTECTED]
>> >
>

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

Reply via email to