Uses of Class
org.compiere.model.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
Modifier and TypeMethodDescriptionMViewComponent.getColumns
(boolean reload) Get view columnsMViewColumn.markImmutable()
Modifier and TypeMethodDescriptionMViewComponent.getSelect
(boolean requery, MViewColumn[] vCols) Get SQL select statement for viewModifierConstructorDescriptionMViewColumn
(Properties ctx, MViewColumn copy) Copy constructorMViewColumn
(Properties ctx, MViewColumn copy, String trxName) Copy constructorMViewColumn
(MViewColumn copy) Copy constructor