The more nodes in the render tree that need recalculation, the worse it becomes.
渲染树的大多数节点需要被重新计算,它变得更糟糕。
Depending on the nature of the change, a smaller or bigger part of the render tree needs to be recalculated.
根据改变的性质,渲染树上或大或小的一部分需要重新计算。
Reflows sometimes affect only a small part of the render tree, but they can affect a larger portion, or even the whole tree.
重排版有时只影响渲染树的一小部分,但也可以影响很大的一部分,甚至整个渲染树。
Nodes in the render tree are called frames or boxes in accordance with the CSS model that treats page elements as boxes with padding, margins, borders, and position.
渲染树上的节点称为“框”或者“盒”,符合CSS模型的定义,将页面元素看作一个具有填充、边距、边框和位置的盒。
The render tree has at least one node for every node of the DOM tree that needs to be displayed (hidden DOM elements don't have a corresponding node in the render tree).
渲染树中为每个需要显示的DOM树节点存放至少一个节点(隐藏DOM元素在渲染树中没有对应节点)。
After analyzed and studied on some algorithms about how to create and render tree models, a improved algorithm which is based on Three-dimensional geometric modeling method proposed.
在对已有的树木模拟算法进行分析和研究的基础上,探讨出一种基于三维分枝模型的改进算法。
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阶段创建组件实例。
In this case, the JSF implementation cannot restore the component tree, which must be created in the Render Response phase.
在这种情况下,JSF实现不能恢复组件树,此树必须在RenderResponse阶段创建。
As mentioned previously, this layout is used by the treeview XDIME aggregator JSPs to render the tree navigation structure.
正如前面提到的,此布局由树视图xdime聚合器JSP用来呈现树导航结构。
When you open a DB2 trace file, the EMF plug-ins visually render its content in a tree view.
打开DB2跟踪文件之后,EMF插件会将一个树形结构中显示其内容。
To make sure the rendering will have the same dimensions as our piece, on the right side go to Shader Tree > Render and set the width/height of the scene to 3613/5000.
为了确保渲染的效果图和我们的图像尺寸相同,执行窗口右侧的 渲染树>渲染 ,并设置高度和宽度为3613和5000 。
Finally, the Render response phase creates a response component tree and forwards the response.
最后,响应合成阶段生成一个响应组件树并发送响应。
Then the prepared HTML code is added to the DOM tree, which triggers the Dojo parser to render the new fragment of the page.
然后将准备好的HTML代码添加到DOM树,从而触发Dojo解析器呈现页面的新片段。
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所产生的组件树保持同步。
You need to define a new content type for the tree so Dojo clients can differentiate and render the data on different widgets, as shown in Listing 15.
您需要为树定义一个新内容类型,这样Dojo客户端就可以区分和显示不同小部件上的数据,如清单15所示。
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进行呈现时会出现这种情况。
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组件树以及重新呈现该页的某些部分。
Pre-render Yes Yes Yes If you want to make final changes to the UI objects like changing tree structure or property values, before these controls are saved in to view state.
Pre - render YesYes Yes如果你想对UI对象做最终的修改,如改变属性结构或属性值,在这些控件保存到ViewState之前。
Pre-render Yes Yes Yes If you want to make final changes to the UI objects like changing tree structure or property values, before these controls are saved in to view state.
Pre - render YesYes Yes如果你想对UI对象做最终的修改,如改变属性结构或属性值,在这些控件保存到ViewState之前。
应用推荐