Searched defs:handleEvent (Results 1 – 12 of 12) sorted by relevance
39 void handleEvent(Event event, Context context); in handleEvent() method
42 public void handleEvent(Event event, Context context) { in handleEvent() method in ScriptTrigger
44 public void handleEvent(Object event) throws InvocationTargetException { in handleEvent() method in SynchronizedEventSubscriber
71 public void handleEvent(Object event) throws InvocationTargetException { in handleEvent() method in EventSubscriber
187 bool Window_ios::handleEvent(const SDL_Event& event) { in handleEvent() function in sk_app::Window_ios
246 bool Window_unix::handleEvent(const XEvent& event) { in handleEvent() function in sk_app::Window_unix
411 function handleEvent(event) { function
168 public void handleEvent(EventObject sipEvent, SIPTransaction transaction) { in handleEvent() method in SipProviderImpl
520 private void handleEvent(DomEvent<?> event, boolean isRightClick) { in handleEvent() method in Spreadsheet