Class IWebPartImplementation

    • Field Detail

      • assemblyFullName

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

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

        public static final java.lang.String className
        Qualified class name: System.Web.UI.WebControls.WebParts.IWebPart
        See Also:
        Constant Field Values
      • classType

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

      • IWebPartImplementation

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

      • getCatalogIconImageUrl

        public java.lang.String getCatalogIconImageUrl()
                                                throws java.lang.Throwable
        Specified by:
        getCatalogIconImageUrl in interface IWebPart
        Throws:
        java.lang.Throwable
      • setCatalogIconImageUrl

        public void setCatalogIconImageUrl​(java.lang.String CatalogIconImageUrl)
                                    throws java.lang.Throwable
        Specified by:
        setCatalogIconImageUrl in interface IWebPart
        Throws:
        java.lang.Throwable
      • getDescription

        public java.lang.String getDescription()
                                        throws java.lang.Throwable
        Specified by:
        getDescription in interface IWebPart
        Throws:
        java.lang.Throwable
      • setDescription

        public void setDescription​(java.lang.String Description)
                            throws java.lang.Throwable
        Specified by:
        setDescription in interface IWebPart
        Throws:
        java.lang.Throwable
      • getSubtitle

        public java.lang.String getSubtitle()
                                     throws java.lang.Throwable
        Specified by:
        getSubtitle in interface IWebPart
        Throws:
        java.lang.Throwable
      • getTitle

        public java.lang.String getTitle()
                                  throws java.lang.Throwable
        Specified by:
        getTitle in interface IWebPart
        Throws:
        java.lang.Throwable
      • setTitle

        public void setTitle​(java.lang.String Title)
                      throws java.lang.Throwable
        Specified by:
        setTitle in interface IWebPart
        Throws:
        java.lang.Throwable
      • getTitleIconImageUrl

        public java.lang.String getTitleIconImageUrl()
                                              throws java.lang.Throwable
        Specified by:
        getTitleIconImageUrl in interface IWebPart
        Throws:
        java.lang.Throwable
      • setTitleIconImageUrl

        public void setTitleIconImageUrl​(java.lang.String TitleIconImageUrl)
                                  throws java.lang.Throwable
        Specified by:
        setTitleIconImageUrl in interface IWebPart
        Throws:
        java.lang.Throwable
      • getTitleUrl

        public java.lang.String getTitleUrl()
                                     throws java.lang.Throwable
        Specified by:
        getTitleUrl in interface IWebPart
        Throws:
        java.lang.Throwable
      • setTitleUrl

        public void setTitleUrl​(java.lang.String TitleUrl)
                         throws java.lang.Throwable
        Specified by:
        setTitleUrl in interface IWebPart
        Throws:
        java.lang.Throwable