Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-3157

Library property support "name" - "values"

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • 8.0.2
    • None
    • None
    • None

      As title
      For example:

      <library-property>
        <name>org.zkoss.bind.proxy.IgnoredProxyClasses</name>
        <appendable>true</appendable>
        <list>
          <value>java.util.Date</value>
          <value>java.sql.Date</value>
          <value>java.sql.Timestamp</value>
          <value>java.math.BigDecimal</value>
          <value>java.math.BigInteger</value>
        </list>
      </library-property>
      

      appendable means that the value would append to library-property map by a specific key

            DevChu DevChu
            DevChu DevChu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 6 hours
                6h