ICEfaces
  1. ICEfaces
  2. ICE-9964

add token lookup for ace:tabSet from individual tabPane for direct access to tabPane

    Details

    • Type: Improvement Improvement
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: EE-3.3.0.GA_P01, 4.0.BETA
    • Fix Version/s: 4.4
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      jsf2 ace

      Description

      The index for each tab in the ace:tabSet is assigned automatically and customer would like the option to set it manually in order to hide/show tabs on demand and be able to set the selectedIndex based on the known values.

      .....have the option to set the tab index manually; in that way I can set for example the index 10 for the first tab and 15 for the second one, it will be helpful in cases where I need to match the indexes with values in enums or constants, as well as cases where there are tabs that need to be hidden/shown in the fly and the original indexes need to be kept....

      Basically set a "token" attribute of some kind on the tabPane and then use a hashMap or something similar to relate to the established tab index that is assigned by the component.

        Activity

        Hide
        Judy Guglielmin added a comment -

        as requested...

        Show
        Judy Guglielmin added a comment - as requested...

          People

          • Assignee:
            Ken Fyten
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: