AtkTabbedPane: Difference between revisions
Appearance
No edit summary |
|||
| Line 1: | Line 1: | ||
{{attribute}} | {{attribute}} | ||
= Description = | = Description = | ||
the atkTabbedPane can be used to group attributes into tabs. An example application of this is the situation where a customer has a billing address and a shipping address. By adding all the address fields and then placing them in an atkTabbedPane, you can visually separate the fields into tabs. | |||
= Examples = | = Examples = | ||
Revision as of 07:04, 26 August 2008

Description
the atkTabbedPane can be used to group attributes into tabs. An example application of this is the situation where a customer has a billing address and a shipping address. By adding all the address fields and then placing them in an atkTabbedPane, you can visually separate the fields into tabs.