Or... new Form<Product>
On Thu, Jul 1, 2010 at 8:10 AM, James Carman <[email protected]> wrote: > To answer your question, you can use new Form<Void>() > > On Thu, Jul 1, 2010 at 8:10 AM, James Carman <[email protected]> > wrote: >> So, do you even need a form? These could be links. >> >> On Thu, Jul 1, 2010 at 8:00 AM, Dawid Strzelczyk <[email protected]> >> wrote: >>> On this form i have only 2 buttons: "Add Product to Basket" and "Continue >>> Shopping". >>> >>> 2010/7/1 James Carman <[email protected]> >>> >>>> What type of object are you "editing"? >>>> >>>> On Thu, Jul 1, 2010 at 7:41 AM, Dawid Strzelczyk <[email protected]> >>>> wrote: >>>> > Hi, >>>> > I have a question about form creation. >>>> > >>>> > new Form< "what type should be here" > >>>> > >>>> > Best regards >>>> > >>>> >>>> --------------------------------------------------------------------- >>>> 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]
