Re: [Tobago] Problems with Tobago.reloadComponent with onclick

2007-01-12 Thread Bernd Bohmann
Hello John, which version of tobago are you using? Regards Bernd John wrote: When I use the onclick as follows (per a previous message from Volker), I get the following error in IE. image="images/view-refresh.jpg" tip="Refresh list of quarantined messages" id="quarantineCmdRefresh" onclick

RE: [Tobago] Problems with Tobago.reloadComponent with onclick

2007-01-12 Thread John
I'm using 9 -Original Message- From: Bernd Bohmann [mailto:[EMAIL PROTECTED] Sent: Friday, January 12, 2007 12:33 PM To: MyFaces Discussion Subject: Re: [Tobago] Problems with Tobago.reloadComponent with onclick Hello John, which version of tobago are you using? Regards Bernd

Re: [Tobago] Problems with Tobago.reloadComponent with onclick

2007-01-12 Thread Volker Weber
Hi John, which version of tobago? the onclick="Tobago.reloadComponent(, '@autoId')"/> should work (afaik), but is not the intended way to code ajax reload (this was a interim solution). anyway, the 'messageCount' is not a valid clientId, and tc:in is not ajax reloadable. the clientId is build

RE: [Tobago] Problems with Tobago.reloadComponent with onclick

2007-01-12 Thread John
Hi Volker, Aahh, got it, but you didn't say what the "intended way" is (if it's not using the Tobago.reloadComponent). John -Original Message- From: Volker Weber [mailto:[EMAIL PROTECTED] Sent: Friday, January 12, 2007 12:40 PM To: MyFaces Discussion Subject: R

RE: [Tobago] Problems with Tobago.reloadComponent with onclick

2007-01-12 Thread John
nPage:quarantineInfoPanel', 'mainPage:quarantineCmdRefresh')" What is the preferred way to add this to my toolBarCommand? -Original Message- From: Volker Weber [mailto:[EMAIL PROTECTED] Sent: Friday, January 12, 2007 12:40 PM To: MyFaces Discussion Subject: Re: [Toba

Re: [Tobago] Problems with Tobago.reloadComponent with onclick

2007-01-12 Thread Volker Weber
l', 'mainPage:quarantineCmdRefresh')" What is the preferred way to add this to my toolBarCommand? -Original Message- From: Volker Weber [mailto:[EMAIL PROTECTED] Sent: Friday, January 12, 2007 12:40 PM To: MyFaces Discussion Subject: Re: [Tobago] Problems with Tobago.reload

RE: [Tobago] Problems with Tobago.reloadComponent with onclick

2007-01-12 Thread John
rce from the page expands it as so: > > onclick="Tobago.reloadComponent('mainPage:quarantineInfoPanel', > 'mainPage:quarantineCmdRefresh')" > > > What is the preferred way to add this to my toolBarCommand? > > -Original Message- > From: Volker Weber [m

Re: [Tobago] Problems with Tobago.reloadComponent with onclick

2007-01-13 Thread Bernd Bohmann
Hello Helmut, I think Tobago.reloadComponent is not part of the public api. I which cases reloadComponent can't replace with renderedPartially. We will try to find a public supported way. But this doesn't mean we remove reloadComponent silently. Regards Bernd H. Swaczinna wrote: Hello Volke

Re: [Tobago] Problems with Tobago.reloadComponent with onclick

2007-01-13 Thread Bernd Bohmann
Regards Bernd John wrote: I get exactly the same error with the code below as before. I did verify in the view source that the qualified Ids were correct. -Original Message-

RE: [Tobago] Problems with Tobago.reloadComponent with onclick

2007-01-13 Thread John
gt; From: Volker Weber [mailto:[EMAIL PROTECTED] > Sent: Friday, January 12, 2007 1:28 PM > To: MyFaces Discussion > Subject: Re: [Tobago] Problems with Tobago.reloadComponent with > onclick > > hi John, > > the perfered way is > image="images/view-refresh

Re: [Tobago] Problems with Tobago.reloadComponent with onclick

2007-01-13 Thread Volker Weber
the problem? Am I missing some significant change? Thanks, John -Original Message- From: Bernd Bohmann [mailto:[EMAIL PROTECTED] Sent: Saturday, January 13, 2007 12:04 PM To: MyFaces Discussion Subject: Re: [Tobago] Problems with Tobago.reloadComponent with onclick Hello John, I modify your exampl

RE: [Tobago] Problems with Tobago.reloadComponent with onclick

2007-01-16 Thread John
on Subject: Re: [Tobago] Problems with Tobago.reloadComponent with onclick Hello John, i build a small demo app, could you test if this works for you? http://www.weber-oldenburg.dyndns.org/tobago/tobago-example-reload.war Which browser are you using? I'm on a linux box, so i can't t

RE: [Tobago] Problems with Tobago.reloadComponent with onclick

2007-01-17 Thread John
at doesn't depend upon log4j? Thanks, John -Original Message- From: Volker Weber [mailto:[EMAIL PROTECTED] Sent: Saturday, January 13, 2007 3:12 PM To: MyFaces Discussion Subject: Re: [Tobago] Problems with Tobago.reloadComponent with onclick Hello John, i build a small demo app,

Re: [Tobago] Problems with Tobago.reloadComponent with onclick

2007-01-26 Thread Volker Weber
EMAIL PROTECTED] Sent: Saturday, January 13, 2007 3:12 PM To: MyFaces Discussion Subject: Re: [Tobago] Problems with Tobago.reloadComponent with onclick Hello John, i build a small demo app, could you test if this works for you? http://www.weber-oldenburg.dyndns.org/tobago/tobago-example-reload.war

RE: Re: [Tobago] Problems with Tobago.reloadComponent with onclick

2007-01-13 Thread H. Swaczinna
Hello Volker, will Tobago.reloadComponent() be supported in the future or will it be removed silently someday? I've used it in some places and I can't replace it with renderedPartially in all cases. Regards Helmut >Hi John, > >which version of tobago? > >the onclick="Tobago.reloadComponent(, '@