[richfaces-issues] [JBoss JIRA] Closed: (RF-2006) contextMenu: JavaScript API don't work

Aleksej Yanul (JIRA) jira-events at lists.jboss.org
Wed Jan 23 10:37:22 EST 2008


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

Aleksej Yanul closed RF-2006.
-----------------------------

    Resolution: Done

> contextMenu: JavaScript API don't work
> --------------------------------------
>
>                 Key: RF-2006
>                 URL: http://jira.jboss.com/jira/browse/RF-2006
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.4
>            Reporter: Aleksej Yanul
>         Assigned To: Nick Belaevski
>
> 		<rich:panel style="width: 130px; height: 50px; background-color: #98FB98;">
> 			<h:outputText value="panel with contextMenu(DEFAULT)" />
> 			<rich:contextMenu id="contextMenuDefaultID" submitMode="ajax" disableDefaultMenu="#{contextMenu.disableDefaultMenu}">
> 				<rich:menuItem icon="/pics/header.png" value="abc" reRender="cmInfoID">
> 					<f:param name="cmdParam" value="abc" />
> 				</rich:menuItem>	
> 			</rich:contextMenu>
> 			<a4j:commandLink onclick="$(formID:contextMenuSubviewID:contextMenuDefaultID).component.show" value="JSAPI Show"></a4j:commandLink>
> 		</rich:panel>

-- 
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