Uses of Interface
org.adempiere.model.IInfoColumn
Package
Description
One of the package that provide extended model class for iDempiere core tables.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
Implement info panel and info window
Provide implementation of AD_Form window, info panel, help controller, tab editor form, some custom panel, dialog and window.
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of IInfoColumn in org.adempiere.model
Modifier and TypeClassDescriptionclass
Contain details of process in info window, including ad_process_id, image name and name.class
Extended model class for AD_InfoRelated -
Uses of IInfoColumn in org.adempiere.webui.info
Modifier and TypeMethodDescriptionprotected String
InfoWindow.addMoreColumnToQuery
(String sqlMain, IInfoColumn[] listInfoColumn) Info window load infoColumns with isDisplay = true to construct the main query. -
Uses of IInfoColumn in org.adempiere.webui.panel
Modifier and TypeMethodDescriptionprotected void
InfoPanel.appendInfoColumnData
(ResultSet rs, List<Object> data, IInfoColumn[] listModelHasInfoColumn, List<Integer> listReadedColumn) Append value of infoColumn in listModelHaveInfoColumn to data. -
Uses of IInfoColumn in org.compiere.model
Modifier and TypeClassDescriptionclass
Related Info Value Objectclass
Info Window Column Model