Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7900183

Cannot make properties read-only or invisible. Cannot make the choices for property values disappear.

    XMLWordPrintable

Details

    Description

      PropertiesQuestion does not provide the means to:

      1.
       - Make the value for particular property visible AND read-only (grayed).
       - Make sure that the choice will not be shown for such properties.
         In general, the choice is always shown, not depending on the fact if custom values allowed or not
         (and the list always includes the value of the property).

      2. Hide the row on the properties table. API is available (e.g., ValueConstraints constructor parameters,
          but is not implemented (these values are ignored).

      Unfortunately, an approach with custom renderers/editors for prop cells does not work for us,
      because it leads to huge code duplication.

      Attachments

        Issue Links

          Activity

            People

              dbessono Dmitry Bessonov
              bkvartsk Boris Kvartskhava
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: