Eclipse Remote Application Platform

Uses of Interface
org.eclipse.rap.rwt.lifecycle.ILifeCycle

Packages that use ILifeCycle
org.eclipse.rap.rwt   
org.eclipse.rap.rwt.lifecycle   
 

Uses of ILifeCycle in org.eclipse.rap.rwt
 

Methods in org.eclipse.rap.rwt that return ILifeCycle
static ILifeCycle RWT.getLifeCycle()
          Deprecated. As of 2.0, PhaseListeners should only be registered in an ApplicationConfiguration. For new applications and custom widgets, consider the RemoteObject API which is going to replace PhaseListener.
 

Uses of ILifeCycle in org.eclipse.rap.rwt.lifecycle
 

Constructors in org.eclipse.rap.rwt.lifecycle with parameters of type ILifeCycle
PhaseEvent(ILifeCycle source, PhaseId phaseId)
          Creates a PhaseEvent for the given lifecycle with the given phaseId.
 


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