Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse RAP Development Guide
Previous Page Home Next Page

Eclipse Rich Ajax Platform
Release 1.2

Package org.eclipse.rwt.lifecycle

Interface Summary
IEntryPoint An implementation of IEntryPoint represents the main entry point for a RAP application.
ILifeCycle This interface represents the life cycle of a request.
ILifeCycleAdapter A stateless callback handler used by RWT to synchronize the state of the client and the server during the processing of an HTTP request.
IWidgetAdapter Instances of this interface provide RWT specific operations on widgets.
IWidgetLifeCycleAdapter A stateless callback handler used by RWT to synchronize the client-side and server-side state of a widget.
PhaseListener An interface implemented by objects that wish to be notified at the beginning and ending of processing for each standard phase of the request processing lifecycle.
 

Class Summary
AbstractWidgetLCA Abstract implementation of a widget life cycle adapter.
JSListenerInfo  
JSListenerType  
JSVar Instances of this class represent a JavaScript variable.
PhaseEvent This event is sent to the PhaseListener before and after a lifecycle phase is executed.
PhaseId A type-safe enumeration that represents all standard life cycle phases.
ProcessActionRunner  
UICallBack A utility class that provides some static helper methods to perform commonly needed tasks with respect to background thread management.
WidgetUtil This is a helper class to obtain different aspects for a widget related to the handling of widgets in RAP.
 


Eclipse Rich Ajax Platform
Release 1.2

Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire