|
Eclipse Remote Application Platform | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhaseId | |
---|---|
org.eclipse.rap.rwt.lifecycle |
Uses of PhaseId in org.eclipse.rap.rwt.lifecycle |
---|
Fields in org.eclipse.rap.rwt.lifecycle declared as PhaseId | |
---|---|
static PhaseId |
PhaseId.ANY
The PhaseId ANY is used by the PhaseListener to
signal interest in all phases. |
static PhaseId |
PhaseId.PREPARE_UI_ROOT
The PhaseId PREPARE_UI_ROOT is used by the
PhaseListener to signal interest in the Prepare UI Root
phase. |
static PhaseId |
PhaseId.PROCESS_ACTION
The PhaseId PROCESS_ACTION is used by the
PhaseListener to signal interest in the Process Action
phase. |
static PhaseId |
PhaseId.READ_DATA
The PhaseId READ_DATA is used by the PhaseListener
to signal interest in the Read Data phase. |
static PhaseId |
PhaseId.RENDER
The PhaseId RENDER is used by the PhaseListener to
signal interest in the Render phase. |
Methods in org.eclipse.rap.rwt.lifecycle that return PhaseId | |
---|---|
PhaseId |
PhaseEvent.getPhaseId()
Returns the id of the phase that will be or was executed. |
PhaseId |
PhaseListener.getPhaseId()
Return the identifier of the request processing phase during which this listener is interested in processing PhaseEvent events. |
Constructors in org.eclipse.rap.rwt.lifecycle with parameters of type PhaseId | |
---|---|
PhaseEvent(ILifeCycle source,
PhaseId phaseId)
Creates a PhaseEvent for the given lifecycle with the given phaseId . |
|
Eclipse Remote Application Platform | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) EclipseSource and others 2002, 2012. All rights reserved.