[richfaces-issues] [JBoss JIRA] Updated: (RF-1933) OrderingList: JavaScript API don't work

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Wed Apr 9 11:01:18 EDT 2008


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

Tsikhon Kuprevich updated RF-1933:
----------------------------------

    Affects Version/s: 3.1.5

> OrderingList: JavaScript API don't work
> ---------------------------------------
>
>                 Key: RF-1933
>                 URL: http://jira.jboss.com/jira/browse/RF-1933
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.4, 3.2.0, 3.1.5
>         Environment: jsp
> jsf 1.2
> tomcat 6.0.13
> FF
>            Reporter: Aleksej Yanul
>         Assigned To: Ilya Shaikovsky
>            Priority: Minor
>             Fix For: 3.2.1
>
>
> 		<a4j:commandLink onclick="$('formID:orderingListSubviewID:orderingListID').component.doHide()" value="Hide"></a4j:commandLink>
> 		<a4j:commandLink onclick="$('formID:orderingListSubviewID:orderingListID').component.doShow()" value="Show"></a4j:commandLink>
> 		<a4j:commandLink onclick="alert($('formID:orderingListSubviewID:orderingListID').component.isShown)" value="isShown"></a4j:commandLink>
> 		<a4j:commandLink onclick="$('formID:orderingListSubviewID:orderingListID').component.Enable()" value="Enable"></a4j:commandLink>
> 		<a4j:commandLink onclick="$('formID:orderingListSubviewID:orderingListID').component.Disable()" value="Disable"></a4j:commandLink>
> 		<a4j:commandLink onclick="$('formID:orderingListSubviewID:orderingListID').component.isEnabled()" value="isEnabled"></a4j:commandLink>
> 		<a4j:commandLink onclick="$('formID:orderingListSubviewID:orderingListID').component.moveUp" value="moveUp"></a4j:commandLink>
> 		<a4j:commandLink onclick="$('formID:orderingListSubviewID:orderingListID').component.moveDown" value="moveDown"></a4j:commandLink>
> 		<a4j:commandLink onclick="$('formID:orderingListSubviewID:orderingListID').component.moveTop" value="moveTop"></a4j:commandLink>
> 		<a4j:commandLink onclick="$('formID:orderingListSubviewID:orderingListID').component.moveBottom" value="moveBottom"></a4j:commandLink>
> 		<a4j:commandLink onclick="$('formID:orderingListSubviewID:orderingListID').component.getSelection" value="getSelection"></a4j:commandLink>
> 		<a4j:commandLink onclick="$('formID:orderingListSubviewID:orderingListID').component.getItems" value="getItems"></a4j:commandLink>

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