GUIBaseContext :: flushEvents - Flushs GUI events
GUI events are usually cached in order to improve the GUI performance and avoid recursion. In order to submit all events cached, this function can be called.
Implementation details
GUIBaseContext  :: flushEvents ( bool bAllEvents )
- bAllEvents - Flush all events