IlvAjaxUtil
IlvAjaxUtil
contains AJAX utilitiesMethod Attributes | Method Name and Description |
---|---|
IlvAjaxUtil.
submitForm(submit, oncompleted)
Calling
IlvAjaxUtil.submitForm() static method will
asynchronously submit the form in which the submit button
is in. |
IlvAjaxUtil.submitForm()
static method will
asynchronously submit the form in which the submit
button
is in. Once the form will have been successfully submitted the
oncompleted
method will be called.