ICEfaces
  1. ICEfaces
  2. ICE-2743

Add textChangedListener to selectInputText

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7Beta1
    • Fix Version/s: 1.7RC1, 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All
    • Affects:
      Sample App./Tutorial

      Description

      The selectInputText component already has a valueChangeListener, for being notified of a valid new value, which can be triggered by text being typed, tabbing out of the component, pressing enter, or selecting an entry from the popup list. What is lacks is a listener mechanism solely focussed on notifying when the user has typed, or deleted, character(s), and thus should change the popup list of options. This textChangedListener would still receive a ValueChangeEvent, except that the values in the event would be the changing submittedValue, not the converted and validated value. This would also allow for notifications when the partially entered text fails conversion or validation, as that would not trigger the valueChangeListener.

        Issue Links

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              Mark Collette
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: