[richfaces-issues] [JBoss JIRA] Updated: (RF-4307) List Shuttle. We should provide cancelable events.

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Wed Aug 27 08:45:38 EDT 2008


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

Ilya Shaikovsky updated RF-4307:
--------------------------------

        Summary: List Shuttle. We should provide cancelable events.  (was: List Shuttle. Standard mouse events should be cancelable.)
    Description: 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172222#4172222

lets add onlistchange and onordercahnge cancelable evenets. We should fire them before corresponding actions.

  was:
		<rich:listShuttle sourceValue="#{toolBar.freeItems}"
			targetValue="#{toolBar.items}" var="items" listHeight="300"
			listWidth="300" sourceCaptionLabel="Available Items"
			targetCaptionLabel="Currently Active Items"
			converter="listShuttleconverter" ondblclick="alert('!');return false;">

alert called but return false - doesn't influence the component. copying exetuted as usual..

http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172222#4172222



> List Shuttle. We should provide cancelable events.
> --------------------------------------------------
>
>                 Key: RF-4307
>                 URL: https://jira.jboss.org/jira/browse/RF-4307
>             Project: RichFaces
>          Issue Type: Feature Request
>    Affects Versions: 3.2.1
>            Reporter: Ilya Shaikovsky
>            Assignee: Nick Belaevski
>            Priority: Optional
>
> http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172222#4172222
> lets add onlistchange and onordercahnge cancelable evenets. We should fire them before corresponding actions.

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

        



More information about the richfaces-issues mailing list