Menu

From LDTP

Syntax

<name>={class=<type of object>[, <optional arguments>]

Example: mnuFile={class=menu, label=File}

Description

class type menu is used to identify the object type menu.

Refer: gui.c (http://forge.novell.com/modules/xfmod/cvs/cvsbrowse.php/ldtp/pyldtp/gui.c), parser.c (http://forge.novell.com/modules/xfmod/cvs/cvsbrowse.php/ldtp/appmap/parser.c), ldtp.c (http://forge.novell.com/modules/xfmod/cvs/cvsbrowse.php/ldtp/pyldtp/ldtp.c), menu.c (http://forge.novell.com/modules/xfmod/cvs/cvsbrowse.php/ldtp/pyldtp/menu.c)