Uses of Class
org.compiere.model.MInfoColumn
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.
Provide implementation of AD_Form window, info panel, help controller, tab editor form, some custom panel, dialog and window.
Interface and model for list view
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 MInfoColumn in org.adempiere.model
Modifier and TypeMethodDescriptionIInfoColumn.getAD_InfoColumn()
Get MInfoColumn instanceMInfoProcess.getAD_InfoColumn()
Just forward call to()
MInfoRelated.getAD_InfoColumn()
Just forward call toX_AD_InfoRelated.getParentRelatedColumn()
MInfoRelated.getLinkInfoColumn()
-
Uses of MInfoColumn in org.adempiere.webui.panel
Modifier and TypeFieldDescriptionprotected MInfoColumn
InfoPanel.keyColumnOfView
MInfoColumn with isKey = true. -
Uses of MInfoColumn in org.compiere.minigrid
ModifierConstructorDescriptionEmbedWinInfo
(MInfoWindow iw, IMiniTable mt, String isql, String linkName, MInfoColumn linkColumn, int parentLinkColumnID) -
Uses of MInfoColumn in org.compiere.model
Modifier and TypeMethodDescriptionInfoColumnVO.getAD_InfoColumn()
InfoRelatedVO.getAD_InfoColumn()
Just forward call toInfoRelatedVO.getParentRelatedColumn()
MInfoColumn.getAD_InfoColumn()
MInfoWindow.getInfoColumns()
MInfoWindow.getInfoColumns
(boolean requery, boolean checkDisplay) MInfoWindow.getInfoColumns
(AccessSqlParser.TableInfo[] tableInfos) InfoRelatedVO.getLinkInfoColumn()
Modifier and TypeMethodDescriptionstatic InfoColumnVO[]
InfoColumnVO.create
(Properties ctx, MInfoColumn[] p_infoColumns) Create InfoColumnVO Array from MInfoColumn ArrayModifierConstructorDescriptionInfoColumnVO
(Properties ctx, MInfoColumn infoColumn) Default ConstructorMInfoColumn
(MInfoColumn copy) copy constructor