This method is responsible for dispatching the "initPage" handlers associated with this LayoutDefinition
(if any).
The source
passed in should be the UIViewRoot
. However, it is expected that in most cases this will not be available. It is reasonable for this to be null
.
If the FacesContext
provided is null, this method will simply return.
|
|
|
|
|
|
|
|