Uses of Class
org.compiere.model.MViewColumn
-
Packages that use MViewColumn Package Description org.compiere.model Provides for.... -
-
Uses of MViewColumn in org.compiere.model
Methods in org.compiere.model that return MViewColumn Modifier and Type Method Description MViewColumn[]MViewComponent. getColumns(boolean reload)Get columnsMViewColumnMViewColumn. markImmutable()Methods in org.compiere.model with parameters of type MViewColumn Modifier and Type Method Description StringMViewComponent. getSelect(boolean requery, MViewColumn[] vCols)Get SQL selectConstructors in org.compiere.model with parameters of type MViewColumn Constructor Description MViewColumn(Properties ctx, MViewColumn copy)MViewColumn(Properties ctx, MViewColumn copy, String trxName)MViewColumn(MViewColumn copy)
-