[
https://issues.apache.org/jira/browse/TRINIDAD-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586748#action_12586748
]
Wolfgang Chico Toepfer commented on TRINIDAD-989:
-------------------------------------------------
Note that the ValueChangedListener does not seem to work either.
> InputListOfValues limitations
> -----------------------------
>
> Key: TRINIDAD-989
> URL: https://issues.apache.org/jira/browse/TRINIDAD-989
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Components
> Affects Versions: 1.0.6-core
> Reporter: Tomas Havelka
>
> It should be good to improve and fix component inputListOfValues behavior,
> because some limitations make it unusable. Below is list of these limitations:
> 1) Not supported LaunchListener - in many cases it is recommended to
> initialize LOV dialog with several parameters
> 2) Not used convertor for returned values - when value is returned from
> dialog, component does not use convertor to convert it to String value; it
> simply calls toString() method on that value to apply it to component
> 3) Custom ReturnListener problem - when custom ReturnListener is registered,
> it cannot manipulate with component value; it could be useful to process some
> additional logic on return value before setting it to component
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.