;
> > From: wintertime0...@outlook.com
> > To: users@tapestry.apache.org
> > Subject: Update checkbox within Form for changing value of a row
> > Date: Sat, 18 Oct 2014 21:32:15 +0100
> >
> > I have a code like this:
> >
> > /**
> > *
> > * @author
com
> To: users@tapestry.apache.org
> Subject: Update checkbox within Form for changing value of a row
> Date: Sat, 18 Oct 2014 21:32:15 +0100
>
> I have a code like this:
>
> /**
> *
> * @author
> */
> public class POS {
>
> @Inject
> private
I have a code like this:
/**
*
* @author
*/
public class POS {
@Inject
private Request request;
@Inject
private BiznisLogika tiketDao;
@Inject
private Session session;
@InjectComponent
private Zone result;
@SessionState
@Property
private SearchCriter