(Quick Reference)

5.5.3 Miscellaneous Events - Reference Documentation

Authors: Andres Almiray

Version: 1.2.0

5.5.3 Miscellaneous Events

These events will be triggered when a specific condition is reached
  • UncaughtExceptionThrown[exception] - when an uncaught exception bubbles up to GriffonExceptionHandler.
  • WindowShown[window] - triggered by the WindowManager when a Window is shown.
  • WindowHidden[window] - triggered by the WindowManager when a Window is hidden.