Uses of Class
org.idempiere.apps.form.BOMDrop.SelectedItem
-
Uses of BOMDrop.SelectedItem in org.idempiere.apps.form
Modifier and TypeMethodDescriptionBOMDrop.saveInvoiceLines
(int C_Invoice_ID, List<BOMDrop.SelectedItem> selectedItems, String trxName) Add invoice lines for selected itemsBOMDrop.saveOrderLines
(int C_Order_ID, List<BOMDrop.SelectedItem> selectedItems, String trxName) Add order lines for selected itemsBOMDrop.saveProjectLines
(int C_Project_ID, List<BOMDrop.SelectedItem> selectedItems, String trxName) Add project lines for selected items