Yes, I sent multiple new mesgs, but still I am getting emails
Thanks
Jawad
--- On Fri, 1/30/09, Jeremy Thomerson <jer...@wickettraining.com> wrote:

> From: Jeremy Thomerson <jer...@wickettraining.com>
> Subject: Re: How to unsubscribe
> To: users@wicket.apache.org, j_ka...@yahoo.com
> Date: Friday, January 30, 2009, 2:49 AM
> Have you tried sending a single, new message (not replying
> or forwarding)?
> Also, make sure that your email comes from the address that
> is subscribed
> (i.e., did you subscribe under an alias that forwards to
> your
> j_ka...@yahoo.com address?
> 
> On Thu, Jan 29, 2009 at 6:21 PM, Jawad Kakar
> <j_ka...@yahoo.com> wrote:
> 
> > Hi,
> > I have sent 3 emails to unsubscribe, but still I am
> getting emails.
> > Wondering if someone can help me
> > Thanks
> > Jawad
> >
> >
> > --- On Thu, 1/29/09, Zhubin Salehi
> <zhooz...@yahoo.com> wrote:
> >
> > > From: Zhubin Salehi <zhooz...@yahoo.com>
> > > Subject: Re: Is there a way to be notified when a
> tab in a TabbedPanel is
> > selected?
> > > To: users@wicket.apache.org
> > > Date: Thursday, January 29, 2009, 3:12 PM
> > > This code looks cool, thanks a lot!
> > >
> > >
> > > Erik van Oosten wrote:
> > > >
> > > > How about this:
> > > >
> > > >     tabs.add(new PanelCachingTab(new
> AbstractTab(new
> > > >
> StringResourceModel("title.byMobinetId",
> > > >                     FindUserAccount.this,
> null)) {
> > > >
> > > >             private static final long
> serialVersionUID =
> > > 5564837747113048306L;
> > > >
> > > >             public Panel getPanel(String
> panelId) {
> > > >                     return new
> MobinetTab(panelId);
> > > >             }
> > > >     }) {
> > > >
> > > >             @Override
> > > >             public Panel getPanel(final
> String
> > > panelId) {
> > > >
> > > >                 // ... DO SOMETHING UPON TAB
> SELECTION
> > > ...
> > > >
> > > >                 return
> super.getPanel(panelId);
> > > >             }
> > > >
> > > >         });
> > > >
> > > > This override getPanel from PanelCachingTab.
> But you
> > > could also
> > > > implement your own ITab.
> > > >
> > > > Regards,
> > > >     Erik.
> > > >
> > >
> > > --
> > > View this message in context:
> > >
> >
> http://www.nabble.com/Is-there-a-way-to-be-notified-when-a-tab-in-a-TabbedPanel-is-selected--tp21713724p21728759.html
> > > Sent from the Wicket - User mailing list archive
> at
> > > Nabble.com.
> > >
> > >
> > >
> ---------------------------------------------------------------------
> > > 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
> >
> >
> 
> 
> -- 
> Jeremy Thomerson
> http://www.wickettraining.com


      

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

Reply via email to