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 Grigorov <mg...@apache.org> on 2011/12/01 18:54:40 UTC

Re: AjaxRequestTarget on page open

Hi,

Maybe you are right, Ernesto.
I just don't have good feelings about ModalWindow anymore. There are
many tickets in Jira about it and I hope to get rid of it somehow
instead of adding more code.

On Tue, Nov 29, 2011 at 8:41 AM, Ernesto Reinaldo Barreiro
<re...@gmail.com> wrote:
> Should that simple extension be part of the framework? IMHO yes, as
> from time to time people ask for such functionality.
>
> Regards,
>
> Ernesto
>
> On Mon, Nov 28, 2011 at 4:28 PM, robert.mcguinness
> <ro...@gmail.com> wrote:
>> you don't need ajax for this:
>>
>> https://cwiki.apache.org/confluence/display/WICKET/Modal+Windows Opening a
>> modal window on page load (no AJAX involved)
>>
>>
>>
>>
>> --
>> View this message in context: http://apache-wicket.1842946.n4.nabble.com/AjaxRequestTarget-on-page-open-tp4110093p4115584.html
>> Sent from the Users forum mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> 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
>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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


Re: AjaxRequestTarget on page open

Posted by Martin Grigorov <mg...@apache.org>.
On Fri, Dec 2, 2011 at 11:46 AM, Ernesto Reinaldo Barreiro
<re...@gmail.com> wrote:
> Martin,
>
> This class just reuses functionality already exiting and does not
> introduce anything new. So, I hope including it will not creates new
> issues as it is only
>
> 1- Making sure windows content is loaded on component creation
> 2- Firing the opening JavaScript on DOM ready event
>
> Shall I create a RFE issue and attach the code there?

Do it. Let's see what the others think.

>
> Best regards,
>
> Ernesto
>
> On Thu, Dec 1, 2011 at 6:54 PM, Martin Grigorov <mg...@apache.org> wrote:
>> Hi,
>>
>> Maybe you are right, Ernesto.
>> I just don't have good feelings about ModalWindow anymore. There are
>> many tickets in Jira about it and I hope to get rid of it somehow
>> instead of adding more code.
>>
>> On Tue, Nov 29, 2011 at 8:41 AM, Ernesto Reinaldo Barreiro
>> <re...@gmail.com> wrote:
>>> Should that simple extension be part of the framework? IMHO yes, as
>>> from time to time people ask for such functionality.
>>>
>>> Regards,
>>>
>>> Ernesto
>>>
>>> On Mon, Nov 28, 2011 at 4:28 PM, robert.mcguinness
>>> <ro...@gmail.com> wrote:
>>>> you don't need ajax for this:
>>>>
>>>> https://cwiki.apache.org/confluence/display/WICKET/Modal+Windows Opening a
>>>> modal window on page load (no AJAX involved)
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> View this message in context: http://apache-wicket.1842946.n4.nabble.com/AjaxRequestTarget-on-page-open-tp4110093p4115584.html
>>>> Sent from the Users forum mailing list archive at Nabble.com.
>>>>
>>>> ---------------------------------------------------------------------
>>>> 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
>>>
>>>
>>
>>
>>
>> --
>> Martin Grigorov
>> jWeekend
>> Training, Consulting, Development
>> http://jWeekend.com
>>
>> ---------------------------------------------------------------------
>> 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
>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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


Re: AjaxRequestTarget on page open

Posted by Ernesto Reinaldo Barreiro <re...@gmail.com>.
Martin,

This class just reuses functionality already exiting and does not
introduce anything new. So, I hope including it will not creates new
issues as it is only

1- Making sure windows content is loaded on component creation
2- Firing the opening JavaScript on DOM ready event

Shall I create a RFE issue and attach the code there?

Best regards,

Ernesto

On Thu, Dec 1, 2011 at 6:54 PM, Martin Grigorov <mg...@apache.org> wrote:
> Hi,
>
> Maybe you are right, Ernesto.
> I just don't have good feelings about ModalWindow anymore. There are
> many tickets in Jira about it and I hope to get rid of it somehow
> instead of adding more code.
>
> On Tue, Nov 29, 2011 at 8:41 AM, Ernesto Reinaldo Barreiro
> <re...@gmail.com> wrote:
>> Should that simple extension be part of the framework? IMHO yes, as
>> from time to time people ask for such functionality.
>>
>> Regards,
>>
>> Ernesto
>>
>> On Mon, Nov 28, 2011 at 4:28 PM, robert.mcguinness
>> <ro...@gmail.com> wrote:
>>> you don't need ajax for this:
>>>
>>> https://cwiki.apache.org/confluence/display/WICKET/Modal+Windows Opening a
>>> modal window on page load (no AJAX involved)
>>>
>>>
>>>
>>>
>>> --
>>> View this message in context: http://apache-wicket.1842946.n4.nabble.com/AjaxRequestTarget-on-page-open-tp4110093p4115584.html
>>> Sent from the Users forum mailing list archive at Nabble.com.
>>>
>>> ---------------------------------------------------------------------
>>> 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
>>
>>
>
>
>
> --
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com
>
> ---------------------------------------------------------------------
> 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