Uses of Class
org.compiere.model.MCtxHelpMsg
Package
Description
Provide implementation of various system dialog and windows
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 MCtxHelpMsg in org.adempiere.webui.window
-
Uses of MCtxHelpMsg in org.compiere.model
Modifier and TypeMethodDescriptionstatic MCtxHelpMsg
Get the context help message defined for the type, recordid, client, org (immutable)static MCtxHelpMsg
MCtxHelpMsg.get
(Properties ctx, String ctxType, int recordId) Get the context help message defined for the type, recordid, client, org (immutable)MCtxHelpMsg.markImmutable()
ModifierConstructorDescriptionMCtxHelpMsg
(Properties ctx, MCtxHelpMsg copy) Copy constructorMCtxHelpMsg
(Properties ctx, MCtxHelpMsg copy, String trxName) Copy constructorMCtxHelpMsg
(MCtxHelpMsg copy) Copy constructor