org.eclipse.swt.internal.mozilla
Class nsIWebBrowserFocus
java.lang.Object
org.eclipse.swt.internal.mozilla.nsISupports
org.eclipse.swt.internal.mozilla.nsIWebBrowserFocus
public class nsIWebBrowserFocus
- extends nsISupports
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_IWEBBROWSERFOCUS_IID_STR
public static final java.lang.String NS_IWEBBROWSERFOCUS_IID_STR
- See Also:
- Constant Field Values
NS_IWEBBROWSERFOCUS_IID
public static final nsID NS_IWEBBROWSERFOCUS_IID
nsIWebBrowserFocus
public nsIWebBrowserFocus(long address)
Activate
public int Activate()
Deactivate
public int Deactivate()
SetFocusAtFirstElement
public int SetFocusAtFirstElement()
SetFocusAtLastElement
public int SetFocusAtLastElement()
GetFocusedWindow
public int GetFocusedWindow(long[] aFocusedWindow)
SetFocusedWindow
public int SetFocusedWindow(long aFocusedWindow)
GetFocusedElement
public int GetFocusedElement(long[] aFocusedElement)
SetFocusedElement
public int SetFocusedElement(long aFocusedElement)