Uses of Class
org.compiere.model.InfoRelatedVO
-
Packages that use InfoRelatedVO Package Description org.adempiere.webui.panel org.compiere.model Provides for.... -
-
Uses of InfoRelatedVO in org.adempiere.webui.panel
Fields in org.adempiere.webui.panel declared as InfoRelatedVO Modifier and Type Field Description protected InfoRelatedVO[]InfoPanel. relatedInfoList -
Uses of InfoRelatedVO in org.compiere.model
Methods in org.compiere.model that return InfoRelatedVO Modifier and Type Method Description static InfoRelatedVO[]InfoRelatedVO. getInfoRelatedVOList(Properties ctx, MInfoRelated[] infoRelatedList, int windowNo)Default Constructor
-