read fallback link's javadoc. -igor
On Wed, Jan 28, 2009 at 12:20 PM, Arthur Leigh Allen <[email protected]> wrote: > Hello people, > > this is my second problem I cannot resolve. > Why is the target object always null if I open an AjaxFallbackLink in a new > window or tab? > > Best regards, > Leigh > > > > > ________________________________ > Von: Arthur Leigh Allen <[email protected]> > An: [email protected] > Gesendet: Mittwoch, den 21. Januar 2009, 13:23:35 Uhr > Betreff: open link in new window => target is null > > > AjaxFallbackLink link = > ... } > }; > newAjaxFallbackLink("link") { publicvoidonClick(AjaxRequestTarget target) > { > > Hello wicket community, > > yesterday I found out in the example above that the target object is null if > I click with the right mouse button on the link and select "open in new > window". > Does someone know why? > > Best regards > Leigh > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
