Changeset 22709
- Timestamp:
- 03/09/10 15:59:40 (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/mnw21/pathquery_refactor/intermine/web/main/src/org/intermine/web/logic/query/DisplayConstraint.java
r22688 r22709 717 717 718 718 /** 719 * Set the switchOffAbility 720 * @param switchOffAbility value 721 */ 722 public void setSwitchOffAbility(SwitchOffAbility switchOffAbility) { 723 this.switchOffAbility = switchOffAbility; 724 } 725 726 /** 719 727 * Representation of a constraint operation to populate a dropdown. Label is value to be 720 728 * displayed in the dropdown, property is the index of the constraint that will be selected.
Note: See TracChangeset
for help on using the changeset viewer.
