Uses of Class
org.compiere.report.MReportColumn
-
Packages that use MReportColumn Package Description org.compiere.report -
-
Uses of MReportColumn in org.compiere.report
Methods in org.compiere.report that return MReportColumn Modifier and Type Method Description static MReportColumn
MReportColumn. copy(Properties ctx, int AD_Client_ID, int AD_Org_ID, int PA_ReportColumnSet_ID, MReportColumn source, String trxName)
/** CopyMReportColumn[]
MReportColumnSet. getColumns()
Get ColumnsMethods in org.compiere.report with parameters of type MReportColumn Modifier and Type Method Description static MReportColumn
MReportColumn. copy(Properties ctx, int AD_Client_ID, int AD_Org_ID, int PA_ReportColumnSet_ID, MReportColumn source, String trxName)
/** Copy
-