Databases Reference
In-Depth Information
Iniialize Context : In this phase, the LifeCycleContext object is instaniated
and iniialized with the associated request, binding container, and the life cycle.
At runime, the page deiniion ile is created for the requested page, which is used
to create the bindingContainer object. The initializeMethodParameters
method is called as part of the life cycle.
Prepare Model : This phase prepares and iniializes the model. The page parameters
are set and the methods in the executable secion of the page bindings are executed.
The prepareModel method is called in this phase.
Apply Request Values : The values for the components are applied and the
associated events are queued. These values are later used in the Update Model
Values phase. If the immediate opion for the component is set to true , then the
validaion, conversion, and updaing of model values are skipped. The life cycle
directly goes to the Render Response phase. The buildEventList method is
called in this phase.
 
Search WWH ::




Custom Search