要将删除流程耗时较多的部分和较少的部分分离,要在一个业务组件的生命周期中创建不同的删除阶段。
To support the separation of the more and less time consuming parts of the deletion process, these different deletion phases in the lifecycle of a business component were created.
在这种情况下,JSF实现不能恢复组件树,此树必须在RenderResponse阶段创建。
In this case, the JSF implementation cannot restore the component tree, which must be created in the Render Response phase.
Create在实例化的初始阶段调用,触发一个新业务组件示例的创建和所需资源的实例化。
Create is called at the beginning of the instantiation phase and triggers the creation of a new business component instance and the initialization of needed resources.
例如,布局阶段是Flex组件的生命周期的重要部分,但还有其他重要阶段,包括初始化阶段和创建阶段。
For example, the layout phase is an important part of Flex component's life cycle, but there are other important phases, too, including the initialization phase and creation phases.
不管使用的是哪个JSF版本,如果组件树没有在RestoreView阶段恢复,JSF标记处理程序将会在RenderResponse阶段创建组件实例。
No matter which JSF version you use, the JSF tag handlers create the component instances during the Render Response phase if the component tree hasn't been restored in the restore View phase.
重建请求树阶段为被请求的页面创建组件树。
The Reconstitute request tree phase creates a component tree for the requested page.
重建请求树阶段为被请求的页面创建组件树。
The Reconstitute request tree phase creates a component tree for the requested page.
应用推荐