Package org.eclipse.swt.internal.webkit
Class IWebViewPrivate
java.lang.Object
org.eclipse.swt.internal.ole.win32.IUnknown
org.eclipse.swt.internal.webkit.IWebViewPrivate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
setInitialFocus
(int forwardEnabled) int
shouldClose
(int[] result) int
viewWindow
(int[] window) Methods inherited from class org.eclipse.swt.internal.ole.win32.IUnknown
AddRef, getAddress, QueryInterface, Release
-
Constructor Details
-
IWebViewPrivate
public IWebViewPrivate(int address)
-
-
Method Details
-
viewWindow
public int viewWindow(int[] window) -
setInitialFocus
public int setInitialFocus(int forwardEnabled) -
shouldClose
public int shouldClose(int[] result)
-