public class WebBrowser extends ActiveXHost
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Controls.WebBrowser
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: PresentationFramework
|
static java.lang.String |
className
Qualified class name: System.Windows.Controls.WebBrowser
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
WebBrowser() |
WebBrowser(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addLoadCompleted(LoadCompletedEventHandler handler) |
void |
addNavigated(NavigatedEventHandler handler) |
void |
addNavigating(NavigatingCancelEventHandler handler) |
static WebBrowser |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into WebBrowser, a cast assert is made to check if types are compatible. |
boolean |
getCanGoBack() |
boolean |
getCanGoForward() |
NetObject |
getDocument() |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
NetObject |
getObjectForScripting() |
Uri |
getSource() |
void |
GoBack() |
void |
GoForward() |
NetObject |
InvokeScript(java.lang.String scriptName) |
NetObject |
InvokeScript(java.lang.String scriptName,
NetObject... args) |
void |
Navigate(java.lang.String source) |
void |
Navigate(java.lang.String source,
java.lang.String targetFrameName,
byte[] postData,
java.lang.String additionalHeaders) |
void |
Navigate(java.lang.String dupParam0,
java.lang.String dupParam1,
JCORefOut dupParam2,
java.lang.String dupParam3) |
void |
Navigate(Uri source) |
void |
Navigate(Uri source,
java.lang.String targetFrameName,
byte[] postData,
java.lang.String additionalHeaders) |
void |
Navigate(Uri dupParam0,
java.lang.String dupParam1,
JCORefOut dupParam2,
java.lang.String dupParam3) |
void |
NavigateToStream(Stream stream) |
void |
NavigateToString(java.lang.String text) |
void |
Refresh() |
void |
Refresh(boolean noCache) |
void |
removeLoadCompleted(LoadCompletedEventHandler handler) |
void |
removeNavigated(NavigatedEventHandler handler) |
void |
removeNavigating(NavigatingCancelEventHandler handler) |
void |
setJCOInstance(JCObject instance) |
void |
setObjectForScripting(NetObject ObjectForScripting) |
void |
setSource(Uri Source) |
addDpiChanged, close, Dispose, removeDpiChanged, UpdateWindowPosaddContextMenuClosing, addContextMenuOpening, addDataContextChanged, addInitialized, addLoaded, addRequestBringIntoView, addSizeChanged, addToolTipClosing, addToolTipOpening, addUnloaded, ApplyTemplate, BeginInit, BeginStoryboard, BeginStoryboard, BeginStoryboard, BringIntoView, BringIntoView, EndInit, FindName, FindResource, getActualHeight, getActualWidth, GetBindingExpression, getBindingGroup, getContextMenu, getCursor, getDataContext, getFlowDirection, GetFlowDirection, getFocusVisualStyle, getForceCursor, getHeight, getHorizontalAlignment, getInputScope, getIsInitialized, getIsLoaded, getLanguage, getLayoutTransform, getMargin, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getName, getOverridesDefaultStyle, getParent, getResources, getStyle, getTag, getTemplatedParent, getToolTip, getTriggers, getUseLayoutRounding, getVerticalAlignment, getWidth, MoveFocus, OnApplyTemplate, PredictFocus, RegisterName, removeContextMenuClosing, removeContextMenuOpening, removeDataContextChanged, removeInitialized, removeLoaded, removeRequestBringIntoView, removeSizeChanged, removeToolTipClosing, removeToolTipOpening, removeUnloaded, SetBinding, SetBinding, setBindingGroup, setContextMenu, setCursor, setDataContext, SetFlowDirection, setFlowDirection, setFocusVisualStyle, setForceCursor, setHeight, setHorizontalAlignment, setInputScope, setLanguage, setLayoutTransform, setMargin, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setName, setOverridesDefaultStyle, SetResourceReference, setResources, setStyle, setTag, setToolTip, setUseLayoutRounding, setVerticalAlignment, setWidth, ShouldSerializeResources, ShouldSerializeStyle, ShouldSerializeTriggers, TryFindResource, UnregisterName, UpdateDefaultStyleaddDragEnter, addDragLeave, addDragOver, addDrop, addFocusableChanged, addGiveFeedback, addGotFocus, addGotKeyboardFocus, addGotMouseCapture, addGotStylusCapture, addIsEnabledChanged, addIsHitTestVisibleChanged, addIsKeyboardFocusedChanged, addIsKeyboardFocusWithinChanged, addIsMouseCapturedChanged, addIsMouseCaptureWithinChanged, addIsMouseDirectlyOverChanged, addIsStylusCapturedChanged, addIsStylusCaptureWithinChanged, addIsStylusDirectlyOverChanged, addIsVisibleChanged, addKeyDown, addKeyUp, addLayoutUpdated, addLostFocus, addLostKeyboardFocus, addLostMouseCapture, addLostStylusCapture, addMouseDown, addMouseEnter, addMouseLeave, addMouseLeftButtonDown, addMouseLeftButtonUp, addMouseMove, addMouseRightButtonDown, addMouseRightButtonUp, addMouseUp, addMouseWheel, addPreviewDragEnter, addPreviewDragLeave, addPreviewDragOver, addPreviewDrop, addPreviewGiveFeedback, addPreviewGotKeyboardFocus, addPreviewKeyDown, addPreviewKeyUp, addPreviewLostKeyboardFocus, addPreviewMouseDown, addPreviewMouseLeftButtonDown, addPreviewMouseLeftButtonUp, addPreviewMouseMove, addPreviewMouseRightButtonDown, addPreviewMouseRightButtonUp, addPreviewMouseUp, addPreviewMouseWheel, addPreviewQueryContinueDrag, addPreviewStylusButtonDown, addPreviewStylusButtonUp, addPreviewStylusDown, addPreviewStylusInAirMove, addPreviewStylusInRange, addPreviewStylusMove, addPreviewStylusOutOfRange, addPreviewStylusSystemGesture, addPreviewStylusUp, addPreviewTextInput, addQueryContinueDrag, addQueryCursor, addStylusButtonDown, addStylusButtonUp, addStylusDown, addStylusEnter, addStylusInAirMove, addStylusInRange, addStylusLeave, addStylusMove, addStylusOutOfRange, addStylusSystemGesture, addStylusUp, addTextInput, AddToEventRoute, ApplyAnimationClock, ApplyAnimationClock, Arrange, BeginAnimation, BeginAnimation, CaptureMouse, CaptureStylus, CaptureTouch, Focus, getAllowDrop, GetAnimationBaseValue, getAreAnyTouchesCaptured, getAreAnyTouchesCapturedWithin, getAreAnyTouchesDirectlyOver, getAreAnyTouchesOver, getBitmapEffect, getBitmapEffectInput, getCacheMode, getClip, getClipToBounds, getCommandBindings, getDesiredSize, getEffect, getFocusable, getHasAnimatedProperties, getInputBindings, getIsArrangeValid, getIsEnabled, getIsFocused, getIsHitTestVisible, getIsInputMethodEnabled, getIsKeyboardFocused, getIsKeyboardFocusWithin, getIsManipulationEnabled, getIsMeasureValid, getIsMouseCaptured, getIsMouseCaptureWithin, getIsMouseDirectlyOver, getIsMouseOver, getIsStylusCaptured, getIsStylusCaptureWithin, getIsStylusDirectlyOver, getIsStylusOver, getIsVisible, getOpacity, getOpacityMask, getPersistId, getRenderSize, getRenderTransform, getRenderTransformOrigin, getSnapsToDevicePixels, getUid, getVisibility, InputHitTest, InvalidateArrange, InvalidateMeasure, InvalidateVisual, Measure, RaiseEvent, ReleaseAllTouchCaptures, ReleaseMouseCapture, ReleaseStylusCapture, ReleaseTouchCapture, removeDragEnter, removeDragLeave, removeDragOver, removeDrop, removeFocusableChanged, removeGiveFeedback, removeGotFocus, removeGotKeyboardFocus, removeGotMouseCapture, removeGotStylusCapture, removeIsEnabledChanged, removeIsHitTestVisibleChanged, removeIsKeyboardFocusedChanged, removeIsKeyboardFocusWithinChanged, removeIsMouseCapturedChanged, removeIsMouseCaptureWithinChanged, removeIsMouseDirectlyOverChanged, removeIsStylusCapturedChanged, removeIsStylusCaptureWithinChanged, removeIsStylusDirectlyOverChanged, removeIsVisibleChanged, removeKeyDown, removeKeyUp, removeLayoutUpdated, removeLostFocus, removeLostKeyboardFocus, removeLostMouseCapture, removeLostStylusCapture, removeMouseDown, removeMouseEnter, removeMouseLeave, removeMouseLeftButtonDown, removeMouseLeftButtonUp, removeMouseMove, removeMouseRightButtonDown, removeMouseRightButtonUp, removeMouseUp, removeMouseWheel, removePreviewDragEnter, removePreviewDragLeave, removePreviewDragOver, removePreviewDrop, removePreviewGiveFeedback, removePreviewGotKeyboardFocus, removePreviewKeyDown, removePreviewKeyUp, removePreviewLostKeyboardFocus, removePreviewMouseDown, removePreviewMouseLeftButtonDown, removePreviewMouseLeftButtonUp, removePreviewMouseMove, removePreviewMouseRightButtonDown, removePreviewMouseRightButtonUp, removePreviewMouseUp, removePreviewMouseWheel, removePreviewQueryContinueDrag, removePreviewStylusButtonDown, removePreviewStylusButtonUp, removePreviewStylusDown, removePreviewStylusInAirMove, removePreviewStylusInRange, removePreviewStylusMove, removePreviewStylusOutOfRange, removePreviewStylusSystemGesture, removePreviewStylusUp, removePreviewTextInput, removeQueryContinueDrag, removeQueryCursor, removeStylusButtonDown, removeStylusButtonUp, removeStylusDown, removeStylusEnter, removeStylusInAirMove, removeStylusInRange, removeStylusLeave, removeStylusMove, removeStylusOutOfRange, removeStylusSystemGesture, removeStylusUp, removeTextInput, setAllowDrop, setBitmapEffect, setBitmapEffectInput, setCacheMode, setClip, setClipToBounds, setEffect, setFocusable, setIsEnabled, setIsHitTestVisible, setIsManipulationEnabled, setOpacity, setOpacityMask, setRenderSize, setRenderTransform, setRenderTransformOrigin, setSnapsToDevicePixels, setUid, setVisibility, ShouldSerializeCommandBindings, ShouldSerializeInputBindings, TranslatePoint, UpdateLayoutFindCommonVisualAncestor, IsAncestorOf, IsDescendantOf, PointFromScreen, PointToScreen, TransformToAncestor, TransformToAncestor, TransformToDescendant, TransformToVisualClearValue, ClearValue, CoerceValue, getDependencyObjectType, getIsSealed, GetLocalValueEnumerator, GetValue, InvalidateProperty, ReadLocalValue, SetCurrentValue, SetValue, SetValueCheckAccess, getDispatcher, VerifyAccessEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringIsAmbientPropertyAvailable, ToIQueryAmbientpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public WebBrowser()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
CultureNotFoundException,
ArgumentException,
NotSupportedException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
SecurityException,
OutOfMemoryException,
ThreadStateException,
IndexOutOfRangeException,
UnauthorizedAccessException,
IOException
java.lang.ThrowableArgumentNullExceptionFormatExceptionCultureNotFoundExceptionArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionOutOfMemoryExceptionThreadStateExceptionIndexOutOfRangeExceptionUnauthorizedAccessExceptionIOExceptionpublic WebBrowser(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addLoadCompleted(LoadCompletedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addNavigated(NavigatedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addNavigating(NavigatingCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic static WebBrowser cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into WebBrowser, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedWebBrowser instancejava.lang.Throwable - in case of error during cast operationpublic boolean getCanGoBack()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException
public boolean getCanGoForward()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException
public NetObject getDocument() throws java.lang.Throwable, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, InvalidCastException, TargetInvocationException
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IQueryAmbientgetJCOAssemblyName in class ActiveXHostString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IQueryAmbientgetJCOClassName in class ActiveXHostString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IQueryAmbientgetJCOInstance in class ActiveXHostObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IQueryAmbientgetJCOObjectName in class ActiveXHostString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IQueryAmbientgetJCOType in class ActiveXHostJCType representing the CLR Type of the instantiated Classpublic NetObject getObjectForScripting() throws java.lang.Throwable, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException
public Uri getSource() throws java.lang.Throwable, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, InvalidCastException, TargetInvocationException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, SecurityException, MemberAccessException, NullReferenceException, ConfigurationException, UriFormatException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionInvalidCastExceptionTargetInvocationExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionSecurityExceptionMemberAccessExceptionNullReferenceExceptionConfigurationExceptionUriFormatExceptionOutOfMemoryExceptionpublic void GoBack()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
InvalidCastException,
TargetInvocationException
public void GoForward()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
InvalidCastException,
TargetInvocationException
public NetObject InvokeScript(java.lang.String scriptName) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, MissingMethodException, TargetInvocationException, InvalidCastException, ArgumentOutOfRangeException, IndexOutOfRangeException, SecurityException, UriFormatException, OutOfMemoryException, NotSupportedException, RankException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionSecurityExceptionUriFormatExceptionOutOfMemoryExceptionNotSupportedExceptionRankExceptionpublic NetObject InvokeScript(java.lang.String scriptName, NetObject... args) throws java.lang.Throwable, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, InvalidCastException, TargetInvocationException, ArgumentOutOfRangeException, SecurityException, MemberAccessException, NullReferenceException, UriFormatException, OutOfMemoryException, NotSupportedException, RankException
java.lang.ThrowableArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionInvalidCastExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionSecurityExceptionMemberAccessExceptionNullReferenceExceptionUriFormatExceptionOutOfMemoryExceptionNotSupportedExceptionRankExceptionpublic void Navigate(java.lang.String source)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
SecurityException,
MemberAccessException,
NullReferenceException,
UriFormatException,
OutOfMemoryException,
InvalidCastException,
TargetInvocationException,
NotSupportedException,
UnauthorizedAccessException,
IOException,
InvalidDeploymentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionSecurityExceptionMemberAccessExceptionNullReferenceExceptionUriFormatExceptionOutOfMemoryExceptionInvalidCastExceptionTargetInvocationExceptionNotSupportedExceptionUnauthorizedAccessExceptionIOExceptionInvalidDeploymentExceptionpublic void Navigate(java.lang.String source,
java.lang.String targetFrameName,
byte[] postData,
java.lang.String additionalHeaders)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
SecurityException,
MemberAccessException,
NullReferenceException,
ConfigurationException,
UriFormatException,
OutOfMemoryException,
InvalidCastException,
TargetInvocationException,
NotSupportedException,
UnauthorizedAccessException,
IOException,
InvalidDeploymentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionSecurityExceptionMemberAccessExceptionNullReferenceExceptionConfigurationExceptionUriFormatExceptionOutOfMemoryExceptionInvalidCastExceptionTargetInvocationExceptionNotSupportedExceptionUnauthorizedAccessExceptionIOExceptionInvalidDeploymentExceptionpublic void Navigate(java.lang.String dupParam0,
java.lang.String dupParam1,
JCORefOut dupParam2,
java.lang.String dupParam3)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
SecurityException,
MemberAccessException,
NullReferenceException,
ConfigurationException,
UriFormatException,
OutOfMemoryException,
InvalidCastException,
TargetInvocationException,
NotSupportedException,
UnauthorizedAccessException,
IOException,
InvalidDeploymentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionSecurityExceptionMemberAccessExceptionNullReferenceExceptionConfigurationExceptionUriFormatExceptionOutOfMemoryExceptionInvalidCastExceptionTargetInvocationExceptionNotSupportedExceptionUnauthorizedAccessExceptionIOExceptionInvalidDeploymentExceptionpublic void Navigate(Uri source) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentException, MissingMethodException, TargetInvocationException, InvalidCastException, ArgumentOutOfRangeException, IndexOutOfRangeException, SecurityException, UriFormatException, OutOfMemoryException, NotSupportedException, UnauthorizedAccessException, IOException, InvalidDeploymentException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionSecurityExceptionUriFormatExceptionOutOfMemoryExceptionNotSupportedExceptionUnauthorizedAccessExceptionIOExceptionInvalidDeploymentExceptionpublic void Navigate(Uri source, java.lang.String targetFrameName, byte[] postData, java.lang.String additionalHeaders) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, MissingMethodException, TargetInvocationException, InvalidCastException, ArgumentOutOfRangeException, SecurityException, MemberAccessException, NullReferenceException, UriFormatException, OutOfMemoryException, NotSupportedException, UnauthorizedAccessException, IOException, InvalidDeploymentException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionArgumentOutOfRangeExceptionSecurityExceptionMemberAccessExceptionNullReferenceExceptionUriFormatExceptionOutOfMemoryExceptionNotSupportedExceptionUnauthorizedAccessExceptionIOExceptionInvalidDeploymentExceptionpublic void Navigate(Uri dupParam0, java.lang.String dupParam1, JCORefOut dupParam2, java.lang.String dupParam3) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, MissingMethodException, TargetInvocationException, InvalidCastException, ArgumentOutOfRangeException, SecurityException, MemberAccessException, NullReferenceException, UriFormatException, OutOfMemoryException, NotSupportedException, UnauthorizedAccessException, IOException, InvalidDeploymentException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionInvalidCastExceptionArgumentOutOfRangeExceptionSecurityExceptionMemberAccessExceptionNullReferenceExceptionUriFormatExceptionOutOfMemoryExceptionNotSupportedExceptionUnauthorizedAccessExceptionIOExceptionInvalidDeploymentExceptionpublic void NavigateToStream(Stream stream) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, TargetInvocationException, ArgumentOutOfRangeException, IndexOutOfRangeException, CultureNotFoundException, NotSupportedException, InvalidDeploymentException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidDeploymentExceptionpublic void NavigateToString(java.lang.String text)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentOutOfRangeException,
ArgumentException,
SecurityException,
NotSupportedException,
OutOfMemoryException,
FormatException,
IndexOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
TargetInvocationException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionSecurityExceptionNotSupportedExceptionOutOfMemoryExceptionFormatExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionTargetInvocationExceptionpublic void Refresh()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
InvalidCastException,
TargetInvocationException
public void Refresh(boolean noCache)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
InvalidCastException,
TargetInvocationException
public void removeLoadCompleted(LoadCompletedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeNavigated(NavigatedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeNavigating(NavigatingCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class ActiveXHostpublic void setObjectForScripting(NetObject ObjectForScripting) throws java.lang.Throwable, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException
public void setSource(Uri Source) throws java.lang.Throwable, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, InvalidCastException, TargetInvocationException, ArgumentOutOfRangeException, IndexOutOfRangeException, UriFormatException, CultureNotFoundException, NotSupportedException, SecurityException, IOException, InvalidDeploymentException
java.lang.ThrowableArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionInvalidCastExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionUriFormatExceptionCultureNotFoundExceptionNotSupportedExceptionSecurityExceptionIOExceptionInvalidDeploymentException