ICEfaces
  1. ICEfaces
  2. ICE-4192

Add support for configurable delay between key presses in selectInputText

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.8RC2, 1.8
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      selectInputText + delay between key press

      Description

      Add support for configurable delay between key presses in selectInputText

        Activity

        Hide
        Adnan Durrani added a comment -

        Options attribute support added so options can be set to the autoCompleter Object, for example delay frequency can be set using the following attribute:

        //setting delay to 100 Milliseconds
        <ice:selectInputText id="AutoCmpTxt"
        options="

        {frequency:0.1}

        ">

        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\ice_cust_properties\cust-selectinputtext-props.xml
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\ice_cust_properties\cust-selectinputtext-props.xml
        Completed: At revision: 18511

        Show
        Adnan Durrani added a comment - Options attribute support added so options can be set to the autoCompleter Object, for example delay frequency can be set using the following attribute: //setting delay to 100 Milliseconds <ice:selectInputText id="AutoCmpTxt" options=" {frequency:0.1} "> Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\ice_cust_properties\cust-selectinputtext-props.xml Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\ice_cust_properties\cust-selectinputtext-props.xml Completed: At revision: 18511
        Hide
        Adnan Durrani added a comment -

        Description added
        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\custom\selectinputtext-renderer.xml
        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\ice_cust_properties\cust-selectinputtext-props.xml
        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\samples\component-showcase\common-web\WEB-INF\includes\examples\custom\selectInputText.jspx
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\samples\component-showcase\common-web\WEB-INF\includes\examples\custom\selectInputText.jspx
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\ice_cust_properties\cust-selectinputtext-props.xml
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\custom\selectinputtext-renderer.xml
        Completed: At revision: 18513

        Show
        Adnan Durrani added a comment - Description added Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\custom\selectinputtext-renderer.xml Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\ice_cust_properties\cust-selectinputtext-props.xml Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\samples\component-showcase\common-web\WEB-INF\includes\examples\custom\selectInputText.jspx Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\samples\component-showcase\common-web\WEB-INF\includes\examples\custom\selectInputText.jspx Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\ice_cust_properties\cust-selectinputtext-props.xml Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\custom\selectinputtext-renderer.xml Completed: At revision: 18513

          People

          • Assignee:
            Unassigned
            Reporter:
            Adnan Durrani
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: