Class NavigationFailedEventArgs

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: PresentationFramework
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Windows.Navigation.NavigationFailedEventArgs
        See Also:
        Constant Field Values
      • classType

        public static org.mases.jcobridge.JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • NavigationFailedEventArgs

        public NavigationFailedEventArgs​(java.lang.Object instance)
                                  throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • NavigationFailedEventArgs

        public NavigationFailedEventArgs()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class EventArgs
      • getHandled

        public boolean getHandled()
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setHandled

        public void setHandled​(boolean Handled)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getException

        public NetException getException()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getWebRequest

        public WebRequest getWebRequest()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getWebResponse

        public WebResponse getWebResponse()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExtraData

        public NetObject getExtraData()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getNavigator

        public NetObject getNavigator()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUri

        public Uri getUri()
                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable