Last date modified: 2025-Jul-02
Enumeration: ReviewInterfaceEventType
Top-level event types raised by IReviewInterfaceApi
Enumeration Members
Activated
Activated:
"activated"
ApiReady
ApiReady:
"apiready"
Event raised when the API is ready for use
CanDeactivate
CanDeactivate:
"candeactivate"
CanTeardown
CanTeardown:
"canteardown"
Deactivated
Deactivated:
"deactivated"
Ready
Ready:
"ready"
Event raised when IViewerService.mainCollection has been bootstrapped and the first document has been loaded into the active IViewerCardInstance At this point the viewer instance's API can be used and an item is being shown to the user. Note: If a navigation is requested before the initial queue item is loaded, this event will be raised before an item is shown to the user.
Teardown
Teardown:
"teardown"