> 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 <[email protected]> wrote: > From: Igor Vaynberg <[email protected]> > Subject: Re: Reload a page and component repaint > To: [email protected] > Date: Tuesday, March 23, 2010, 10:24 PM > On Tue, Mar 23, 2010 at 7:13 PM, > David Chang <[email protected]> > 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: [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]
