Uses of Class
org.compiere.model.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
Modifier 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()
ModifierConstructorDescriptionMPOSKeyLayout
(Properties ctx, MPOSKeyLayout copy) Copy constructorMPOSKeyLayout
(Properties ctx, MPOSKeyLayout copy, String trxName) Copy constructorMPOSKeyLayout
(MPOSKeyLayout copy) Copy constructor