Package system.web.ui

Class BoundPropertyEntry

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

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

      • BoundPropertyEntry

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

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

      • setJCOInstance

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

        public boolean getGenerated()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setGenerated

        public void setGenerated​(boolean Generated)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsEncoded

        public boolean getIsEncoded()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIsEncoded

        public void setIsEncoded​(boolean IsEncoded)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getReadOnlyProperty

        public boolean getReadOnlyProperty()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setReadOnlyProperty

        public void setReadOnlyProperty​(boolean ReadOnlyProperty)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTwoWayBound

        public boolean getTwoWayBound()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setTwoWayBound

        public void setTwoWayBound​(boolean TwoWayBound)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUseSetAttribute

        public boolean getUseSetAttribute()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUseSetAttribute

        public void setUseSetAttribute​(boolean UseSetAttribute)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getParsedExpressionData

        public NetObject getParsedExpressionData()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setParsedExpressionData

        public void setParsedExpressionData​(NetObject ParsedExpressionData)
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getControlID

        public java.lang.String getControlID()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setControlID

        public void setControlID​(java.lang.String ControlID)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExpression

        public java.lang.String getExpression()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setExpression

        public void setExpression​(java.lang.String Expression)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExpressionPrefix

        public java.lang.String getExpressionPrefix()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setExpressionPrefix

        public void setExpressionPrefix​(java.lang.String ExpressionPrefix)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getFieldName

        public java.lang.String getFieldName()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setFieldName

        public void setFieldName​(java.lang.String FieldName)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getFormatString

        public java.lang.String getFormatString()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setFormatString

        public void setFormatString​(java.lang.String FormatString)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getControlType

        public NetType getControlType()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setControlType

        public void setControlType​(NetType ControlType)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExpressionBuilder

        public ExpressionBuilder getExpressionBuilder()
                                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setExpressionBuilder

        public void setExpressionBuilder​(ExpressionBuilder ExpressionBuilder)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable