Uses of Class
org.adempiere.webui.editor.WEditorPopupMenu
-
Packages that use WEditorPopupMenu Package Description org.adempiere.webui.editor org.adempiere.webui.window -
-
Uses of WEditorPopupMenu in org.adempiere.webui.editor
Fields in org.adempiere.webui.editor declared as WEditorPopupMenu Modifier and Type Field Description protected WEditorPopupMenu
WEditor. popupMenu
Methods in org.adempiere.webui.editor that return WEditorPopupMenu Modifier and Type Method Description WEditorPopupMenu
WEditor. getPopupMenu()
Methods in org.adempiere.webui.editor with parameters of type WEditorPopupMenu Modifier and Type Method Description protected void
WEditor. addChangeLogMenu(WEditorPopupMenu popupMenu)
protected void
WEditor. addTextEditorMenu(WEditorPopupMenu popupMenu)
-
Uses of WEditorPopupMenu in org.adempiere.webui.window
Methods in org.adempiere.webui.window with parameters of type WEditorPopupMenu Modifier and Type Method Description static void
WFieldRecordInfo. addMenu(WEditorPopupMenu popupMenu)
Add change log menu item
-