On Nov 21, 2007 9:12 PM, Joshua Jackson <[EMAIL PROTECTED]> wrote:
> Hi Eelco,
>
> Thanks for the response.
> Maybe tutorial doesn't sound good, but I think this kind of
> information you've written here is important and worth written on the
> wicket wiki.
Go for it :-)
Eelco
---
Hi Eelco,
Thanks for the response.
Maybe tutorial doesn't sound good, but I think this kind of
information you've written here is important and worth written on the
wicket wiki.
Thanks.
On 11/22/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> It doesn't make sense to have such a tutorial. You n
On Nov 21, 2007 7:50 PM, Joshua Jackson <[EMAIL PROTECTED]> wrote:
> Yes that's what I mean, I couldn't find document on creating custom
> component that extend from Component.
It doesn't make sense to have such a tutorial. You need to decide what
you'll be building and what base class comes close
Yes that's what I mean, I couldn't find document on creating custom
component that extend from Component.
Ok I'm gonna try looking at the existing component and try build my
own component from there.
Thanks.
On 11/22/07, Timo Rantalaiho <[EMAIL PROTECTED]> wrote:
> On Wed, 21 Nov 2007, Joshua Ja
On Wed, 21 Nov 2007, Joshua Jackson wrote:
> Is there any tutorial on creating custom component in Wicket? The ones
> I found only shows creating custom component by extending from the
> existing component but not creating from scratch. If anyone has
What do you mean by "from scratch"? All Wicket