<xvw:regionLayout> <xvw:tabPanel /> <xvw:topRegion> <!-- Components for the top/north region --> </xvw:topRegion> <xvw:leftRegion> <!-- Components for the left/west --> </xvw:leftRegion> <xvw:rightRegion> <!-- Components for the right/east --> </xvw:rightRegion> <xvw:bottomRegion> <!-- Components for the bottom/south region --> </xvw:bottomRegion> </xvw:regionLayout>
Property | Description | Type | Default Value |
---|---|---|---|
height | The height of the region | String | "50" |
maxHeight | The maximum height of the region | String | "150" |
minHeight | The minimum height of the region | String | "20" |
Property | Description | Type | Default Value | Notes |
---|---|---|---|---|
layout |
The layout of the panel |
String |
"accordion" |
The possible values are: "accordion","form","fit".
|
width | The width of the panel | String | "180" |
Property | Description | Type | Default Value |
---|---|---|---|
bodyStyle | The body style of the panel | String | "" |
tabWidth | The default width for a tabl | String | "170" |