Package org.eclipse.swt.internal.webkit
Class IWebMutableURLRequest
java.lang.Object
org.eclipse.swt.internal.ole.win32.IUnknown
org.eclipse.swt.internal.webkit.IWebURLRequest
org.eclipse.swt.internal.webkit.IWebMutableURLRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
setHTTPMethod
(int post) int
setURL
(int theUrl) int
setValue
(int value, int field) Methods inherited from class org.eclipse.swt.internal.webkit.IWebURLRequest
HTTPMethod, mutableCopy, URL
Methods inherited from class org.eclipse.swt.internal.ole.win32.IUnknown
AddRef, getAddress, QueryInterface, Release
-
Constructor Details
-
IWebMutableURLRequest
public IWebMutableURLRequest(int address)
-
-
Method Details
-
setHTTPMethod
public int setHTTPMethod(int post) -
setURL
public int setURL(int theUrl) -
setValue
public int setValue(int value, int field) -
setAllowsAnyHTTPSCertificate
public int setAllowsAnyHTTPSCertificate()
-