[richfaces-issues] [JBoss JIRA] Updated: (RF-1484) componentControl: doCollapse, doExpand does not work in PanelMenu

Sergey Smirnov (JIRA) jira-events at lists.jboss.org
Wed Apr 2 17:48:29 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-1484?page=all ]

Sergey Smirnov updated RF-1484:
-------------------------------

    Fix Version/s:     (was: 3.2.0)
                   3.2.1

> componentControl: doCollapse, doExpand does not work in PanelMenu
> -----------------------------------------------------------------
>
>                 Key: RF-1484
>                 URL: http://jira.jboss.com/jira/browse/RF-1484
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>         Environment: jsf 1.1
> Tomcat 6.0.13
> FF
>            Reporter: Aleksej Yanul
>         Assigned To: Sergey Halipov
>             Fix For: 3.2.1
>
>
> 		<rich:panelMenu id="ccPanelMenuID" mode="client">
> 			<rich:panelMenuGroup label="group1">
> 				<rich:panelMenuGroup label="group1 1">
> 					<rich:panelMenuItem label="Item 1 1"></rich:panelMenuItem>
> 					<rich:panelMenuItem label="Item 1 2"></rich:panelMenuItem>
> 				</rich:panelMenuGroup>
> 				<rich:panelMenuItem label="Item 1"></rich:panelMenuItem>
> 				<rich:panelMenuItem label="Item 2"></rich:panelMenuItem>
> 			</rich:panelMenuGroup>
> 		</rich:panelMenu>
> 		
> 		<rich:componentControl attachTo="testPMID" for="ccPanelMenuID" event="onclick" operation="doCollapse"/>
> 	
> 		<a href="#" id="testPMID" onclick="return false;">Click text</a>

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

        



More information about the richfaces-issues mailing list