Hehe.. Wasnt exactly thinking in those lines..
2009/3/31 Martijn Dashorst :
> As long as it is markup. Having a telnet component is not in scope of
> wicket (but was in 2005/2006/2007 very much for JSF).
>
> Martijn
>
> On Tue, Mar 31, 2009 at 11:35 AM, nino martinez wael
> wrote:
>> Hi
>>
>> For
As long as it is markup. Having a telnet component is not in scope of
wicket (but was in 2005/2006/2007 very much for JSF).
Martijn
On Tue, Mar 31, 2009 at 11:35 AM, nino martinez wael
wrote:
> Hi
>
> For a component (panel page etc) you can specify a variant, you can
> search the list for furth
Hi
For a component (panel page etc) you can specify a variant, you can
search the list for further information
2009/3/31 Subramanian Murali :
> Hi,.
> When we develop new custom components or customize existing components in
> Wicket, how do we change the rendering for the components for differen
Hi,
When we develop new custom components or customize existing components in
Wicket, how do we change the rendering for the components for different
devices like the way we configure a render kit for components in JSF?
Thanks,
Subbu.
else{
> >> return hello u.;
> >>
> >> }
> >>
> >> }
> >> });
> >>
> >> Similarly for link. just change the action in onClick for example
> >>
> >> -swaroop
> >>
> >>
>
return ""in order to sign in please click";
}
else{
return hello u.;
}
}
});
Similarly for link. just change the action in onClick for example
-swaroop
On 10/16/07, Cristi Manole <[EMAIL PROTECTED]> wrote:
Hello,
I was w
o u.;
> >
> > }
> >
> > }
> > });
> >
> > Similarly for link. just change the action in onClick for example
> >
> > -swaroop
> >
> >
> > On 10/16/07, Cristi Manole <[EMAIL PROTECTED]> wrote:
> > >
> &
quot;"in order to sign in please click";
> }
> else{
> return hello u.;
>
> }
>
> }
> });
>
> Similarly for link. just change the action in onClick for example
>
> -swaroop
>
>
> On 10/16/07, Cristi Manole <[EMAIL PROTECTED]&g
;in order to sign in please click";
}
else{
return hello u.;
}
}
});
Similarly for link. just change the action in onClick for example
-swaroop
On 10/16/07, Cristi Manole <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I was wondering if it i
Hello,
I was wondering if it is possible to do custom rendering in wicket.
What i need is something like a panel in which
-> if the user is not logged in, there will be a text with "in order to sign
in please click <>" and then the link and
-> if the user is logged in, t
10 matches
Mail list logo