Eclipse Remote Application Platform

Uses of Interface
org.eclipse.rap.rwt.service.UISessionListener

Packages that use UISessionListener
org.eclipse.rap.rwt.service   
 

Uses of UISessionListener in org.eclipse.rap.rwt.service
 

Methods in org.eclipse.rap.rwt.service with parameters of type UISessionListener
 boolean ISessionStore.addSessionStoreListener(UISessionListener listener)
          Deprecated. 
 boolean UISession.addSessionStoreListener(UISessionListener listener)
          Deprecated. Use addUISessionListener instead
 boolean UISession.addUISessionListener(UISessionListener listener)
          Adds a UISessionListener to this UI session.
 boolean ISessionStore.removeSessionStoreListener(UISessionListener listener)
          Deprecated. 
 boolean UISession.removeSessionStoreListener(UISessionListener listener)
          Deprecated. Use removeUISessionListener instead
 boolean UISession.removeUISessionListener(UISessionListener listener)
          Removes a UISessionListener from this UI session.
 


Eclipse Remote Application Platform

Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0