return new Reset(stack, req, res);
super.populateParams(); Reset reset = ((Reset) component); reset.setAction(action); reset.setMethod(method); reset.setAlign(align); reset.setType(type);
this.action = action;
this.align = align;
this.method = method;
this.type = type;