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/03/11 16:19:27 UTC

[jira] Assigned: (PIVOT-425) Make data binding more robust

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

Greg Brown reassigned PIVOT-425:
--------------------------------

    Assignee: Todd Volkert  (was: Greg Brown)

All components have been updated with the exception of:

ColorChooser - needs bind mapping, bind type, and bind listener interface
ColorChooserButton - needs bind mapping, bind type, and bind listener interface
TreeView - needs tree data and selected node/nodes keys, bind mappings, bind types, and bind listener interface


> Make data binding more robust
> -----------------------------
>
>                 Key: PIVOT-425
>                 URL: https://issues.apache.org/jira/browse/PIVOT-425
>             Project: Pivot
>          Issue Type: New Feature
>          Components: wtk
>            Reporter: Greg Brown
>            Assignee: Todd Volkert
>             Fix For: 1.4.1
>
>
> Data binding should be more robust. It should support a configurable two-way mapping using a bind type of LOAD, STORE, or BOTH, and should support binding to model data as well as selection state in data-driven components. The following components should be updated:
> Button
> Calendar
> CalendarButton
> ColorChooser
> ColorChooserButton
> Label
> ListButton
> ListView
> Spinner
> TableView
> TextArea
> TextInput
> TreeView
> Additionally, data binding events should be moved to their own interfaces, as the addition of these new bound properties will create a number of new data-binding related events.

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