You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Roland Asmann (JIRA)" <de...@myfaces.apache.org> on 2006/11/07 22:16:51 UTC

[jira] Created: (TOBAGO-176) Possibility to render a drop-down in a TabGroup for selection of 'invisible' tabs (Eclipse-style)

Possibility to render a drop-down in a TabGroup for selection of 'invisible' tabs (Eclipse-style)
-------------------------------------------------------------------------------------------------

                 Key: TOBAGO-176
                 URL: http://issues.apache.org/jira/browse/TOBAGO-176
             Project: MyFaces Tobago
          Issue Type: New Feature
          Components: Core
         Environment: Any and all
            Reporter: Roland Asmann
            Priority: Minor


It would be great to have the possibility to render a drop-down next to all tabs in a TabGroup to use as an overview of currently invisible (but open) tabs. Would be great if it could be realized as part of the component, eg telling the TabGroup how many tabs it can show and any more that are opened push some of the already open ones to the drop-down.

If this can't be realized as one component, it should at least be possible to reserve some space on the same 'line' as the tabs in the TabGroup to render a drop-down (or a menu or something similar) so users can implement the above functionality themselves.

One hint from the mailing-list:

I think this should be included in the TabGroupRenderer. -- Bernd Bohmann


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (TOBAGO-176) Possibility to render a drop-down in a TabGroup for selection of 'invisible' tabs (Eclipse-style)

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Bohmann resolved TOBAGO-176.
----------------------------------

    Resolution: Fixed

merging to 1.1.x is still missing

> Possibility to render a drop-down in a TabGroup for selection of 'invisible' tabs (Eclipse-style)
> -------------------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-176
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-176
>             Project: MyFaces Tobago
>          Issue Type: New Feature
>          Components: Core, Themes
>    Affects Versions: 1.0.8
>         Environment: Any and all
>            Reporter: Roland Asmann
>            Assignee: Bernd Bohmann
>            Priority: Minor
>             Fix For: 1.0.19, 1.1.0
>
>
> It would be great to have the possibility to render a drop-down next to all tabs in a TabGroup to use as an overview of currently invisible (but open) tabs. Would be great if it could be realized as part of the component, eg telling the TabGroup how many tabs it can show and any more that are opened push some of the already open ones to the drop-down.
> If this can't be realized as one component, it should at least be possible to reserve some space on the same 'line' as the tabs in the TabGroup to render a drop-down (or a menu or something similar) so users can implement the above functionality themselves.
> One hint from the mailing-list:
> I think this should be included in the TabGroupRenderer. -- Bernd Bohmann

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.