Uses of Interface
org.compiere.minigrid.IMiniTable
Package
Description
Custom Zk components for iDempiere
Base classes for UI form.
Base class for Create From and Payment Capture form
Interface and model for list view
-
Uses of IMiniTable in org.adempiere.webui.component
-
Uses of IMiniTable in org.compiere.apps.form
Modifier and TypeMethodDescriptionMatch.cmd_search
(IMiniTable xMatchedTable, int display, String matchToString, Integer Product, Integer Vendor, Timestamp from, Timestamp to, boolean matched) Retrieve available match from recordsMatch.cmd_searchTo
(IMiniTable xMatchedTable, IMiniTable xMatchedToTable, String displayString, int matchToType, boolean sameBPartner, boolean sameProduct, boolean sameQty, boolean matched) Retrieve available match to recordsModifier and TypeMethodDescriptionvoid
Allocation.calculate
(IMiniTable paymentTable, IMiniTable invoiceTable, boolean isMultiCurrency) Perform allocation calculationAllocation.calculateInvoice
(IMiniTable invoice, boolean isMultiCurrency) Calculate total of selected invoicesAllocation.calculatePayment
(IMiniTable payment, boolean isMultiCurrency) Calculate total of selected paymentsvoid
FactReconcile.calculateSelection
(IMiniTable miniTable) Calculate total of selected rows.PaySelect.calculateSelection
(IMiniTable miniTable) Calculate total of selected rows.void
Match.cmd_process
(IMiniTable xMatchedTable, IMiniTable xMatchedToTable, int matchMode, int matchFrom, String matchTo, BigDecimal m_xMatched) Process MatchingMatch.cmd_search
(IMiniTable xMatchedTable, int display, String matchToString, Integer Product, Integer Vendor, Timestamp from, Timestamp to, boolean matched) Retrieve available match from recordsMatch.cmd_searchTo
(IMiniTable xMatchedTable, IMiniTable xMatchedToTable, String displayString, int matchToType, boolean sameBPartner, boolean sameProduct, boolean sameQty, boolean matched) Retrieve available match to recordsabstract void
GenForm.configureMiniTable
(IMiniTable miniTable) void
InOutGen.configureMiniTable
(IMiniTable miniTable) Deprecated.void
InvoiceGen.configureMiniTable
(IMiniTable miniTable) Deprecated.protected void
StatementCreateFromBatch.configureMiniTable
(IMiniTable miniTable) Set column class typevoid
Charge.createAccount
(IMiniTable dataTable) Create charge from selected account elementsvoid
InOutGen.executeQuery
(KeyNamePair docTypeKNPair, IMiniTable miniTable) Deprecated.Query Infovoid
InvoiceGen.executeQuery
(KeyNamePair docTypeKNPair, IMiniTable miniTable) Deprecated.Query Infovoid
FactReconcile.generate
(IMiniTable miniTable, List<Integer> generatedIndexes) GenerateMFactReconciliation
record from selected row in miniTablePaySelect.generatePaySelect
(IMiniTable miniTable, ValueNamePair paymentRule, Timestamp payDate, PaySelect.BankInfo bi) Create Pay Selection (C_PaySelection and C_PaySelectionLine) recordsAllocation.getInvoiceData
(boolean isMultiCurrency, Object date, IMiniTable invoiceTable) Deprecated.Allocation.getPaymentData
(boolean isMultiCurrency, Object date, IMiniTable paymentTable) Deprecated.abstract void
CreateFromForm.info
(IMiniTable miniTable, IStatusBar statusBar) Update status bar with info from miniTablevoid
StatementCreateFromBatch.info
(IMiniTable miniTable, IStatusBar statusBar) void
PaySelect.loadTableInfo
(PaySelect.BankInfo bi, Timestamp payDate, ValueNamePair paymentRule, boolean onlyDue, boolean onlyPositiveBalance, KeyNamePair bpartner, KeyNamePair docType, IMiniTable miniTable) Load open invoice and credit memo documents into miniTablevoid
PaySelect.prepareTable
(IMiniTable miniTable) SetupColumnInfo
, From and Where clausevoid
FactReconcile.reset
(IMiniTable miniTable, List<Integer> resetedIndexes) Reset/DeleteMFactReconciliation
record from selected row in miniTableabstract boolean
CreateFromForm.save
(IMiniTable miniTable, String trxName, GridTab gridTab) Save changesboolean
StatementCreateFromBatch.save
(IMiniTable miniTable, String trxName, GridTab gridTab) Allocation.saveData
(int m_WindowNo, Timestamp dateTrx, IMiniTable payment, IMiniTable invoice, String trxName) Save allocation dataabstract void
GenForm.saveSelection
(IMiniTable miniTable) void
InOutGen.saveSelection
(IMiniTable miniTable) Deprecated.Save Selection and return selection Query or ""void
InvoiceGen.saveSelection
(IMiniTable miniTable) Deprecated.Save Selection and return selection Query or ""void
Charge.setColumnClass
(IMiniTable dataTable) Set class type of columnsvoid
FactReconcile.setColumnClass
(IMiniTable miniTable) Set class type of columnvoid
Allocation.setInvoiceColumnClass
(IMiniTable invoiceTable, boolean isMultiCurrency) Set class type for each columnvoid
Allocation.setPaymentColumnClass
(IMiniTable paymentTable, boolean isMultiCurrency) Set class/type of columnsprotected void
Match.tableLoad
(IMiniTable table) Fill table with records retrieve using m_sqlAllocation.writeOff
(int row, int col, boolean isInvoice, IMiniTable payment, IMiniTable invoice, boolean isAutoWriteOff) Update payment or invoice applied and write off amount -
Uses of IMiniTable in org.compiere.grid
Modifier and TypeMethodDescriptionprotected void
CreateFromDepositBatch.configureMiniTable
(IMiniTable miniTable) set class/type of columnsprotected void
CreateFromInvoice.configureMiniTable
(IMiniTable miniTable) set class/type of columnsprotected void
CreateFromPackageShipment.configureMiniTable
(IMiniTable miniTable) set class/type of columnsprotected void
CreateFromRMA.configureMiniTable
(IMiniTable miniTable) set class/type of columnsprotected void
CreateFromShipment.configureMiniTable
(IMiniTable miniTable) set class/type of columnsprotected void
CreateFromStatement.configureMiniTable
(IMiniTable miniTable) set class/type of columnsabstract void
CreateFrom.info
(IMiniTable miniTable, IStatusBar statusBar) update status bar with info from miniTablevoid
CreateFromBatch.info
(IMiniTable miniTable, IStatusBar statusBar) void
CreateFromInvoice.info
(IMiniTable miniTable, IStatusBar statusBar) void
CreateFromPackageShipment.info
(IMiniTable miniTable, IStatusBar statusBar) void
CreateFromRMA.info
(IMiniTable miniTable, IStatusBar statusBar) void
CreateFromShipment.info
(IMiniTable miniTable, IStatusBar statusBar) abstract boolean
CreateFrom.save
(IMiniTable miniTable, String trxName) save changesboolean
CreateFromDepositBatch.save
(IMiniTable miniTable, String trxName) Create C_DepositBatchLineboolean
CreateFromInvoice.save
(IMiniTable miniTable, String trxName) Save - Create Invoice Linesboolean
CreateFromPackageShipment.save
(IMiniTable miniTable, String trxName) Create M_PackageLineboolean
CreateFromRMA.save
(IMiniTable miniTable, String trxName) Create M_RMALineboolean
CreateFromShipment.save
(IMiniTable miniTable, String trxName) Create M_InOutLineboolean
CreateFromStatement.save
(IMiniTable miniTable, String trxName) Create C_BankStatementLine -
Uses of IMiniTable in org.compiere.minigrid
Modifier and TypeClassDescriptionclass
Headless implementation ofIMiniTable
.
This support the use/test of some UI API (for e.gMatch
in headless environment (for e.g unit test).ModifierConstructorDescriptionEmbedWinInfo
(MInfoWindow iw, IMiniTable mt, String isql, String linkName, MInfoColumn linkColumn, int parentLinkColumnID)