|
Eclipse Remote Application Platform | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.rap.rwt.lifecycle | |
---|---|
org.eclipse.rap.rwt | |
org.eclipse.rap.rwt.application | |
org.eclipse.rap.rwt.lifecycle |
Classes in org.eclipse.rap.rwt.lifecycle used by org.eclipse.rap.rwt | |
---|---|
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. |
Classes in org.eclipse.rap.rwt.lifecycle used by org.eclipse.rap.rwt.application | |
---|---|
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. |
Classes in org.eclipse.rap.rwt.lifecycle used by org.eclipse.rap.rwt.lifecycle | |
---|---|
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. |
|
Eclipse Remote Application Platform | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) EclipseSource and others 2002, 2012. All rights reserved.