Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-3213

Remove readOnly property from ScenarioGridColumn

XMLWordPrintable

    • NEW
    • NEW

      Inside ScenarioGridColumn there is a "readOnly" flag with public accessors (getter/setter).
      Remove the property and the setter.
      Let the "gettert" evaluate at runtime based on:
      type (Index/description/given/expected;
      if Index -> always true (redOnly)
      if description ->A always false (= *not readonly)
      if given/expected: depends on isInstanceAssigned/isPropertyAssigned

              gcardosi Gabriele Cardosi (Inactive)
              gcardosi Gabriele Cardosi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: