Uses of Interface
org.eclipse.rap.rwt.service.UIThreadListener
Packages that use UIThreadListener
-
Uses of UIThreadListener in org.eclipse.rap.rwt.service
Methods in org.eclipse.rap.rwt.service with parameters of type UIThreadListenerModifier and TypeMethodDescriptionvoid
ApplicationContext.addUIThreadListener
(UIThreadListener listener) Adds aUIThreadListener
to this application context.void
ApplicationContext.removeUIThreadListener
(UIThreadListener listener) Removes aUIThreadListener
from this application context.