Interface MenuItemFillListener


  • public interface MenuItemFillListener
    • Method Detail

      • menuWillBeShown

        void menuWillBeShown​(MenuItem menu,
                             java.lang.Object data)
        This is fired before a menu is shown
        Parameters:
        data - For table context menu items this will be TableRow[] of selected rows
        For MenuManager.MENU_DOWNLOAD_CONTEXT this will be an array of Download