<row-actions> <set field="estimatedTotalMilliSeconds" value="${bsh:estimatedMilliSeconds * quantity}" type="BigDecimal"/> </row-actions>
จากโค้ด ได้ทำการคำนวน โดยการนำค่าของ estimatedMilliSeconds มาทำการคูณกับ quantity แล้วเก็บไว้ในตัวแปร estimatedTotalMilliSeconds
โดยหากใช้คำสั่ง <row-actions> นั่นจะหมายถึง มีการคำนวนค่านี้ในทุกแถวที่มีการ process ค่านี้ออกมา
ไม่มีความคิดเห็น:
แสดงความคิดเห็น