showMenuItem()

The system function ConsoleLib.showMenuItem shows the specified menu item so that it can be selected by the user. By default all menu items are shown.

  ConsoleLib.showMenuItem(item MenuItem in)
item
The menu item to show.

Related reference
EGL library ConsoleLib

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.