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(javax.faces.context.FacesContext facesContext)
Perform all state transitions required by the current phase of the
request processing
Lifecycle for a
particular request. |
javax.faces.event.PhaseId |
getId() |
doPhase, handleAfterPhase, handleBeforePhase, queueException, queueExceptionpublic void execute(javax.faces.context.FacesContext facesContext)
PhasePerform all state transitions required by the current phase of the
request processing Lifecycle for a
particular request.
Copyright © 2010–2024 JBoss by Red Hat. All rights reserved.