Package | Description |
---|---|
org.eclipse.rap.rwt | |
org.eclipse.rap.rwt.application | |
org.eclipse.rap.rwt.lifecycle |
Class and Description |
---|
ILifeCycle
Deprecated.
As of 2.0, PhaseListeners should only be registered in an
ApplicationConfiguration . For new applications and custom widgets, consider
the (still internal) RemoteObject API which is going to replace
PhaseListener. |
Class and Description |
---|
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 and Description |
---|
AbstractWidgetLCA
Abstract implementation of a widget life cycle adapter.
|
ILifeCycle
Deprecated.
As of 2.0, PhaseListeners should only be registered in an
ApplicationConfiguration . For new applications and custom widgets, consider
the (still internal) RemoteObject API which is going to replace
PhaseListener. |
IWidgetAdapter
Deprecated.
Use
WidgetAdapter instead. |
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.
|
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.
|
WidgetAdapter
Instances of this interface provide RWT specific operations on widgets.
|
WidgetLifeCycleAdapter
A stateless callback handler used by RWT to synchronize the client-side and server-side state of
a widget.
|
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