Uses of Interface
org.eclipse.rap.rwt.service.UIThreadListener
Packages that use UIThreadListener
- 
Uses of UIThreadListener in org.eclipse.rap.rwt.serviceMethods in org.eclipse.rap.rwt.service with parameters of type UIThreadListenerModifier and TypeMethodDescriptionvoidApplicationContext.addUIThreadListener(UIThreadListener listener) Adds aUIThreadListenerto this application context.voidApplicationContext.removeUIThreadListener(UIThreadListener listener) Removes aUIThreadListenerfrom this application context.