Events
IBI-helpMe löst Events im window-Objekt aus.
JS
window.ibihelpme_ScreenshotCountChangedEvent = function(count)
{
refreshScreenshotCount(count);
}
Name | Description | Available from API version |
---|---|---|
ibihelpme_DeliveryTypeChangedEvent | Is called when the set transmission mode changes | 1.0.0 |
ibihelpme_NeedsOutlookNotRunningWarningChangedEvent | Is called when a warning alert that Microsoft Outlook is not running is shown/should no longer be shown | 1.0.0 |
ibihelpme_ScreenshotCountChangedEvent | Is called when there is a change in the number of screenshots | 1.0.0 |
ibihelpme_WindowClosingEvent | Is called when the window should be closed | 1.0.0 |