Inheritance Graph

graph BT
	EventQueue
	EventQueue --> Object
	click EventQueue "escript_type_Util_UI_EventQueue"
	click Object "escript_type_Object"

Functions

   
getNumEventsAvailable() [ESMF] Number EventQueue.getNumEventsAvailable()
peekEvent() [ESMF] Event EventQueue.peekEvent()
popEvent() [ESMF] Event EventQueue.popEvent()
process() [ESMF] Void EventQueue.process()
registerWindow(p0) [ESMF] Void EventQueue.registerWindow()