Package system.web.ui

Class DesignTimeParseData

    • 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.DesignTimeParseData
        See Also:
        Constant Field Values
      • classType

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

      • DesignTimeParseData

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

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

      • getShouldApplyTheme

        public boolean getShouldApplyTheme()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setShouldApplyTheme

        public void setShouldApplyTheme​(boolean ShouldApplyTheme)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUserControlRegisterEntries

        public ICollection getUserControlRegisterEntries()
                                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDesignerHost

        public IDesignerHost getDesignerHost()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDataBindingHandler

        public EventHandler getDataBindingHandler()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDataBindingHandler

        public void setDataBindingHandler​(EventHandler DataBindingHandler)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDocumentUrl

        public java.lang.String getDocumentUrl()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDocumentUrl

        public void setDocumentUrl​(java.lang.String DocumentUrl)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getFilter

        public java.lang.String getFilter()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getParseText

        public java.lang.String getParseText()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable