For example, you may want to modify the ICONS used by the check boxes and radio buttons to paint their status, or you may want to use other ICONS to paint the folders and nodes of a tree component.
例如,您可能想修改复选框和单选按钮所使用的图标以便绘出它们的状态,或者使用其他的图标来绘制文件夹和树组件的节点。
A UCM component is simply a directory tree made up of files and directories that has one component root directory.
一个UCM构件简单来说,是一个由同一个构件根目录下的文件和目录组成的目录树。
Tree security label component: a tree is a collection of elements representing a complex hierarchy having multiple nodes and branches.
树安全标签组件:树是一个元素集合,用于表示有多个节点和分支的复杂层次关系。
This component is a page navigator that renders as a tree.
该组件是一个页面导航器,它显示为一个树。
If the number of tree nodes is large (more than 200) then the custom JSF component must not generate code for more than 200 nodes.
如果树上的节点数很大(超过200),自定义JSF组件不应为多于200的节点产生代码。
In Part 2 of this series, you'll find more JSF techniques for working with the component tree and controlling the request processing life cycle.
在本系列的第2部分,您将获得更多有关处理组件树和控制请求处理生命周期的JSF技巧。
If model data referenced by a value binding expression is no longer available or has changed prior to the component tree being restored, it can result in portions of the tree being dropped.
如果一个值绑定表达式引用的模型数据不再可用,或者在组件树被恢复之前发生了更改,那么组件树的一些部分将被撤销。
Traversing the JSF component tree recursively.
递归式遍历JSF组件树。
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组件树并获取输入组件的值来保存当前视图的表单数据。
Once I understood what the code in question was attempting to do, I could then relate the error to the code generation model tree and isolate the model component where the generation was going awry.
一旦理解了有问题的代码想做什么,就可以把错误与代码生成树联系起来,并分离出生成出错的模型组件。
First, the framework needs to restore the component tree of the form page.
首先,框架需要恢复表单页面的组件树。
This means the application has no chance to update the component tree during the processing of the GET request before it is too late and the output has already been sent to the user's browser.
这意味着应用程序在处理GET请求的过程中没有机会处理组件树,而且输出已经被发送给用户浏览器。
Before this last phase, the component tree does not exist, and after rendering the response, it is too late to update the component styles because the HTML output has already been generated.
在最后阶段之前,组件树并不存在,在呈现了响应之后再更新组件样式就太晚了,因为HTML输出已经生成。
You named the tree node as a component.
树节点称为组件。
Drag and drop the rest items from the type tree to the component panel in the following order: name, phone, street, city, state, zip.
将其余条目按下列顺序从类型树拖放到组件面板:姓名、电话、街道、城市、国家、邮政编码。
A tree view displaying the component hierarchy.
显示组件层次结构的一个树视图。
This article has taught you how to encode and submit form data with Ajax and how to implement a JSF listener that retrieves submitted data from the JSF component tree.
本文向您展示了如何用Ajax编码和提交表单数据以及如何实现一个能从JSF组件树检索已提交数据的JSF侦听程序。
Using custom tag libraries to construct the component tree in the view root.
使用自定义标签库在视图根中构造组件树。
The MyFaces tag allows you to store data (including entire backing beans) as part of the component tree rather than just the value bindings.
MyFaces标记允许将数据(包括整个backingbean)存储为组件树的一部分,而仅仅是值绑定。
JSPs are compiled to create a servlet and are used to render dynamic content, but this content is not always in sync with the component tree JSF produces.
对JSP进行编译以创建servlet,且使用jsp来呈现动态内容,但此内容并不是始终与JSF所产生的组件树保持同步。
Examining the words used in the specification reveals that while the component tree is restored on a postback, the backing bean data used by those components is not restored.
仔细研究规范中的用词可以发现,虽然在postback上恢复了组件树,但是那些组件使用的backingbean数据并没有被恢复。
Therefore, the Ajax-enabled components can execute action handlers on the server, update the JSF component tree, and re-render portions of the page, all without triggering a browser-navigation event.
因而,支持Ajax的组件可以在不触发浏览器导航事件的前提下执行动作处理程序、升级JSF组件树以及重新呈现该页的某些部分。
Facelets works and integrates with the JSF component tree so there are no surprises in the output rendered — which can occur when using JSP to render in JSF.
Facelets与JSF组件树相结合而运行,因此对呈现的输出不必感到奇怪——在JSF中使用JSP进行呈现时会出现这种情况。
The most noticeable downside of not storing value binding data in the component tree is the ghost event effect (see Resources), which is caused by transient parent components in the UIData family.
不将值绑定数据存储在组件树中的一个最值得注意的不利方面是虚幻事件效果(见参考资料),这是由UIData家族中的临时父组件导致的。
Facelets supports all of the JSF UI components and builds its own component tree, reflecting the view for a JSF application.
Facelets支持所有的JSFUI组件,并且构建了它自己的组件树,以反映JSF应用程序的视图。
In this case, the component tree should have been constructed and saved during the processing of a previous Faces request (see the sidebar on state-saving methods).
在这种情况下,此组件树应该在处理之前的Faces请求期间构造和保存(参见侧栏状态保存方法)。
After some context initialization, the page is executed and the JSF framework creates a component tree that mirrors the JSF tags used in the Web page.
在进行了某些上下文初始化后,就会执行此页面,而且,JSF框架还会创建组件树以镜像该Web页面所用的JSF标记。
Pages that represent MVC-style views; pages reference view roots via the JSF component tree.
呈现mvc样式视图的页面;页面通过JSF组件树引用视图根(view root)。
The sample application's custom JSF component created only 100 tree nodes (at the root level) and showed the option 'show more...' in the end.
本文例子应用的自定义JSF组件只创建100个树节点(在根一级上)并在最后显示‘Showmore…’选项。
The tree representation constructed by the builder component is proprietary to Saxon.
由构建器组件构造的树表示法是Saxon 的专利。
应用推荐