Checks if the current HTTP Request is a partial update request (AJAX request) sent using
JsChartViewer.partialUpdate.
Note that the JsChartViewer does not need to have the same id as the WebChartViewer object. To get the id of the JsChartViewer object sending the request, use
WebChartViewer.getSenderClientId.
True if the current HTTP request is a partial update request (AJAX request) sent using
JsChartViewer.partialUpdate, otherwise false.
© 2017 Advanced Software Engineering Limited. All rights reserved.