[ 
https://issues.apache.org/jira/browse/WICKET-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621123#action_12621123
 ] 

Martin Makundi commented on WICKET-1783:
----------------------------------------

I must pull this back... I guess the method

protected LoopItem newTabContainer(int tabIndex)

will pull this off.

> Improve TabbedPanel component by adding the ability to individually style 
> (CSS) to each tab (for the purpose differentiating)
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-1783
>                 URL: https://issues.apache.org/jira/browse/WICKET-1783
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.4-M3
>         Environment: All
>            Reporter: Martin Makundi
>   Original Estimate: 5h
>  Remaining Estimate: 5h
>
> Currently all the Tabs of a TabbedPanel look identical (except for the link 
> title). 
> In many situations, however, it is useful to group (and style accordingly) 
> the tabs according to their purpose (e.g., general-purpose, admin-purpose, 
> etc.). Currenlty the Tabs are styled in the TabbedPanel constructor which 
> makes it very difficult to parametrize the behavior on a tab-per-tab basis.
> The TabbedPanel component should be improved by adding the ability to 
> individually style (CSS) to each tab.

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

Reply via email to