Re: using IBehaviorListener

2010-03-18 Thread Igor Vaynberg
override requestcycle

-igor

On Thu, Mar 18, 2010 at 8:01 AM, Martin Asenov  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.wer...@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  wrote:
>
>> Please, any help?!
>>
>> Best,
>> Martin
>>
>> -Original Message-
>> From: Martin Asenov [mailto:mase...@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-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>
>
> --
> Fernando Wermus.
>
> www.linkedin.com/in/fernandowermus
>
> -
> 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



RE: using IBehaviorListener

2010-03-18 Thread Martin Asenov
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.wer...@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  wrote:

> Please, any help?!
>
> Best,
> Martin
>
> -Original Message-
> From: Martin Asenov [mailto:mase...@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-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Fernando Wermus.

www.linkedin.com/in/fernandowermus

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



Re: using IBehaviorListener

2010-03-18 Thread Fernando Wermus
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  wrote:

> Please, any help?!
>
> Best,
> Martin
>
> -Original Message-
> From: Martin Asenov [mailto:mase...@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-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Fernando Wermus.

www.linkedin.com/in/fernandowermus


RE: using IBehaviorListener

2010-03-18 Thread Martin Asenov
Please, any help?!

Best,
Martin

-Original Message-
From: Martin Asenov [mailto:mase...@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-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



using IBehaviorListener

2010-03-18 Thread Martin Asenov
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