You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "chintan parekh (JIRA)" <de...@myfaces.apache.org> on 2006/11/24 09:56:02 UTC

[jira] Created: (TOMAHAWK-801) panelNavigation2 menu icon and label display issue

panelNavigation2 menu icon and label display issue
--------------------------------------------------

                 Key: TOMAHAWK-801
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-801
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Panel Navigation2
    Affects Versions: 1.1.5-SNAPSHOT
            Reporter: chintan parekh


I am using <t:panelNavigation2> component for displaying Vertical Panel Navigation Menu. It uses NavigationMenuItems class to get menu items. The problem is, NavigationMenuItems is having constructor 
public NavigationMenuItem(String label, String action, String icon, boolean split). It is not displaying both icon and label on the menu page. Only icon is getting displayed. If  I set icon as null then label is getting displayed. So at a time only one value is getting displayed.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira