You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Jason Anderson <jl...@gmail.com> on 2007/12/01 17:53:41 UTC

adding wicket palette buttons

Hi All,

What would be the proper way to add a pair of "add all / remove all"
buttons to a wicket palette component?

Thanks,
Jason

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


Re: adding wicket palette buttons

Posted by Igor Vaynberg <ig...@gmail.com>.
add an rfe into jira

-igor


On Dec 1, 2007 11:06 AM, Jason Anderson <xd...@maxexp.com> wrote:
> roger,
>
> ill take a look and see what i can come up with
>
> think it would be possible to add this to the default palette markup?
> generally in most desktop type apps i've ever seen this with this
> style of data manipulation these buttons were present
>
>
> On Dec 1, 2007 10:15 AM, Igor Vaynberg <ig...@gmail.com> wrote:
> > subclass the palette and add the buttons into markup.afaik these dont
> > need to be on serverside because they are pure js buttons.
> >
> > -igor
> >
> >
> >
> > On Dec 1, 2007 8:53 AM, Jason Anderson <jl...@gmail.com> wrote:
> > > Hi All,
> > >
> > > What would be the proper way to add a pair of "add all / remove all"
> > > buttons to a wicket palette component?
> > >
> > > Thanks,
> > > Jason
> > >
> > > ---------------------------------------------------------------------
> > > 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
> >
> >
>
> ---------------------------------------------------------------------
> 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: adding wicket palette buttons

Posted by Jason Anderson <xd...@maxexp.com>.
roger,

ill take a look and see what i can come up with

think it would be possible to add this to the default palette markup?
generally in most desktop type apps i've ever seen this with this
style of data manipulation these buttons were present

On Dec 1, 2007 10:15 AM, Igor Vaynberg <ig...@gmail.com> wrote:
> subclass the palette and add the buttons into markup.afaik these dont
> need to be on serverside because they are pure js buttons.
>
> -igor
>
>
>
> On Dec 1, 2007 8:53 AM, Jason Anderson <jl...@gmail.com> wrote:
> > Hi All,
> >
> > What would be the proper way to add a pair of "add all / remove all"
> > buttons to a wicket palette component?
> >
> > Thanks,
> > Jason
> >
> > ---------------------------------------------------------------------
> > 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
>
>

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


Re: adding wicket palette buttons

Posted by Igor Vaynberg <ig...@gmail.com>.
subclass the palette and add the buttons into markup.afaik these dont
need to be on serverside because they are pure js buttons.

-igor


On Dec 1, 2007 8:53 AM, Jason Anderson <jl...@gmail.com> wrote:
> Hi All,
>
> What would be the proper way to add a pair of "add all / remove all"
> buttons to a wicket palette component?
>
> Thanks,
> Jason
>
> ---------------------------------------------------------------------
> 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