val
.val()
Return a json object with the differents inputs (key/value) contained in the form
.val()
Return a json object with the differents inputs (key/value) contained in the form
.setInputs(jsonObject)
Initialize the inputs of the form with (key/value) contains in the parameter
.setNoChanges()
Indicate that all inputs elements in the form are not modified
.isModified()
Return true if the form contains at least one input modified