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

IsLoaded

In This Topic
 IsLoaded

This function allows to make sure a DocuVieware object is loaded. A DocuVieware object is loaded when it is not only initialized, but also fully synchronized with the server.

IsLoaded: function (docuViewareID)

Parameters

docuViewareID
The identifier for the DocuVieware™ instance.

Return Value

True if loaded, false otherwise.