如何在单击显示标签列时打开弹出窗口。
我有 popupSmallWindow(this, 'update') javascript 来打开弹出窗口。我需要从显示标签中调用它。同时单击下面的列。
paramName = "propertyTypeId"
Value = propertyType.propertyTypeId
action= editType.action
并且需要调用 popupSmallWindow(this, 'update')
<displayEL:column property="propertyType.propertyTypeName"
titleKey="common.propertytype" sortable="true" style="width:30%" />