RFE: JavaBean bound/constrained property is not specified in the spec

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: 5.0
    • Component/s: client-libs
    • Fix Understood
    • generic
    • generic

      There are two javabean property modifiers: bound or constarined. So any javabean property either simple or indexed may have or not such modifiers (see http://java.sun.com/docs/books/tutorial/javabeans/properties/index.html).

      However the javadoc spec doesn't specify a type of a property.

      In the source code there is @beaninfo tag but this tag is not oficial and doesn't affect to the html spec.

      For example, there is a property java.awt.Component.setBackground(Color c) with no specification of binding. But in fact such a property is bound.

      ###@###.### 2005-03-25 16:07:20 GMT

            Assignee:
            Sergey Malenkov (Inactive)
            Reporter:
            Yury Danilevich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: