org.eclipse.swt.internal.mozilla
Class nsIContextMenuListener
java.lang.Object
org.eclipse.swt.internal.mozilla.nsISupports
org.eclipse.swt.internal.mozilla.nsIContextMenuListener
public class nsIContextMenuListener
- extends nsISupports
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_ICONTEXTMENULISTENER_IID_STR
public static final java.lang.String NS_ICONTEXTMENULISTENER_IID_STR
- See Also:
- Constant Field Values
NS_ICONTEXTMENULISTENER_IID
public static final nsID NS_ICONTEXTMENULISTENER_IID
CONTEXT_NONE
public static final int CONTEXT_NONE
- See Also:
- Constant Field Values
CONTEXT_LINK
public static final int CONTEXT_LINK
- See Also:
- Constant Field Values
CONTEXT_IMAGE
public static final int CONTEXT_IMAGE
- See Also:
- Constant Field Values
CONTEXT_DOCUMENT
public static final int CONTEXT_DOCUMENT
- See Also:
- Constant Field Values
CONTEXT_TEXT
public static final int CONTEXT_TEXT
- See Also:
- Constant Field Values
CONTEXT_INPUT
public static final int CONTEXT_INPUT
- See Also:
- Constant Field Values
nsIContextMenuListener
public nsIContextMenuListener(long address)
OnShowContextMenu
public int OnShowContextMenu(int aContextFlags,
long aEvent,
long aNode)