0
供應商我有一個dataTable
,其中一列是commandLink
,它打開rich:modalPanel
,其中包含有關該商品的詳細信息。問題是,@DataModelSelection字段是否仍然會在我打開modalPanel時點擊commandLink的那一行?目前我嘗試用簡單的outputText顯示一個項目的字段,但它沒有呈現。SEAM @DataModelSelection範圍
供應商我有一個dataTable
,其中一列是commandLink
,它打開rich:modalPanel
,其中包含有關該商品的詳細信息。問題是,@DataModelSelection字段是否仍然會在我打開modalPanel時點擊commandLink的那一行?目前我嘗試用簡單的outputText顯示一個項目的字段,但它沒有呈現。SEAM @DataModelSelection範圍
好吧,閱讀following文章幫助。