org.eclipse.rwt.lifecycle
Interface ILifeCycleAdapter
-
All Known Subinterfaces:
-
IWidgetLifeCycleAdapter
-
All Known Implementing Classes:
-
AbstractWidgetLCA
- public interface 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. A life cycle
adapter is responsible for reading and processing data sent with the request,
and creating appropriate JavaScript code for the response.
-
Since:
- 1.0
Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2008. All rights reserved.