Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7Beta1
-
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
- blocks
-
ICE-1962 Using converters with ice:selectInputText
-
- Closed
-
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion