ICEfaces
  1. ICEfaces
  2. ICE-4646

Add keyboard support to the ice:tree component

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.8.2-RC1, 1.8.2
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      keyboard support + ice:tree

      Description

      Add keyboard support to the ice:tree component

        Activity

        Hide
        Adnan Durrani added a comment -

        Keyboard support added to the ice:tree component, so the arrow keys can be used to open/close and to navigate tree nodes.
        Keyboard navigation will be enabled by default, and can be turned off using the following new boolean attribute:

        • keyboardNavigationEnabled

        For example:
        <ice:tree keyboardNavigationEnabled="false"....>

        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\build.xml
        Adding: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\lib\extras\treeNavigator.js
        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\tree\Tree.java
        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\tree\TreeRenderer.java
        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\ice_cust_properties\cust-tree-props.xml
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\ice_cust_properties\cust-tree-props.xml
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\tree\Tree.java
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\build.xml
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\tree\TreeRenderer.java
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\lib\extras\treeNavigator.js
        Completed: At revision: 19018

        Show
        Adnan Durrani added a comment - Keyboard support added to the ice:tree component, so the arrow keys can be used to open/close and to navigate tree nodes. Keyboard navigation will be enabled by default, and can be turned off using the following new boolean attribute: keyboardNavigationEnabled For example: <ice:tree keyboardNavigationEnabled="false"....> Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\build.xml Adding: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\lib\extras\treeNavigator.js Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\tree\Tree.java Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\tree\TreeRenderer.java Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\ice_cust_properties\cust-tree-props.xml Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\ice_cust_properties\cust-tree-props.xml Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\tree\Tree.java Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\build.xml Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\tree\TreeRenderer.java Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\bridge\lib\extras\treeNavigator.js Completed: At revision: 19018

          People

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

            Dates

            • Created:
              Updated:
              Resolved: