Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Closed 11 years ago

Last modified 11 years ago

#1482 closed enhancement (worksforme)

Remove button in ValueParameterView should be disabled when viewing a ValueParameter

Reported by: abeham Owned by: swagner
Priority: low Milestone:
Component: Parameters.Views Version: 3.3.3
Keywords: Cc:

Description

I think the ValueParameterView should disable the remove button for ValueParameters and leave it enabled for others (e.g. OptionalValueParameters). Reason is that clicking this button on a ValueParameter always results in an exception.

Note that in doing this ValueParameter<T> should be sealed.

Change History (2)

comment:1 Changed 11 years ago by abeham

  • Resolution set to worksforme
  • Status changed from new to closed

It is disabled, at least in 3.3.8

comment:2 Changed 11 years ago by abeham

  • Milestone HeuristicLab 3.3.x Backlog deleted
Note: See TracTickets for help on using tickets.