public class UIContextMenu extends Object implements Serializable
Constructor and Description |
---|
UIContextMenu(UIComponent component)
Creates the menu.
|
Modifier and Type | Method and Description |
---|---|
void |
attach()
Attaches the menu to the component if necessary.
|
boolean |
hasMenu()
Checks whether the component has menu defined
|
public UIContextMenu(UIComponent component)
component
- owner component, not null.Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.