public interface ContextMenuHandler
| Modifier and Type | Method and Description | 
|---|---|
void | 
showContextMenu(Object target,
               int left,
               int top)
Show the Context Menu for this target at specified left and top location 
 | 
void showContextMenu(Object target, int left, int top)
target - left - top - Copyright © 2020. All rights reserved.