Uses of Class
org.compiere.model.MViewComponent
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*).
Provide classes and interface for iDempiere process.
-
Uses of MViewComponent in org.compiere.model
Modifier and TypeMethodDescriptionMTable.getViewComponent
(boolean reload) Get active view componentsMViewComponent.markImmutable()
ModifierConstructorDescriptionMViewColumn
(MViewComponent parent) Parent constructorMViewComponent
(Properties ctx, MViewComponent copy) Copy constructorMViewComponent
(Properties ctx, MViewComponent copy, String trxName) Copy constructorMViewComponent
(MViewComponent copy) Copy constructor -
Uses of MViewComponent in org.compiere.process
Modifier and TypeMethodDescriptionvoid
CopyComponentsFromView.copyViewColumns
(MViewComponent sourceComponent, MViewComponent targetComponent) Copy view columns from one component to another