Development tools : XUI editor : XUI widgets and containers : Dojo Container : BorderContainer
  
BorderContainer
You can use the BorderContainer in UDTT.
1 Select BorderContainer from the Palette.
This graphic is described in the surrounding text.
2 Select panel area.
This graphic is described in the surrounding text.
3 Specify the following properties:
 
Properties
 
Adjust the height of the top and bottom area.
This graphic is described in the surrounding text.
Adjust the width of the left and right area.
This graphic is described in the surrounding text.
Add the link to another XUI or HTML page directly in each area.
This graphic is described in the surrounding text.
loadingMessage is the message to show during load page or interactive with background flow.
This graphic is described in the surrounding text.
errorMessage decides message to show after encounter errors.
This graphic is described in the surrounding text.
You can use the overflow-x, overflow-y, top, right, bottom and left properties when content overflow. There are three options:
hidden: the overflow will not be displayed.
scroll: the overflow is displayed.
auto: the overflow is only displayed when the content goes beyond the content pane.
This graphic is described in the surrounding text.
Splitter will show a splitter handler between center panel and the top area, right area, bottom area and left area.
This graphic is described in the surrounding text.
Go up to
Dojo Container