ICEfaces
  1. ICEfaces
  2. ICE-8383

Add custom converter handling to ace:autoCompleteEntry

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.1.0.RC1
    • Fix Version/s: 3.2
    • Labels:
      None
    • Environment:
      Any

      Description

      ace:autoCompleteEntry needs to do it's own converter handling to only apply the converter, if any, when the user means to submit a final value and not as the user is typing. Also, values of options that don't have a label should be converted as well.

        Activity

        Arturo Zambrano created issue -
        Arturo Zambrano made changes -
        Field Original Value New Value
        Assignee Arturo Zambrano [ artzambrano ]
        Arturo Zambrano made changes -
        Salesforce Case []
        Fix Version/s 3.2 [ 10338 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30381 Thu Aug 02 15:49:05 MDT 2012 art.zambrano ICE-8383 ace:autoCompleteEntry added custom getConvertedValue() methods that only convert the value on hard submits and not as the user is typing; also convert the value of the option items if they have no label
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java
        Arturo Zambrano made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Arturo Zambrano added a comment -

        Modified title and description, since ace:richTextEntry and ice:inputRichText already support converters using methods from their renderers' superclasses; ace:autoCompleteEntry already supported converters as wll, but it needed custom handling, as described above.

        Committed fix at revision 30381.

        Show
        Arturo Zambrano added a comment - Modified title and description, since ace:richTextEntry and ice:inputRichText already support converters using methods from their renderers' superclasses; ace:autoCompleteEntry already supported converters as wll, but it needed custom handling, as described above. Committed fix at revision 30381.
        Arturo Zambrano made changes -
        Summary Add converter support to ace:autoCompleteEntry, ace:richTextEntry and ice:inputRichText Add custom converter handling to ace:autoCompleteEntry
        Salesforce Case []
        Description ace:autoCompleteEntry, ace:richTextEntry and ice:inputRichText need to support converters, as specified in the JSF specification for input components. ace:autoCompleteEntry needs to do it's own converter handling to only apply the converter, if any, when the user means to submit a final value and not as the user is typing. Also, values of options that don't have a label should be converted as well.
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arturo Zambrano
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: