Eclipse Remote Application Platform

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

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

Uses of UISession in org.eclipse.rap.rwt
 

Methods in org.eclipse.rap.rwt that return UISession
static UISession RWT.getSessionStore()
          Deprecated. Use RWT.getUISession() instead
static UISession RWT.getUISession()
          Returns the current UI session.
static UISession RWT.getUISession(Display display)
          Returns the UI session that is associated with the given display.
 

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

Methods in org.eclipse.rap.rwt.service that return UISession
 UISession UISessionEvent.getUISession()
          Returns the UI session that this event is related to
 

Constructors in org.eclipse.rap.rwt.service with parameters of type UISession
UISessionEvent(UISession uiSession)
          Creates a new instance of this class.
 


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