在af:table中實現一次刪除多行

在af:table中,通常我們做的是一次選中一行,然後點擊綁定了Delete operation的按鈕,可以刪除選中的行。下面介紹如何一次選中多行,並實現刪除多行的邏輯。 1,創建Fuwion Web Applicaiton 2,Model層使用HR schema的departments表,創建EO、VO,並將VO對象Expose給UI。 3,創建頁面,將departments VO以table形
相關文章
相關標籤/搜索