Package org.adempiere.webui.event
Interface MenuListener
- All Known Implementing Classes:
DefaultDesktop
public interface MenuListener
Listener interface for application menu item
- Author:
- Ashley G Ramdass
-
Method Summary
-
Method Details
-
onMenuSelected
void onMenuSelected(int menuId) On menu selected event- Parameters:
menuId
- AD_Menu_ID
-