Interface IServiceInterfaceMenuItem

    • Method Detail

      • getActionJavascript

        String getActionJavascript​(IServiceInterfaceMenuItemRequest menuItemRequest)
                            throws PortalException
        Returns the javascript code to be executed when this menu item is triggered by the user.
        Parameters:
        menuItemRequest - information about the request for the menu item.
        Returns:
        the javascript code.
        Throws:
        PortalException - if the menu item cannot be executed, the message of this exception is to be displayed to the user.
        Since:
        10.2.0