Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Operating System: Windows XP
Platform: PC
Description
You should be able to set the delay for showing the list (frequency) and the
minimum characters for showing the list(minChars)
minimum characters for showing the list(minChars)
Activity
| Field | Original Value | New Value |
|---|---|---|
| issue.field.bugzillaimportkey | 1343 | 12538 |
| Fix Version/s | 1.6DR1 [ 10035 ] | |
| Fix Version/s | 1.6 [ 10031 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #13446 | Mon Apr 02 11:43:58 MDT 2007 | greg.dick | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/ServletView.java
|
| Fix Version/s | 1.6 [ 10031 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Rob Mayhew [ rob.mayhew ] |

Implemented options attribute.
frequency: The interval to update the list after a key press
{frequency:0.2,minChars:2}minChars: The minimum number of characters before getting an update
Format example:
r13255