Module: modalNotifications_js

Methods

(inner) clearMessages(target) → {void}

Clears the logbuffer
Parameters:
Name Type Description
target Node triggering element
Source:
Returns:
Type
void

(inner) initModalNotifications() → {void}

Initialization function for the notification modal elements
Source:
Returns:
Type
void

(inner) showMessages() → {void}

Lists the logbuffer in the modalNotificationsList element
Source:
Returns:
Type
void