[ http://jira.jboss.com/jira/browse/RF-1933?page=all ]
Tsikhon Kuprevich updated RF-1933:
----------------------------------
Affects: [Documentation (Ref Guide, User Guide, etc.)]
> 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.2.0, 3.1.4, 3.1.5
> Environment: jsp
> jsf 1.2
> tomcat 6.0.13
> FF
> Reporter: Aleksej Yanul
> Assigned To: Ilya Shaikovsky
> Priority: Minor
> Fix For: Future
>
>
> <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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues