You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/08/11 00:35:18 UTC

[jira] Assigned: (PIVOT-569) Make ListView selectedItem, etc. notifying properties

     [ https://issues.apache.org/jira/browse/PIVOT-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown reassigned PIVOT-569:
--------------------------------

    Assignee: Todd Volkert

As discussed, this might be best implemented using an annotation that creates a dependency association between properties (e.g. "fire 'selectedItem' change events whenever 'selectedIndex' changes).


> Make ListView selectedItem, etc. notifying properties
> -----------------------------------------------------
>
>                 Key: PIVOT-569
>                 URL: https://issues.apache.org/jira/browse/PIVOT-569
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>            Reporter: Greg Brown
>            Assignee: Todd Volkert
>            Priority: Minor
>             Fix For: 2.0
>
>
> These properties don't currently fire events when they change, so it is not possible to dynamically bind to them using namespace bindings.
> Note that they should only fire when selectMode == SINGLE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.