[ 
https://jira.jboss.org/jira/browse/RF-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmytro Lisnichenko reopened RF-2615:
------------------------------------



> orderingList: JS API
> --------------------
>
>                 Key: RF-2615
>                 URL: https://jira.jboss.org/jira/browse/RF-2615
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.2.0
>         Environment: 3.2.0.CR3
>            Reporter: Tsikhon Kuprevich
>            Assignee: Tsikhon Kuprevich
>            Priority: Critical
>
> <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>
> Functions doHide, doShow, Enable, Disable and isenabled cause "is not a 
> function" JS error.
> Other functions have no effect. 
>       

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to