You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Martin Asenov <mA...@velti.com> on 2010/03/18 12:10:34 UTC

using IBehaviorListener

Hello, guys!

I'm experiencing troubles with implementing IBehaviorListener on a ModalWindow.

I want to detect every single user interaction with to components inside the modal window and the close button itself , as well.

Would you give me some hints?

Best,
Martin


Re: using IBehaviorListener

Posted by Igor Vaynberg <ig...@gmail.com>.
override requestcycle

-igor

On Thu, Mar 18, 2010 at 8:01 AM, Martin Asenov <mA...@velti.com> wrote:
> Hi, Fernando!
>
> This is not my question... I was asking how could I know every time when the user interacts with the system.
>
> Best,
> Martin
>
> -----Original Message-----
> From: Fernando Wermus [mailto:fernando.wermus@gmail.com]
> Sent: Thursday, March 18, 2010 4:57 PM
> To: users@wicket.apache.org
> Subject: Re: using IBehaviorListener
>
> Martin,
>     You can have any container, such as a Panel, into de Modal Window. You
> can program as you have always done with Wicket. No need of IBehaviorListener.
> The close button has its corresponding programming design. Take a look at
> the modal window documentation in the web.
>
>
>
> On Thu, Mar 18, 2010 at 12:27 PM, Martin Asenov <mA...@velti.com> wrote:
>
>> Please, any help?!
>>
>> Best,
>> Martin
>>
>> -----Original Message-----
>> From: Martin Asenov [mailto:mAsenov@velti.com]
>> Sent: Thursday, March 18, 2010 1:11 PM
>> To: users@wicket.apache.org
>> Subject: using IBehaviorListener
>>
>> Hello, guys!
>>
>> I'm experiencing troubles with implementing IBehaviorListener on a
>> ModalWindow.
>>
>> I want to detect every single user interaction with to components inside
>> the modal window and the close button itself , as well.
>>
>> Would you give me some hints?
>>
>> Best,
>> Martin
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>
>
> --
> Fernando Wermus.
>
> www.linkedin.com/in/fernandowermus
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

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


RE: using IBehaviorListener

Posted by Martin Asenov <mA...@velti.com>.
Hi, Fernando!

This is not my question... I was asking how could I know every time when the user interacts with the system.

Best,
Martin

-----Original Message-----
From: Fernando Wermus [mailto:fernando.wermus@gmail.com] 
Sent: Thursday, March 18, 2010 4:57 PM
To: users@wicket.apache.org
Subject: Re: using IBehaviorListener

Martin,
     You can have any container, such as a Panel, into de Modal Window. You
can program as you have always done with Wicket. No need of IBehaviorListener.
The close button has its corresponding programming design. Take a look at
the modal window documentation in the web.



On Thu, Mar 18, 2010 at 12:27 PM, Martin Asenov <mA...@velti.com> wrote:

> Please, any help?!
>
> Best,
> Martin
>
> -----Original Message-----
> From: Martin Asenov [mailto:mAsenov@velti.com]
> Sent: Thursday, March 18, 2010 1:11 PM
> To: users@wicket.apache.org
> Subject: using IBehaviorListener
>
> Hello, guys!
>
> I'm experiencing troubles with implementing IBehaviorListener on a
> ModalWindow.
>
> I want to detect every single user interaction with to components inside
> the modal window and the close button itself , as well.
>
> Would you give me some hints?
>
> Best,
> Martin
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>


-- 
Fernando Wermus.

www.linkedin.com/in/fernandowermus

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


Re: using IBehaviorListener

Posted by Fernando Wermus <fe...@gmail.com>.
Martin,
     You can have any container, such as a Panel, into de Modal Window. You
can program as you have always done with Wicket. No need of IBehaviorListener.
The close button has its corresponding programming design. Take a look at
the modal window documentation in the web.



On Thu, Mar 18, 2010 at 12:27 PM, Martin Asenov <mA...@velti.com> wrote:

> Please, any help?!
>
> Best,
> Martin
>
> -----Original Message-----
> From: Martin Asenov [mailto:mAsenov@velti.com]
> Sent: Thursday, March 18, 2010 1:11 PM
> To: users@wicket.apache.org
> Subject: using IBehaviorListener
>
> Hello, guys!
>
> I'm experiencing troubles with implementing IBehaviorListener on a
> ModalWindow.
>
> I want to detect every single user interaction with to components inside
> the modal window and the close button itself , as well.
>
> Would you give me some hints?
>
> Best,
> Martin
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>


-- 
Fernando Wermus.

www.linkedin.com/in/fernandowermus

RE: using IBehaviorListener

Posted by Martin Asenov <mA...@velti.com>.
Please, any help?!

Best,
Martin

-----Original Message-----
From: Martin Asenov [mailto:mAsenov@velti.com] 
Sent: Thursday, March 18, 2010 1:11 PM
To: users@wicket.apache.org
Subject: using IBehaviorListener

Hello, guys!

I'm experiencing troubles with implementing IBehaviorListener on a ModalWindow.

I want to detect every single user interaction with to components inside the modal window and the close button itself , as well.

Would you give me some hints?

Best,
Martin


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