public class NavigationService extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Navigation.NavigationService
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.Navigation.NavigationService
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
NavigationService() |
NavigationService(java.lang.Object instance)
Internal constructor.
|
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public NavigationService()
throws java.lang.Throwable
java.lang.Throwablepublic NavigationService(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void AddBackEntry(CustomContentState state) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentException, CultureNotFoundException, SecurityException, UnauthorizedAccessException, IOException, NotSupportedException, SystemException, InvalidDeploymentException, MemberAccessException, PathTooLongException, UriFormatException, InvalidEnumArgumentException, MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentExceptionCultureNotFoundExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionNotSupportedExceptionSystemExceptionInvalidDeploymentExceptionMemberAccessExceptionPathTooLongExceptionUriFormatExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionpublic void addFragmentNavigation(FragmentNavigationEventHandler handler) 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 void addNavigationFailed(NavigationFailedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addNavigationProgress(NavigationProgressEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addNavigationStopped(NavigationStoppedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic static NavigationService cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into NavigationService, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedNavigationService instancejava.lang.Throwable - in case of error during cast operationpublic boolean getCanGoBack()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionpublic boolean getCanGoForward()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionpublic NetObject getContent() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionpublic Uri getCurrentSource() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic static NavigationService GetNavigationService(DependencyObject dependencyObject) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public Uri getSource() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, UriFormatException, IndexOutOfRangeException, OutOfMemoryException, ArgumentException, CultureNotFoundException, NotSupportedException
public void GoBack()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
ArgumentOutOfRangeException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
AbandonedMutexException,
InvalidEnumArgumentException,
MulticastNotSupportedException,
NotSupportedException,
SecurityException,
UnauthorizedAccessException,
IOException,
RankException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionNotSupportedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionRankExceptionpublic void GoForward()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
ArgumentOutOfRangeException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
AbandonedMutexException,
InvalidEnumArgumentException,
MulticastNotSupportedException,
NotSupportedException,
SecurityException,
UnauthorizedAccessException,
IOException,
RankException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionNotSupportedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionRankExceptionpublic boolean Navigate(NetObject root) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentException, InvalidCastException, NotSupportedException, MissingMethodException, SecurityException, ArgumentOutOfRangeException, ObjectDisposedException, IndexOutOfRangeException, UnauthorizedAccessException, IOException, UriFormatException, RankException, NotImplementedException, SystemException, InvalidDeploymentException, MemberAccessException, MulticastNotSupportedException, Win32Exception, OverflowException, InvalidEnumArgumentException, TimeoutException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentExceptionInvalidCastExceptionNotSupportedExceptionMissingMethodExceptionSecurityExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUnauthorizedAccessExceptionIOExceptionUriFormatExceptionRankExceptionNotImplementedExceptionSystemExceptionInvalidDeploymentExceptionMemberAccessExceptionMulticastNotSupportedExceptionWin32ExceptionOverflowExceptionInvalidEnumArgumentExceptionTimeoutExceptionpublic boolean Navigate(NetObject root, NetObject navigationState) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentException, InvalidCastException, NotSupportedException, ArgumentOutOfRangeException, MissingMethodException, TargetInvocationException, SecurityException, ObjectDisposedException, IndexOutOfRangeException, UnauthorizedAccessException, IOException, UriFormatException, CultureNotFoundException, RankException, NotImplementedException, SystemException, InvalidDeploymentException, MemberAccessException, MulticastNotSupportedException, Win32Exception, ConfigurationErrorsException, OverflowException, TimeoutException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentExceptionInvalidCastExceptionNotSupportedExceptionArgumentOutOfRangeExceptionMissingMethodExceptionTargetInvocationExceptionSecurityExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUnauthorizedAccessExceptionIOExceptionUriFormatExceptionCultureNotFoundExceptionRankExceptionNotImplementedExceptionSystemExceptionInvalidDeploymentExceptionMemberAccessExceptionMulticastNotSupportedExceptionWin32ExceptionConfigurationErrorsExceptionOverflowExceptionTimeoutExceptionpublic boolean Navigate(Uri source) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, ArgumentException, InvalidCastException, NotSupportedException, MissingMethodException, SecurityException, ArgumentOutOfRangeException, ObjectDisposedException, UnauthorizedAccessException, IOException, OutOfMemoryException, CultureNotFoundException, ConfigurationErrorsException, WebException, NotImplementedException, Win32Exception, CookieException, XmlSyntaxException, RankException, SystemException, InvalidDeploymentException, MemberAccessException, UriFormatException, OverflowException, InvalidEnumArgumentException, TimeoutException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionArgumentExceptionInvalidCastExceptionNotSupportedExceptionMissingMethodExceptionSecurityExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionUnauthorizedAccessExceptionIOExceptionOutOfMemoryExceptionCultureNotFoundExceptionConfigurationErrorsExceptionWebExceptionNotImplementedExceptionWin32ExceptionCookieExceptionXmlSyntaxExceptionRankExceptionSystemExceptionInvalidDeploymentExceptionMemberAccessExceptionUriFormatExceptionOverflowExceptionInvalidEnumArgumentExceptionTimeoutExceptionpublic boolean Navigate(Uri source, NetObject navigationState) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, ArgumentException, InvalidCastException, NotSupportedException, MissingMethodException, SecurityException, ArgumentOutOfRangeException, ObjectDisposedException, UnauthorizedAccessException, IOException, OutOfMemoryException, CultureNotFoundException, ConfigurationErrorsException, WebException, NotImplementedException, Win32Exception, CookieException, XmlSyntaxException, RankException, SystemException, InvalidDeploymentException, MemberAccessException, UriFormatException, OverflowException, InvalidEnumArgumentException, TimeoutException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionArgumentExceptionInvalidCastExceptionNotSupportedExceptionMissingMethodExceptionSecurityExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionUnauthorizedAccessExceptionIOExceptionOutOfMemoryExceptionCultureNotFoundExceptionConfigurationErrorsExceptionWebExceptionNotImplementedExceptionWin32ExceptionCookieExceptionXmlSyntaxExceptionRankExceptionSystemExceptionInvalidDeploymentExceptionMemberAccessExceptionUriFormatExceptionOverflowExceptionInvalidEnumArgumentExceptionTimeoutExceptionpublic boolean Navigate(Uri source, NetObject navigationState, boolean sandboxExternalContent) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, ArgumentException, InvalidCastException, NotSupportedException, MissingMethodException, SecurityException, ArgumentOutOfRangeException, ObjectDisposedException, UnauthorizedAccessException, IOException, OutOfMemoryException, CultureNotFoundException, ConfigurationErrorsException, WebException, NotImplementedException, Win32Exception, CookieException, XmlSyntaxException, RankException, SystemException, InvalidDeploymentException, MemberAccessException, UriFormatException, OverflowException, InvalidEnumArgumentException, TimeoutException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionArgumentExceptionInvalidCastExceptionNotSupportedExceptionMissingMethodExceptionSecurityExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionUnauthorizedAccessExceptionIOExceptionOutOfMemoryExceptionCultureNotFoundExceptionConfigurationErrorsExceptionWebExceptionNotImplementedExceptionWin32ExceptionCookieExceptionXmlSyntaxExceptionRankExceptionSystemExceptionInvalidDeploymentExceptionMemberAccessExceptionUriFormatExceptionOverflowExceptionInvalidEnumArgumentExceptionTimeoutExceptionpublic void Refresh()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ObjectDisposedException,
CultureNotFoundException,
OutOfMemoryException,
NotSupportedException,
InvalidCastException,
SecurityException,
UnauthorizedAccessException,
IOException,
WebException,
NotImplementedException,
Win32Exception,
CookieException,
XmlSyntaxException,
NullReferenceException,
RankException,
SystemException,
InvalidDeploymentException,
UriFormatException,
MulticastNotSupportedException,
OverflowException,
InvalidEnumArgumentException,
TimeoutException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionObjectDisposedExceptionCultureNotFoundExceptionOutOfMemoryExceptionNotSupportedExceptionInvalidCastExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionWebExceptionNotImplementedExceptionWin32ExceptionCookieExceptionXmlSyntaxExceptionNullReferenceExceptionRankExceptionSystemExceptionInvalidDeploymentExceptionUriFormatExceptionMulticastNotSupportedExceptionOverflowExceptionInvalidEnumArgumentExceptionTimeoutExceptionpublic JournalEntry RemoveBackEntry() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentException, IndexOutOfRangeException
public void removeFragmentNavigation(FragmentNavigationEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic 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 removeNavigationFailed(NavigationFailedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeNavigationProgress(NavigationProgressEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeNavigationStopped(NavigationStoppedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void setContent(NetObject Content) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, ArgumentException, InvalidCastException, NotSupportedException, SecurityException, ObjectDisposedException, UnauthorizedAccessException, IOException, ArgumentOutOfRangeException, RankException, NotImplementedException, SystemException, InvalidDeploymentException, UriFormatException, MulticastNotSupportedException, Win32Exception, OverflowException, InvalidEnumArgumentException, TimeoutException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionArgumentExceptionInvalidCastExceptionNotSupportedExceptionSecurityExceptionObjectDisposedExceptionUnauthorizedAccessExceptionIOExceptionArgumentOutOfRangeExceptionRankExceptionNotImplementedExceptionSystemExceptionInvalidDeploymentExceptionUriFormatExceptionMulticastNotSupportedExceptionWin32ExceptionOverflowExceptionInvalidEnumArgumentExceptionTimeoutExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic void setSource(Uri Source) throws java.lang.Throwable, InvalidOperationException, IndexOutOfRangeException, ArgumentNullException, ArgumentException, InvalidCastException, NotSupportedException, SecurityException, ObjectDisposedException, UnauthorizedAccessException, IOException, ArgumentOutOfRangeException, CultureNotFoundException, UriFormatException, WebException, NotImplementedException, Win32Exception, CookieException, XmlSyntaxException, NullReferenceException, RankException, SystemException, InvalidDeploymentException, MulticastNotSupportedException, OverflowException, InvalidEnumArgumentException, TimeoutException
java.lang.ThrowableInvalidOperationExceptionIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidCastExceptionNotSupportedExceptionSecurityExceptionObjectDisposedExceptionUnauthorizedAccessExceptionIOExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionUriFormatExceptionWebExceptionNotImplementedExceptionWin32ExceptionCookieExceptionXmlSyntaxExceptionNullReferenceExceptionRankExceptionSystemExceptionInvalidDeploymentExceptionMulticastNotSupportedExceptionOverflowExceptionInvalidEnumArgumentExceptionTimeoutExceptionpublic void StopLoading()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
NotSupportedException,
MissingMethodException,
SecurityException,
ArgumentOutOfRangeException,
ObjectDisposedException,
IndexOutOfRangeException,
UnauthorizedAccessException,
IOException,
InvalidOperationException,
MissingManifestResourceException,
NotImplementedException,
InvalidCastException,
UriFormatException,
RankException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionNotSupportedExceptionMissingMethodExceptionSecurityExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUnauthorizedAccessExceptionIOExceptionInvalidOperationExceptionMissingManifestResourceExceptionNotImplementedExceptionInvalidCastExceptionUriFormatExceptionRankException