ICEfaces
  1. ICEfaces
  2. ICE-7818

New ace:autoCompleteEntry component

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 3.1.0.BETA2, 3.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 3, ACE Components
    • Assignee Priority:
      P1
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial

      Description

      Add a new ace:autoCompleteEntry component.

      Key Features include:

      - Ability to display simple and compound content in the popup list (simple value string list or JSF facet content for each row)
      - Support an internal data model for select options
      - Configurable options include: millisTypingDelay before submit, min chars before submit, case insensitivity, match criteria (startsWith (default) or match anywhere)
      - Optionally display button to use a combo-box. Clicking button will display list of possible matches, even without any chars entered.
      - Popup list direction attribute to force popup direction, otherwise uses auto positioning logic (like ace:subMenu).
      - Ability to set the popup list height value which will provide a vertical scrollbar in the pop-list if necessary to display the number of rows being displayed.

        Issue Links

          Activity

          Ken Fyten created issue -
          Ken Fyten made changes -
          Field Original Value New Value
          Salesforce Case []
          Affects [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial]
          Description Add a new ace:autoComplete component.

          Key Features include:

          - Ability to display simple and compound content in the popup list (simple value string list or JSF facet content for each row)
          - Support an internal data model for select options
          - Configurable options include: millisTypingDelay before submit, min chars before submit
          - Optionally display button to use a combo-box. Clicking button will display list of possible matches, even without any chars entered.
          - Possibly support multiple selection.
          Add a new ace:autoComplete component.

          Key Features include:

          - Ability to display simple and compound content in the popup list (simple value string list or JSF facet content for each row)
          - Support an internal data model for select options
          - Configurable options include: millisTypingDelay before submit, min chars before submit
          - Optionally display button to use a combo-box. Clicking button will display list of possible matches, even without any chars entered.
          - Possibly support multiple selection.
          - Popup list direction attribute to force popup direction, otherwise uses auto positioning logic.
          Security Private [ 10001 ]
          Ken Fyten made changes -
          Summary New ace:autoComplete component New ace:autoCompleteEntry component
          Salesforce Case []
          Description Add a new ace:autoComplete component.

          Key Features include:

          - Ability to display simple and compound content in the popup list (simple value string list or JSF facet content for each row)
          - Support an internal data model for select options
          - Configurable options include: millisTypingDelay before submit, min chars before submit
          - Optionally display button to use a combo-box. Clicking button will display list of possible matches, even without any chars entered.
          - Possibly support multiple selection.
          - Popup list direction attribute to force popup direction, otherwise uses auto positioning logic.
          Add a new ace:autoCompleteEntry component.

          Key Features include:

          - Ability to display simple and compound content in the popup list (simple value string list or JSF facet content for each row)
          - Support an internal data model for select options
          - Configurable options include: millisTypingDelay before submit, min chars before submit
          - Optionally display button to use a combo-box. Clicking button will display list of possible matches, even without any chars entered.
          - Possibly support multiple selection.
          - Popup list direction attribute to force popup direction, otherwise uses auto positioning logic.
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 3.1 [ 10312 ]
          Assignee Priority P2
          Assignee Mark Collette [ mark.collette ]
          Ken Fyten made changes -
          Link This issue is duplicated by ICE-7041 [ ICE-7041 ]
          Ken Fyten made changes -
          Salesforce Case []
          Assignee Priority P2 P1
          Description Add a new ace:autoCompleteEntry component.

          Key Features include:

          - Ability to display simple and compound content in the popup list (simple value string list or JSF facet content for each row)
          - Support an internal data model for select options
          - Configurable options include: millisTypingDelay before submit, min chars before submit
          - Optionally display button to use a combo-box. Clicking button will display list of possible matches, even without any chars entered.
          - Possibly support multiple selection.
          - Popup list direction attribute to force popup direction, otherwise uses auto positioning logic.
          Add a new ace:autoCompleteEntry component.

          Key Features include:

          - Ability to display simple and compound content in the popup list (simple value string list or JSF facet content for each row)
          - Support an internal data model for select options
          - Configurable options include: millisTypingDelay before submit, min chars before submit, case insensitivity, match criteria (startsWith (default) or match anywhere)
          - Optionally display button to use a combo-box. Clicking button will display list of possible matches, even without any chars entered.
          - Popup list direction attribute to force popup direction, otherwise uses auto positioning logic (like ace:subMenu).
          Assignee Mark Collette [ mark.collette ] Arturo Zambrano [ artzambrano ]
          Ken Fyten made changes -
          Fix Version/s 3.1.0.BETA1 [ 10335 ]
          Ken Fyten made changes -
          Salesforce Case []
          Description Add a new ace:autoCompleteEntry component.

          Key Features include:

          - Ability to display simple and compound content in the popup list (simple value string list or JSF facet content for each row)
          - Support an internal data model for select options
          - Configurable options include: millisTypingDelay before submit, min chars before submit, case insensitivity, match criteria (startsWith (default) or match anywhere)
          - Optionally display button to use a combo-box. Clicking button will display list of possible matches, even without any chars entered.
          - Popup list direction attribute to force popup direction, otherwise uses auto positioning logic (like ace:subMenu).
          Add a new ace:autoCompleteEntry component.

          Key Features include:

          - Ability to display simple and compound content in the popup list (simple value string list or JSF facet content for each row)
          - Support an internal data model for select options
          - Configurable options include: millisTypingDelay before submit, min chars before submit, case insensitivity, match criteria (startsWith (default) or match anywhere)
          - Optionally display button to use a combo-box. Clicking button will display list of possible matches, even without any chars entered.
          - Popup list direction attribute to force popup direction, otherwise uses auto positioning logic (like ace:subMenu).
          - Ability to set the popup list height value which will provide a vertical scrollbar in the pop-list if necessary to display the number of rows being displayed.
          Ken Fyten made changes -
          Link This issue blocks ICE-6451 [ ICE-6451 ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #28993 Thu May 10 14:25:39 MDT 2012 art.zambrano ICE-7818 New ace:autoCompleteEntry component; initial check-in
          Files Changed
          Commit graph ADD /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryMeta.java
          Commit graph ADD /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry
          Commit graph ADD /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/KeyEvent.java
          Commit graph ADD /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java
          Commit graph ADD /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/TextChangeEvent.java
          Commit graph ADD /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntry.java
          Commit graph ADD /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js
          Commit graph ADD /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #28998 Thu May 10 15:56:55 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, added support for using a facet to render rows with arbitrary markup
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntry.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29042 Tue May 15 10:46:37 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, added auto-filtering capabilities
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntry.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29046 Tue May 15 12:18:24 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, added an initial version demo to ICEfaces showcase
          Files Changed
          Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/autocompleteentry/World_Cities_Location_table.txt
          Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/AutoCompleteEntryComplexBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/view/navigation/AceMenu.java
          Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry
          Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/autocompleteentry/autoCompleteEntryComplex.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties
          Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/autocompleteentry/autoCompleteEntry.xhtml
          Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/autocompleteentry
          Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/autocompleteentry
          Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/AutoCompleteEntryBean.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29047 Tue May 15 12:21:13 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, made fix to handle SelectItem's and POJOs properly
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntry.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29049 Tue May 15 15:06:29 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, fixed selection issue when using facet-rendering mode
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntry.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29051 Tue May 15 15:49:16 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, fixed usability issue in IE with displaying the list over the text input element
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29069 Wed May 16 13:58:51 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, removed TextChangeEvent in favour of the standard ValueChangeEvent
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryMeta.java
          Commit graph DEL /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/TextChangeEvent.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntry.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29076 Wed May 16 16:45:52 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, added ace:ajax support
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29084 Wed May 16 17:53:16 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, added Themeroller support
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29085 Thu May 17 01:16:55 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, added lazy loading demo
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/AutoCompleteEntryComplexBean.java
          Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/City.java
          Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/AutoCompleteEntryLazyBean.java
          Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/autocompleteentry/autoCompleteEntryLazy.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/AutoCompleteEntryBean.java
          Commit graph ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/AutoCompleteEntryData.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29090 Thu May 17 10:40:14 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, added lazy loading demo, committing messages.properties changes
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29094 Thu May 17 12:27:56 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, fix for cursor moving to beginning of text field when list appears
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29096 Thu May 17 14:02:05 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, IE fix for cursor moving to beginning of text field when list appears
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29098 Thu May 17 14:17:10 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, fixed list alignments in 'complex' and 'lazy' demos
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/autocompleteentry/autoCompleteEntryLazy.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/autocompleteentry/autoCompleteEntryComplex.xhtml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29100 Thu May 17 14:55:00 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, adjusted vertical position of list to avoid overlapping; added themeroller styling to text field
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29113 Thu May 17 19:01:14 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, added some more functionality to demos
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/AutoCompleteEntryComplexBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/City.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/AutoCompleteEntryLazyBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/autocompleteentry/autoCompleteEntryLazy.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/autocompleteentry/autoCompleteEntryComplex.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/AutoCompleteEntryData.java
          Hide
          Arturo Zambrano added a comment -

          Some of the challenges faced when developing this component were the following:

          • The Javascript code from the ice.selectInputText component had to be ported to the ACE environment. The original code was making heavy use of the Prototype and Scriptaculous libraries, so it had to be ported without using these libraries and using equivalent jQuery functions and utilities instead. Some features were straight forward to translate into ACE, but other features required a more in-depth investigation to make sure that their effects would be the same, and not more and not less, in this new component. Other third-party autocomplete widgets were considered (e.g. jQuery UI Autocomplete), but they didn't offer the same level of flexibility and adaptability to JSF that we already had in the code used for ice:selectInputText.
          • The ice.selectInputText component supported rendering the rows of the list via a facet. However, this relied on the rendering technique used in ICEfaces 1.8.x and earlier versions. This technique consists in creating a DOM tree using corresponding Java objects for each node (HTML elements, text nodes, etc.), which allows to make changes to what has been rendered at any point during the rendering phase before sending the response to the client. Since, the rendering technique used in ICEfaces 2.0 and later versions is more direct and doesn't allow to make changes to what has been rendered, a different approach to support rendering via a facet had to be implemented for this new component, which also had an impact in the client-side code.
          • The ice.selectInputText component didn't have auto-filtering functionality. It relied on the application code to filter the results to be sent to the user. In this new component, that job is done by the component code itself for the most common filtering modes (startsWith, endsWith, contains, and exact). This had to change the paradigm used in the ice.selectInputText component. While the old component needed the application developer to provide the list of final results, which would be shown entirely to the user, this new component only needs to have access to the list that contains all the possible results, since it will filter them and only show relevant options to the user, freeing the application developer from doing any processing on this list. This had an impact in many areas of the server-side code, since it was always assumed that the list provided by the application developer would be definite and no further processing was necessary. This component still had to offer the flexibility of doing any custom filtering and lazy loading of results if the application developer wishes to.
          • The ice.selectInputText component only accepted lists of SelectItem objects, and only their label and value properties could be used. This new component accepts any arbitrary data object (i.e. POJO) when rendering via a facet, so it is possible to render different properties of an item in each row like the name of a city and also the name of the country it is in, for example. This also had an impact in most of the server-side code, since it was assumed by all methods that all elements in the list would be instances of SelectItem, so substantial changes had to be made throughout the component and renderer code to support arbitrary data objects.
          Show
          Arturo Zambrano added a comment - Some of the challenges faced when developing this component were the following: The Javascript code from the ice.selectInputText component had to be ported to the ACE environment. The original code was making heavy use of the Prototype and Scriptaculous libraries, so it had to be ported without using these libraries and using equivalent jQuery functions and utilities instead. Some features were straight forward to translate into ACE, but other features required a more in-depth investigation to make sure that their effects would be the same, and not more and not less, in this new component. Other third-party autocomplete widgets were considered (e.g. jQuery UI Autocomplete), but they didn't offer the same level of flexibility and adaptability to JSF that we already had in the code used for ice:selectInputText. The ice.selectInputText component supported rendering the rows of the list via a facet. However, this relied on the rendering technique used in ICEfaces 1.8.x and earlier versions. This technique consists in creating a DOM tree using corresponding Java objects for each node (HTML elements, text nodes, etc.), which allows to make changes to what has been rendered at any point during the rendering phase before sending the response to the client. Since, the rendering technique used in ICEfaces 2.0 and later versions is more direct and doesn't allow to make changes to what has been rendered, a different approach to support rendering via a facet had to be implemented for this new component, which also had an impact in the client-side code. The ice.selectInputText component didn't have auto-filtering functionality. It relied on the application code to filter the results to be sent to the user. In this new component, that job is done by the component code itself for the most common filtering modes (startsWith, endsWith, contains, and exact). This had to change the paradigm used in the ice.selectInputText component. While the old component needed the application developer to provide the list of final results, which would be shown entirely to the user, this new component only needs to have access to the list that contains all the possible results, since it will filter them and only show relevant options to the user, freeing the application developer from doing any processing on this list. This had an impact in many areas of the server-side code, since it was always assumed that the list provided by the application developer would be definite and no further processing was necessary. This component still had to offer the flexibility of doing any custom filtering and lazy loading of results if the application developer wishes to. The ice.selectInputText component only accepted lists of SelectItem objects, and only their label and value properties could be used. This new component accepts any arbitrary data object (i.e. POJO) when rendering via a facet, so it is possible to render different properties of an item in each row like the name of a city and also the name of the country it is in, for example. This also had an impact in most of the server-side code, since it was assumed by all methods that all elements in the list would be instances of SelectItem, so substantial changes had to be made throughout the component and renderer code to support arbitrary data objects.
          Hide
          Ken Fyten added a comment - - edited

          Need to complete the following additional features:

          • Configurable options include: millisTypingDelay before submit, min chars before submit, case insensitivity, match criteria (startsWith (default) or match anywhere)
          • Ability to set the popup list height value which will provide a vertical scrollbar in the pop-list if necessary to display the number of rows being displayed.
          • Popup list direction attribute to force popup direction, otherwise uses auto positioning logic (like ace:subMenu).
          • Popup list needs to support ThemeRoller styling (can match dialog or ace:list usage), rounded corners, etc.
          Show
          Ken Fyten added a comment - - edited Need to complete the following additional features: Configurable options include: millisTypingDelay before submit, min chars before submit, case insensitivity, match criteria (startsWith (default) or match anywhere) Ability to set the popup list height value which will provide a vertical scrollbar in the pop-list if necessary to display the number of rows being displayed. Popup list direction attribute to force popup direction, otherwise uses auto positioning logic (like ace:subMenu). Popup list needs to support ThemeRoller styling (can match dialog or ace:list usage), rounded corners, etc.
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29274 Thu May 31 18:57:44 MDT 2012 art.zambrano ICE-7818 ace:autoCompleteEntry, added minChars, delay, direction, height, and caseSensitive attributes; added more Themeroller styling
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryMeta.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29342 Wed Jun 06 12:20:27 MDT 2012 art.zambrano ICE-7818 updated tlddoc for new attributes
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryMeta.java
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 3.1.0.BETA2 [ 10336 ]
          Fix Version/s 3.1.0.BETA1 [ 10335 ]
          Hide
          Arturo Zambrano added a comment -

          Added 'delay', 'minChars', 'caseSensitive', 'height', and 'direction' attributes.

          Fixed several issues as part of ICE-8137 and ICE-8183.

          Show
          Arturo Zambrano added a comment - Added 'delay', 'minChars', 'caseSensitive', 'height', and 'direction' attributes. Fixed several issues as part of ICE-8137 and ICE-8183 .
          Arturo Zambrano made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29754 Thu Jun 28 14:14:55 MDT 2012 art.zambrano ICE-7818 removed borders from individual results in the list
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java
          Hide
          Arturo Zambrano added a comment -

          Removed borders from individual results in the list (revision 29754).

          Show
          Arturo Zambrano added a comment - Removed borders from individual results in the list (revision 29754).
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #31751 Wed Oct 24 18:08:32 MDT 2012 art.zambrano ICE-7818 removed actionListener from ace:autoCompleteEntry demos
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/autocompleteentry/autoCompleteEntryIndicator.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/AutoCompleteEntryMatchBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/AutoCompleteEntryLazyBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/autocompleteentry/autoCompleteEntryReqStyle.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/autocompleteentry/autoCompleteEntryLazy.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/AutoCompleteEntryRowsBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/autocompleteentry/autoCompleteEntry.xhtml
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/AutoCompleteEntrySelectBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/AutoCompleteEntryBean.java
          Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/autocompleteentry/AutoCompleteEntryData.java
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

            People

            • Assignee:
              Arturo Zambrano
              Reporter:
              Ken Fyten
            • Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: