On Tue, Mar 23, 2010 at 7:13 PM, David Chang <david_q_zh...@yahoo.com> 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

Reply via email to