Part 2 shows how to save the form data of the current view by traversing the JSF component tree and getting the values of the input components.
第2部分展示了如何通过遍历jsf组件树并获取输入组件的值来保存当前视图的表单数据。
A tree view displaying the component hierarchy.
显示组件层次结构的一个树视图。
Using custom tag libraries to construct the component tree in the view root.
使用自定义标签库在视图根中构造组件树。
Facelets supports all of the JSF UI components and builds its own component tree, reflecting the view for a JSF application.
Facelets支持所有的JSFUI组件,并且构建了它自己的组件树,以反映JSF应用程序的视图。
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.
不管使用的是哪个JSF版本,如果组件树没有在RestoreView阶段恢复,JSF标记处理程序将会在RenderResponse阶段创建组件实例。
Pages that represent MVC-style views; pages reference view roots via the JSF component tree.
呈现mvc样式视图的页面;页面通过JSF组件树引用视图根(view root)。
This component displays a tree view of values computed in the same way that the Lotus Notes join - table component does.
该组件在树形视图中以和LotusNotesjoin-table组件相同的方式显示经过计算的值。
This component displays a tree view of values computed in the same way that the Lotus Notes join - table component does.
该组件在树形视图中以和LotusNotesjoin-table组件相同的方式显示经过计算的值。
应用推荐