Skip to end of metadata
-
Created by Former user, last modified by Former user on Mar 29, 2016
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 26
Next »
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
Layout Tabs
<details>
<view>default</view>
<defaulttabid>tabAllowedOrgUnits</defaulttabid>
<tabs>
<tab>
<id>tabCategories</id>
...
</tab>
<tab>
<id>file:networkmanagement/allowedOrgUnits.xml</id>
...
</tab>
</tabs>
</details>