Skip to end of metadata
-
Created by Former user, last modified by Former user on Mar 30, 2016
Go to start of metadata
This tag is used to define the layout of the details area.
Attributes
Name | Description | Values |
---|
tabs | The list of tabs the page contains. | A list of tabs |
Example
Tab
<details>
<view>default</view>
<defaulttabid>tabAllowedOrgUnits</defaulttabid>
<tabs>
<tab>
<id>tabCategories</id>
...
</tab>
<tab>
<id>file:networkmanagement/allowedOrgUnits.xml</id>
...
</tab>
</tabs>
</details>