menubutton « PrimeFaces « JSF Q&A





1. Is it possible to add markup for p:menubutton to p:tabview's navigation panel    stackoverflow.com

Is it possible to somehow place the JSF markup for a menubutton inside a tabview's navigation panel(where tabs are listed), so that I can have a list of tabs as a ...

2. p:menuButton as image    forum.primefaces.org

Hi there, in my application i want to use the menuBotton Component for the a header menu, but instead of the default buttons, i want to use an image. I tried ...

3. MenuButton    forum.primefaces.org

Hi, I have a problem with MenuButton, I have added menu items through code. I want to update menubutton after ajax request through update attribute, the problem is that only the ...

4. How to change height of p:menuButton ?    forum.primefaces.org

5. MenuButton display problem in Chrome    forum.primefaces.org

When I put two MenuButtons in a Toolbar, everything work fine in Firefox. But when I try in Chrome, these two MenuButtons will show in two rows. Thanks very much! Yi ...

6. problem MenuButton 3.04    forum.primefaces.org

7. menuButton does not disable    forum.primefaces.org

8. menubutton    forum.primefaces.org

My customer wants a menubutton with collapse option -- meaning, toggle the display of the menu on button clicks. Any suggestion on how to do this? Thanks!

9. MENUBUTTON Css error introduced    forum.primefaces.org

It appears a recent error was introduced to the css, menubutton no longer renders correctly. You can see this in the showcase in FF6. It appears to have text and image ...





10. Menubutton rendering incorrectly in current Showcase    forum.primefaces.org

Examples: http://www.primefaces.org/showcase-labs/ui/menubutton.jsf Toolbar "Navigate" button here: http://www.primefaces.org/showcase-labs/ui/themeswitcher.jsf Rendering problems: 1. Button height is larger than it should be 2. Triangle icon is rendered twice, one slightly offset from the other [Edit] ...

11. menuButton inside a dataGrid gets always the same ID    forum.primefaces.org

Hello! I have a dataGrid with a menuButton inside. Everything is rendered as expected, but all the menuButtons has the same IDs. So, when I click on it, the menuItems appear ...

12. menuitem on menubar and menuButton behaves differently ??    forum.primefaces.org

Hi all, I notice that menuitem inside menubar can display icon and helpText. [there are plenty of example on the showcase.] However, if we put menuitem inside menuButton, the icon and ...

14. MenuButton within a DataTable Column    forum.primefaces.org

15. problem with MenuButton    forum.primefaces.org

Hi everybody!!!!!!! I'm trying to use a MenuButton and I have this problem. I have a bean like this: Code: @ManagedBean(name = "usuariosBean") public class UsuariosBean { ...

16. p:menuButton is not working inside p:wizard    forum.primefaces.org

12 Jul 2010, 14:26 by jitendrabh p:menuButton is not working inside p:wizard hello, I am using p:menuButton inside p:wizard, but it is not working. The code as follows:

17. MenuButton, MenuItem - all items fired    forum.primefaces.org

Hello I have a menubutton with 3 menuitem. Ajax=false. When I click the first button, everything works fine. When I click the next button, the first and the seconf action is ...

18.  not working with primefaces 2.1    forum.primefaces.org

19 Aug 2010, 13:23 by prasadmapuskar not working with primefaces 2.1 Hi, We have just migrated from primefaces 2.02 to 2.1 version. But with this version we are getting problem ...

19. p:menuButton console error this.getMenu() is null    forum.primefaces.org

I have the following ajax tag in an h:selectBooleanCheckbox: This works fine when I place other tag IDs in for the render attribute, but for p:menuButton I ...

20. MenuButton (java script) rerendering problem    forum.primefaces.org

10 Sep 2010, 12:18 by radl MenuButton (java script) rerendering problem Hi All, i would like to use PrimeFaces to migrate our big application from RichFaces to some better (faster) framework. ...

21. Problem using menuButton with dataTable    forum.primefaces.org

I'm using a dataTable with one menuButton (delete, edit and view) for each row, but when I click on any button, the menu always appears on the last button. This is ...

22. p:menuButton - badly displayed    forum.primefaces.org

In Safari and Chrome p:menuButton breaks line. That means when you have for instance on page p:commandButton1 p:menuButton1 p:menuButton2(or p:commandButton2) every p:commandButton or p:menuButton placed afeter p:menuButton is desplayed in a ...

23. use icon with MenuButton    forum.primefaces.org

24. MenuButton behave weird in Chrome, but work fine in FF    forum.primefaces.org

...

25. Insert MenuButton in tab-title    forum.primefaces.org

Hello, Is there a easy way, to place a p:menuButton as title of a p:tab. So a click on the p:tab title will open a dropdown menu und the buttons in ...

27. p:menuButton in p:toolbar has a problem in chrome    forum.primefaces.org

When I put more than one p:menuButton in a toolbar, they will not be in the same line using Chrome (12.0.725.0). But everything is good using Firefox 4. PS: primefaces-3.0-SNAPSHOT, JSF ...