Uses of Class
org.compiere.model.MViewColumn
Packages that use MViewColumn
Package
Description
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 MViewColumn in org.compiere.model
Methods in org.compiere.model that return MViewColumnModifier and TypeMethodDescriptionMViewComponent.getColumns
(boolean reload) Get view columnsMViewColumn.markImmutable()
Methods in org.compiere.model with parameters of type MViewColumnModifier and TypeMethodDescriptionMViewComponent.getSelect
(boolean requery, MViewColumn[] vCols) Get SQL select statement for viewConstructors in org.compiere.model with parameters of type MViewColumnModifierConstructorDescriptionMViewColumn
(Properties ctx, MViewColumn copy) Copy constructorMViewColumn
(Properties ctx, MViewColumn copy, String trxName) Copy constructorMViewColumn
(MViewColumn copy) Copy constructor