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

Greg Brown resolved PIVOT-426.
------------------------------

    Resolution: Fixed

This enum has been added and support for it at the component level is being 
tracked in PIVOT-425.


> Add support for controlling bind direction
> ------------------------------------------
>
>                 Key: PIVOT-426
>                 URL: https://issues.apache.org/jira/browse/PIVOT-426
>             Project: Pivot
>          Issue Type: New Feature
>          Components: wtk
>            Reporter: Greg Brown
>             Fix For: 1.4.1
>
>
> Currently, it is not possible to exercise any fine level of control over bind 
> direction in bound components. A load() always takes place when a key is 
> specified. While a store() can be prevented by disabling the component, this 
> is unintuitive and not ideal.
> Add a BindDirection enum that defines the following values:
> LOAD
> STORE
> BOTH
> A bind direction property will be added to all bound properties that will 
> control the bind direction.

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

Reply via email to