Uses of Class
org.compiere.model.MCtxHelpMsg
Packages that use 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
Constructors in org.adempiere.webui.window with parameters of type MCtxHelpMsg -
Uses of MCtxHelpMsg in org.compiere.model
Methods in org.compiere.model that return MCtxHelpMsgModifier 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()
Constructors in org.compiere.model with parameters of type MCtxHelpMsgModifierConstructorDescriptionMCtxHelpMsg
(Properties ctx, MCtxHelpMsg copy) Copy constructorMCtxHelpMsg
(Properties ctx, MCtxHelpMsg copy, String trxName) Copy constructorMCtxHelpMsg
(MCtxHelpMsg copy) Copy constructor