5152535455565758596061
createComponents(); } private void createComponents() { form.add(new PersonneCompteUpdatePanel("personneCompteUpdatePanel", personne)); form.add(cancelLink); this.add(form); this.add(new FeedbackPanel("feedback"));