mercredi 1 juillet 2015

how can i use Button of ZK framework to save value in database?

@Listen("onClick = #save") public void onClick$save(Event event) throws WrongValueException, Exception{ projectService.setDureeForProject(projectDuree.getValue(), projectID.getValue());

}

Aucun commentaire:

Enregistrer un commentaire