Re: Reload a page and component repaint

2010-03-23 Thread Igor Vaynberg
it will

-igor

On Tue, Mar 23, 2010 at 7:29 PM, David Chang  wrote:
>
>> it does, but maybe the model value is unchanged
>
> If the model value is unchanged, the component will repaint itself or not?
>
> Best,
> David
>
> --- On Tue, 3/23/10, Igor Vaynberg  wrote:
>
>> From: Igor Vaynberg 
>> Subject: Re: Reload a page and component repaint
>> To: users@wicket.apache.org
>> Date: Tuesday, March 23, 2010, 10:24 PM
>> On Tue, Mar 23, 2010 at 7:13 PM,
>> David Chang 
>> wrote:
>> > I am new in Wicket and so please bear with me if this
>> question is obvious.
>> >
>> > Suppose I am viewing a Wicket page in FF. At the
>> moment, the link is:
>> >
>> > http://localhost:8080/f/?wicket:interface=:12
>> >
>> > If I click the Reload button of FF, isn't Wicket
>> supposed to call EACH component to repaint itself based on
>> its model value?
>>
>> it does, but maybe the model value is unchanged
>>
>> -igor
>>
>> >
>> > If not, then what are the circumstances to prevent a
>> component from repainting itself? How can I force a
>> component get repainted.
>> >
>> > Thanks!
>> >
>> >
>> >
>> >
>> >
>> -
>> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> > For additional commands, e-mail: users-h...@wicket.apache.org
>> >
>> >
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>
>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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



Re: Reload a page and component repaint

2010-03-23 Thread David Chang

> it does, but maybe the model value is unchanged

If the model value is unchanged, the component will repaint itself or not?

Best,
David

--- On Tue, 3/23/10, Igor Vaynberg  wrote:

> From: Igor Vaynberg 
> Subject: Re: Reload a page and component repaint
> To: users@wicket.apache.org
> Date: Tuesday, March 23, 2010, 10:24 PM
> On Tue, Mar 23, 2010 at 7:13 PM,
> David Chang 
> wrote:
> > I am new in Wicket and so please bear with me if this
> question is obvious.
> >
> > Suppose I am viewing a Wicket page in FF. At the
> moment, the link is:
> >
> > http://localhost:8080/f/?wicket:interface=:12
> >
> > If I click the Reload button of FF, isn't Wicket
> supposed to call EACH component to repaint itself based on
> its model value?
> 
> it does, but maybe the model value is unchanged
> 
> -igor
> 
> >
> > If not, then what are the circumstances to prevent a
> component from repainting itself? How can I force a
> component get repainted.
> >
> > Thanks!
> >
> >
> >
> >
> >
> -
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
> >
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 


  

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



Re: Reload a page and component repaint

2010-03-23 Thread Igor Vaynberg
On Tue, Mar 23, 2010 at 7:13 PM, David Chang  wrote:
> I am new in Wicket and so please bear with me if this question is obvious.
>
> Suppose I am viewing a Wicket page in FF. At the moment, the link is:
>
> http://localhost:8080/f/?wicket:interface=:12
>
> If I click the Reload button of FF, isn't Wicket supposed to call EACH 
> component to repaint itself based on its model value?

it does, but maybe the model value is unchanged

-igor

>
> If not, then what are the circumstances to prevent a component from 
> repainting itself? How can I force a component get repainted.
>
> Thanks!
>
>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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



Reload a page and component repaint

2010-03-23 Thread David Chang
I am new in Wicket and so please bear with me if this question is obvious.

Suppose I am viewing a Wicket page in FF. At the moment, the link is:

http://localhost:8080/f/?wicket:interface=:12

If I click the Reload button of FF, isn't Wicket supposed to call EACH 
component to repaint itself based on its model value? 

If not, then what are the circumstances to prevent a component from repainting 
itself? How can I force a component get repainted.

Thanks!


  

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