rerender

rerender

 英

  • 网络在子页面上重新渲染

例句

The reRender attribute indicates a specific set of components that should be re-rendered, referenced by their component IDs.

reRender属性表示应该重现一个特定组件组件ID加以引用

reRender = "book" means that only a component with the ID "book" should be refreshed after the server-side data has been pushed to the page.

reRender=“book意味服务器数据页面只有IDbook组件刷新

One way is to target individual components by specifying their component IDs in the reRender attribute of the Ajax4jsf action component.

一种方法针对单个组件,Ajax4jsf动作组件reRender属性指定它们组件ID