Whitebeam Library Definition

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Library Definition

menudispatts

Menu display attributes.

See Also

pageatts    <rbm:writemenu>    rbwritemenu()   

Elements

The menudispatts struct has 2 elements:

Name Type/Value Range/Length Description
levelstringtext Optional. Show menu items in specified level(s) of the defined menu structure. (values below)
linestringtext Optional. Show specified menu items on one line or on one line per item, maybe indented by level. (values below)

Remarks

By default, a menu tree of items at levels in the path up to and including the auto-selected item (with one line per item and indented by level) is displayed. A variety of display modes can be selected by setting level and line attributes to any combination of the following:

level Value(s)Description
tosub-Levels in path to and including auto-selected item (default)
tosel+Levels in path to and excluding auto-selected item
sub>Sub level only of auto-selected item
sel=Level only of auto-selected item
path<Path (from 1st level) of auto-selected item
one11st or top level only
all*All levels

line ValueDescription
treeOne line per item, indented by menu level (default).
downOne line per item, not indented by level.
acrossOne line for all items.

Whitebeam release 1.3.36
(loadtime : 12ms)