ui::PopupMenu Class Reference
Inheritance diagram for ui::PopupMenu:
[
legend
]
Collaboration diagram for ui::PopupMenu:
[
legend
]
List of all members.
Detailed Description
PopupMenu
, a
Menu
(
Container
) that is rendered on top of everything regardless of it's position in the
Component
hierarchy.
Public Member Functions
PopupMenu
()
void
add
(
MenuItem
*menuItem)
void
remove
(
MenuItem
*menuItem)
Constructor & Destructor Documentation
ui::PopupMenu::PopupMenu
(
)
Create a new
PopupMenu
.
Note:
The LayoutManager defaults to GridLayout(1,0).
Member Function Documentation
void ui::PopupMenu::add
(
MenuItem
*
menuItem
)
Add a new
MenuItem
to this
PopupMenu
.
Parameters:
menuItem
the
MenuItem
to be added.
Generated on Mon Jun 20 19:41:52 2005 for UI by
1.3.1 using KingsTools