Uses of Class
org.compiere.model.MChatEntry
Packages that use MChatEntry
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 MChatEntry in org.adempiere.webui.window
Methods in org.adempiere.webui.window with parameters of type MChatEntryModifier and TypeMethodDescriptionprotected void
WChat.addEntry
(MChatEntry entry) Add entry to UI andWChat.entryMap
protected Button
WChat.createReplyButton
(MChatEntry entry) protected Label
WChat.createTimestampLabel
(MChatEntry entry) protected Label
WChat.createUserNameLabel
(MChatEntry entry) -
Uses of MChatEntry in org.compiere.model
Methods in org.compiere.model that return MChatEntryConstructors in org.compiere.model with parameters of type MChatEntry