[top][index]
search for:

MENU -- HTML MENU item

The mark-up type MENU is a member of the class MarkUpType. Each object of class MENU is also a member of class MarkUpList.

More general types (whose methods may also apply) :

  • MarkUpList -- the class of mark-up lists used with hypertext
  • BasicList -- the class of all basic lists
  • MENU x -- encloses the list x as a hypertext MENU.

    The argument x should be a list of hypertext items or strings.

    Here is an example. The expression

         MENU {"first","second","third"}
    produces
  • first
  • second
  • third
  • See also:

  • hypertext
  • Methods for using an object of class MENU :

  • html MENU
  • net MENU
  • tex MENU
  • text MENU

  • [top][index]
    search for: