A simple navigation page might hold one row of "buckets" -- panel areas that either display tasks or some kind of control, such as a favorites control or a chart control.
The navigator page descriptor for the page above looks like the XML below.
A navigation page has:
<navigation-page />
tag.<row/>
tag.<bucket />
tag.The <row />
tag groups buckets into rows:
<row height="half">
height
. How high all buckets in the row are. The values are full
, half
, and three-quarters
.Copyright © 1984-2014, ARCHIBUS, Inc. All rights reserved. |