0 Replies Latest reply on Feb 10, 2011 6:55 AM by vrelits

    Converting Dynamic Menu

    vrelits

      Hi!

       

      I'm working o migrating dynamic menu from 3.3.3 to 4-M5.

       

      I have these issues:

       

      dropDownMenu.setValue(menu.getName());

       

      setValue is no more. How to do it now?

       

      UIMenuItem.setOnclick(getMenuItemOnclickAction(item.getLink()));

       

      setOnClick is no more. How to do it now?

       

      createComponent(UIMenuItem.COMPONENT_TYPE)

       

      COMPONENT_TYPE is MISSING!

       

      Hope u can guide me in the new direction...