Uses of Class
org.compiere.model.MPOSKeyLayout
Packages that use MPOSKeyLayout
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 MPOSKeyLayout in org.compiere.model
Methods in org.compiere.model that return MPOSKeyLayoutModifier and TypeMethodDescriptionstatic MPOSKeyLayout
MPOSKeyLayout.get
(int C_POSKeyLayout_ID) Get POS Key Layout from Cache (immutable)static MPOSKeyLayout
MPOSKeyLayout.get
(Properties ctx, int C_POSKeyLayout_ID) Get POS Key Layout from Cache (immutable)MPOSKeyLayout.markImmutable()
Constructors in org.compiere.model with parameters of type MPOSKeyLayoutModifierConstructorDescriptionMPOSKeyLayout
(Properties ctx, MPOSKeyLayout copy) Copy constructorMPOSKeyLayout
(Properties ctx, MPOSKeyLayout copy, String trxName) Copy constructorMPOSKeyLayout
(MPOSKeyLayout copy) Copy constructor