public interface ContextMenuHandler
| Modifier and Type | Method and Description |
|---|---|
void |
showContextMenu(ContextMenuParams params)
Invoked when context menu should be displayed.
显示上下文菜单时调用。 |
void showContextMenu(ContextMenuParams params)
params - different useful information about context menu.
-有关上下文菜单的其他有用信息。