Hi i have a very large MenuModel which is generated inside a backing bean. The model has about 5 main submenus with up to 10 submenus each and about 100 menuitems ...
I'm trying to use the MenuModel as described here: http://www.primefaces.org:8080/prime-showcase/ui/menu.jsf but it doesn't seem to be included in the distributions. A Google search turned up: http://code.google.com/p/primefaces/source/browse/core2/trunk/src/main/java/org/primefaces/model/MenuModel.java?spec=svn2709&r=2709 so it appears like it's ...
11 May 2010, 01:08 by alfonx MenuModel+Menubar doesn't accept MenuItem on topLevel When a menuItem is added on top level to a menubar via a MenuModel, the MenubarRenderer throws a class ...
22 Jun 2010, 11:26 by alfonx menuButton with MenuModel not accepting SubMenus Hi and thanks for taking all the time to answer so many questions. I use pf 2.0.3-snapshot ...
02 Sep 2010, 16:41 by Alessandro34 Breadcrumb with MenuModel Hi, I'm trying to use Breadcrumb component with org.primefaces.model.DefaultMenuModel class. My problem is the following: action goToHomePage is not called.Here my code ...
08 Dec 2010, 00:57 by nicolasr MenuModel is not updated as view gets reloaded. Hello, Let me thank you for this great project. You will make people love jsf! I am ...