In This Topic
Reference Guides / JavaScript API / Actions / Interface / DisplayPendingActionNotification

DisplayPendingActionNotification

In This Topic
 DisplayPendingActionNotification

This function allows you to display the "pending action" (rotating gear) notification onto a specific DocuVieware™ control.

DisplayPendingActionNotification: function (docuViewareID)

Parameters

docuViewareID
The identifier for the DocuVieware™ instance you want to display the notification on.
       

Return Value

1 if error, 0 if success.
See Also