Skip to main content
PREV CLASS NEXT CLASS FRAMES NO FRAMES

 

Class IlvAjaxUtil

IlvAjaxUtil

Category:
Rich Web Charts component
JavaScript File:
IlvAjaxUtil.js
Description:
IlvAjaxUtil contains AJAX utilities
Deprecated:
RWC has been deprecated since JViews 8.7. Alternative Web technologies are provided with your JViews product.
Since:
JViews 7.5

Method Summary
Method 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.
Method Detail
submitForm
<static> IlvAjaxUtil.submitForm(submit, oncompleted)
Calling 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.
Parameters:
submit
oncompleted

©Copyright Rogue Wave Software Inc. 1997, 2018. All Rights Reserved.