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 WEditorPopupMenuWEditor. popupMenuMethods in org.adempiere.webui.editor that return WEditorPopupMenu Modifier and Type Method Description WEditorPopupMenuWEditor. getPopupMenu()Methods in org.adempiere.webui.editor with parameters of type WEditorPopupMenu Modifier and Type Method Description protected voidWEditor. addChangeLogMenu(WEditorPopupMenu popupMenu)protected voidWEditor. 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 voidWFieldRecordInfo. addMenu(WEditorPopupMenu popupMenu)Add change log menu item
-