public class VirtualRuntimePopupMenu extends Object
| Constructor and Description |
|---|
VirtualRuntimePopupMenu(PhantomPopupMenu popupMenu)Creates an instance of the virtual runtime pop-up menu. |
| Modifier and Type | Method and Description |
|---|---|
int | getIndex()Gets the index in the application of this pop-up menu. |
PhantomPopupMenu | getPopupMenuData()Gets the Phantom pop-up menu data. |
String | getText(int index)Gets the text string of a menu item index. |
boolean | isSentToClient()Checks if this menu has been sent to the client. |
void | resetSent()Sets the flag indicating that this menu has been sent to the client. |
void | setSentToClient()Sets the flag indicating that this menu has been sent to the client. |
void | setText(int index, String text)Sets the text string of a menu item index. |
public VirtualRuntimePopupMenu(PhantomPopupMenu popupMenu)
public PhantomPopupMenu getPopupMenuData()
public int getIndex()
public void setSentToClient()
public void resetSent()
public boolean isSentToClient()
public void setText(int index,
String text)public final String getText(int index)
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.