Uses of Class
org.compiere.model.MViewComponent
Packages that use 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
Methods in org.compiere.model that return MViewComponentModifier and TypeMethodDescriptionMTable.getViewComponent
(boolean reload) Get active view componentsMViewComponent.markImmutable()
Constructors in org.compiere.model with parameters of type MViewComponentModifierConstructorDescriptionMViewColumn
(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
Methods in org.compiere.process with parameters of type MViewComponentModifier and TypeMethodDescriptionvoid
CopyComponentsFromView.copyViewColumns
(MViewComponent sourceComponent, MViewComponent targetComponent) Copy view columns from one component to another