public class UpdateModelValuesPhase extends Phase
processUpdates
on each
component in the tree so that it may have a chance to update its model value.Constructor and Description |
---|
UpdateModelValuesPhase() |
Modifier and Type | Method and Description |
---|---|
void |
execute(FacesContext facesContext)
Perform all state transitions required by the current phase of the
request processing
Lifecycle for a
particular request. |
PhaseId |
getId() |
doPhase, handleAfterPhase, handleBeforePhase, queueException, queueException
public void execute(FacesContext facesContext)
Phase
Perform all state transitions required by the current phase of the
request processing Lifecycle
for a
particular request.
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.