Yep! Not so new after all :)

Martijn

On 10/4/07, Stanczak Group <[EMAIL PROTECTED]> wrote:
> Really new, but do you mean use the new Link() and <input... ? Like this:
>
> in code:
> add(new Link("cancel"){...});
>
> in html:
> <input type="button" wicket:id="cancel"...
>
> Like that?
>
> Igor Vaynberg wrote:
> > best method is to add a Link to <input type="button"
> >
> > -igor
> >
> >
> > On 10/4/07, Stanczak Group <[EMAIL PROTECTED]> wrote:
> >
> >> I don't want the cancel button to submit the form, is this the best
> >> method? I'm not sure I see how to do this. Is there examples?
> >> @Override
> >>         protected void delegateSubmit(IFormSubmittingComponent component) {
> >>         }
> >>
> >> --
> >> Justin Stanczak
> >> Stanczak Group
> >> 812-735-3600
> >>
> >> "All that is necessary for the triumph of evil is that good men do 
> >> nothing."
> >> Edmund Burke
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
> --
> Justin Stanczak
> Stanczak Group
> 812-735-3600
>
> "All that is necessary for the triumph of evil is that good men do nothing."
> Edmund Burke
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.0-beta3 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to