|
Eclipse Rich Ajax Platform | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.rwt.lifecycle | |
---|---|
org.eclipse.rwt | |
org.eclipse.rwt.application | |
org.eclipse.rwt.lifecycle |
Classes in org.eclipse.rwt.lifecycle used by org.eclipse.rwt | |
---|---|
ILifeCycle
This interface represents the life cycle of a request. |
Classes in org.eclipse.rwt.lifecycle used by org.eclipse.rwt.application | |
---|---|
IEntryPoint
An implementation of IEntryPoint represents the main entry point for
a RAP application. |
|
IEntryPointFactory
Implementations of this interface can be used to register entrypoints with the framework. |
|
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.rwt.lifecycle used by org.eclipse.rwt.lifecycle | |
---|---|
AbstractWidgetLCA
Abstract implementation of a widget life cycle adapter. |
|
IEntryPoint
An implementation of IEntryPoint represents the main entry point for
a RAP application. |
|
IEntryPointFactory
Implementations of this interface can be used to register entrypoints with the framework. |
|
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. |
|
JSListenerInfo
Deprecated. Use IClientObject#listen(String, boolean) instead |
|
JSListenerType
Deprecated. Use IClientObject#listen(String, boolean) instead |
|
JSVar
Deprecated. As of RAP 1.5, the client-server protocol is based on JSON. This class is related to the old JavaScript-based protocol. |
|
JSWriter
Deprecated. This class should not be used anymore as it writes JavaScript to the client which is incompatible with clients other than the default RAP webclient. Use IClientObject to write changes
to the client. |
|
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. |
|
Eclipse Rich Ajax Platform | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) EclipseSource and others 2002, 2012. All rights reserved.