Improve TabbedPanel component by adding ability 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
    Affects Versions: 1.4-M3
         Environment: All
            Reporter: Martin Makundi


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 ability 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