1. Menu/Submenu forum.primefaces.orgMy page is being displayed with menu automatically.I should click on the menu then it should display.how can i turn off this option? As menu doesn't have autosebmenudisplay option, i can't ... |
2. Menubar with menuitems and submenus forum.primefaces.orgI'd like to have a |
3. Adding menuitems in submenu for menubar forum.primefaces.orgHi, I have added 10 of menuitems in submenu and 3 of the items are appearing differently i.e they are appearing in dark colour.if i remove these 3 items then the ... |
4. How to get tiered submenu items on top forum.primefaces.orgI have a menu in a p:layoutItem but the submenus are cut off by the panel when I move the mouse over the menu. How do I ensure the submenu and ... |
5. Order of submenus and menu items in Programmatic menu forum.primefaces.orgHello, I'm creating a programmatic menu using DefaultMenuModel class. In the menu I add both menu items with model.addMenuItem( ); and submenus with model.addSubmenu( ); The problem is that submenus always ... |
6. Is submenu usable at all? forum.primefaces.org11 Feb 2010, 00:32 by Oleg Re: Is submenu usable at all? Yes, you are right. I've found Code: private void encodeMarkup(FacesContext facesContext, Menubar menubar) throws ... |
7. Submenu setLabelStyleClass method forum.primefaces.orgHi, Some time back I did some dynamic menu development using Primefaces version 2.2.RC2. With this version I could apply style to a Submenu object thus: Submenu sMenu = new Submenu(); ... |
8. p:submenu & menuitem icon size forum.primefaces.org19 Sep 2011, 20:29 by rcn222 p:submenu & menuitem icon size What is the proper way to modify the image size for p:menu ? Option one: includes css in the page ... |
9. submenus in dynamic menus forum.primefaces.orgHi all, Declarative we can create menus with several levels of submenus. But I cannot succeed in creating a dynamic menu bar with more then one level of submenus. Is just ... |
10. Why MenuBar first show the SubMenu and later MenuItem? help forum.primefaces.org18 Oct 2011, 12:55 by AndreaNobili Why MenuBar first show the SubMenu and later MenuItem? help Hello, I have a MenuBar that is create based on values ??in a backed bean ... |
11. Several Submenus at java forum.primefaces.orgi just started using primefaces so i tried to implement the submenu example that is on the showcase with java code. |
12. How do the sort menubar,submenu,menuitem forum.primefaces.org |
13. p:submenus diappear too quickly - 3.0.M4 Bug?!? forum.primefaces.org>> << wabisabi2004 Posts: 5 Joined: 20 Jun 2011, 17:01 30 Nov 2011, 22:23 by wabisabi2004 p:submenus diappear too quickly - 3.0.M4 Bug?!? Hello, I ran into a strage bug with ... |
14. SNAPSHOT: Problem with menuitems / submenus forum.primefaces.orgHello Cagatay, The big problem with SNAPSHOT version is that menuitems / submenus don't accept custom content any more. My web application is brocken again because I had PrimeFaces components inside ... |
15. submenu with no menuitem no more working forum.primefaces.orgHello, I'm using PF 2.0.1-SNAPSHOT and since I update the SNAPSHOT artifact the submenu don't work anymore when there isn't any nested menuitem. Example : Code: ... |
16. dynamic submenu forum.primefaces.orgi am little stuck... trying to create submenu dynamically from backing bean.. here is my code. Code: |
17. Menubar - any way to make menubar "submenu" direct to page? forum.primefaces.org04 May 2010, 05:23 by burferd Menubar - any way to make menubar "submenu" direct to page? I am new to PrimeFaces and am trying to put together a menubar where ... |
18. Feature request: Icon in menuBar, subMenu, menu ... forum.primefaces.orgHi, I know that it is possible to have an icon in a menu item but not for the menus themselves. What I am trying to do is to implement something ... |
19. SubMenu serializable forum.primefaces.org>> << FredMestre Posts: 31 Joined: 07 Jul 2010, 22:29 Location: Teresina 08 Jul 2010, 19:59 by FredMestre SubMenu serializable When I stop my glassfish, always appears the message: java.io.NotSerializableException: org.primefaces.component.submenu.Submenu ... |
20. How can i make submenu tiered? forum.primefaces.org |
21. p:submenu p:menuitem example in userguide forum.primefaces.orgTrying my luck without the code. ================================================== In the user guide (260710), the example on Submenu Label Facet (pg 237) is given as - Following example allows a root menubar item ... |
22. Menu - Possible to have submenu clickable? forum.primefaces.org |
23. Clickable Submenu forum.primefaces.org03 Oct 2010, 14:54 by Lars K Clickable Submenu Hello, my problem is that I try to make the submenu panel clickable for menu. Below I made some code that works ... |
24. clickable submenu forum.primefaces.orgI am trying to implement the menus as shown here http://www.primefaces.org/showcase/ui/menu.jsf As you can see, each of these menus have submenus, that have a set of menuitems. I want to be ... |
25. submenu always appears in RC1 forum.primefaces.orgI have a page with a menubar; one item has a submenu and the rest use "f:facet name=label". I upgraded from a recent snapshot of 2.2 to RC1 without changing any ... |
26. submenus not showing in menubar in layout forum.primefaces.orgHello I have a full page layout that in the top layoutunit ill put in a menubar. Having this done, the submenus arent visible.The layout seems to cut them and doesnt ... |
28. Dynamic submenu forum.primefaces.org22 Nov 2010, 15:34 by jlferreira Dynamic submenu Hi all, How could I create MenuItem's getting data from a database table? I'm using JPA. I created a menubean class that creates ... |
29. submenus overlaping forum.primefaces.orgI have the following issue: I had written a description, but image it's much better: https://5964080845366492673-a-1802744773732722657-s-sites.googlegroups.com/site/emosoftwiki/problemas-actuales/error.jpg please click the link to see the image. This only happens in IE. |
30. p:submenu "rendered" attribute, in a tiered menu forum.primefaces.org14 Jan 2011, 20:35 by tobias p:submenu "rendered" attribute, in a tiered menu Hello, I'm using PrimeFaces 2.2RC, and I'm trying to use a tiered p:menu whose submenus are shown or ... |
31. MenuItem cannot be cast to Submenu forum.primefaces.org>> << samwun9988 Posts: 69 Joined: 22 Jan 2011, 11:04 22 Jan 2011, 15:24 by samwun9988 MenuItem cannot be cast to Submenu Hello, With PrimeFaces 2.2RC2, I run into this errors ... |
32. link in p:submenu forum.primefaces.org |
33. Submenu has no Action Method forum.primefaces.org10 Feb 2011, 13:15 by kylt Submenu has no Action Method Hello all, I am using submenu DefaultModel to generate dynamic menu with items. I am running into the problem, that ... |
34. PrimeFaces 2.2 - Submenu item size problem forum.primefaces.orgHi everybody! I have a submenu with many itens with differents size. Ive been trying to make that the itens size to be auto size. I tried to use width: auto, ... |
35. p:submenu with a url forum.primefaces.orgOK, so I learn only to ask more questions I have what is in effect a simulation of p:menubar in a vertical layout: my 'menu' has four entries stacked one on ... |
36. how to arrange menuItem and submenus on menubar forum.primefaces.org30 Mar 2011, 22:32 by kuschky how to arrange menuItem and submenus on menubar Hello, I want to use a menubar with a fixed size (800px e.g.) and some menuItem's and ... |
37. p:submenu with no children is not allowed w/ 1.0.0-SNAPSHOT forum.primefaces.org |
38. Regular menu: menuitem's font is bigger than submenu forum.primefaces.org |
39. Centring submenu label forum.primefaces.orgI'm new in primefaces and I've been trying to customize the submenu style, I need the label to be centered but nothing have worked. Could someone please tell me how I ... |